Commit History

Author SHA1 Message Date
  jrburke 5fcdde023e rev for 0.0.6 10 years ago
  James Burke 86ded18315 Merge pull request #17 from herby/master 10 years ago
  Herbert Vojčík 794123f9eb fix to use m.exports instead of forced module.exports 11 years ago
  jrburke 9fb295c053 rev for 0.0.5 11 years ago
  James Burke 97b851a96e Merge pull request #15 from stasm/named-modules-require-other-files 11 years ago
  Stas Malolepszy 506052471a Named modules should be able to require other files 11 years ago
  James Burke 1af62f223d Merge pull request #12 from vojtajina/small-fixes 11 years ago
  Vojta Jina c075354e25 Don't ship npm package with .npmignore 11 years ago
  Vojta Jina ad60231f6f Fix github url in package.json 11 years ago
  jrburke b71e842a01 rev version because npm muddles concerns 11 years ago
  jrburke e39928ac4b Rev for 0.0.3 11 years ago
  jrburke 570ab7299e Merge branch 'master' of github.com:jrburke/amdefine 12 years ago
  jrburke 6c719d58eb Allow multiple named defines that are visible to the current module. Allows distributing single file JS files in node. 12 years ago
  James Burke 89ac2581aa Merge pull request #5 from benatkin/readme 12 years ago
  Ben Atkin b6e3869dad slightly clearer language 12 years ago
  Ben Atkin d643a2ed4f simplify note about including amdefine inside codebase 12 years ago
  Ben Atkin 34e3f84da5 explain var declaration of *define* 12 years ago
  Ben Atkin e9855affb6 make it easier to skim past node 0.4 instructions 12 years ago
  Ben Atkin 2adfbc5ae2 remove superflous indentation from fenced code blocks 12 years ago
  jrburke e1d859d5ba Fix wording in readme. 12 years ago
  jrburke 1713c0f1c3 Forgot to rev version number in the file. 12 years ago
  jrburke 071ae80c79 Fixes #2, allow use in Node 0.4 if require is passed as second arg. 12 years ago
  jrburke b45e642134 Removing some punctuation in the recommended snippet, as suggested by Axel Rauschmayer 12 years ago
  jrburke bae21e641d npmignore tweaking. 12 years ago
  jrburke b5b36603e7 add npmignore 12 years ago
  jrburke 94dde70776 Doc updates for a 0.0.1 release. 12 years ago
  jrburke a0e85b768c staring test for coffeescript, but need load.fromText implemented for loader plugins first. 12 years ago
  jrburke 2e41820c3d Add in dynamic require test, fill out the basic test some more. 12 years ago
  jrburke 68f79ed4c1 Setting up unit tests with doh. 12 years ago
  jrburke 62673ee24d Doing basic test of plugin support, using text plugin, needed fixes in amdefine.js 12 years ago