Commit History

Author SHA1 Message Date
  Manfred Kroehnert 6d2be28f66 amberc.js: handle missing parameters in amberc script 11 years ago
  Manfred Kroehnert 004ff906d1 amberc.js: move handling of commandline parameters to amberc 11 years ago
  Manfred Kroehnert 20b552b62b amberc.js: move start of compilation to AmberC.main() 11 years ago
  Manfred Kroehnert c6c99b4d7f grunt: add license to meta.banner 11 years ago
  Manfred Kroehnert a86d496be7 grunt: add target for creating parser.js 11 years ago
  Manfred Kroehnert d2d04aaa22 grunt: add MultiTask for generating PEG parsers 11 years ago
  Manfred Kroehnert b746392d2b grunt: use '' instead of "" as string delimiter 11 years ago
  Manfred Kroehnert d5bc8472fc grunt: add amber_dev task for building amber.js 11 years ago
  Manfred Kroehnert 2066dde8a3 grunt: remove old shell tasks 11 years ago
  Manfred Kroehnert a052e09087 grunt: add target_dir to amber core packages 11 years ago
  Manfred Kroehnert 40d30f3e08 grunt-amberc: move files to target_dir if specified 11 years ago
  Manfred Kroehnert 7dce915b63 grunt: add amberc tasks for most amber packages 11 years ago
  Manfred Kroehnert 0d79dabcb7 grunt: add lint task for .js files 11 years ago
  Manfred Kroehnert 640371c22e grunt: add amberc config for repl and server 11 years ago
  Manfred Kroehnert 48b4c4d407 grunt: import custom amberc task, comment out grunt-shell task 11 years ago
  Manfred Kroehnert b86b9b9291 grunt: add MultiTask for compiling with amberc 11 years ago
  Manfred Kroehnert 01dd346c79 package.json: fixed versions for grunt + pegjs 11 years ago
  Manfred Kroehnert 9ab8662a55 init.js: fix lint errors 11 years ago
  Manfred Kroehnert beb0f4d6a9 .gitignore: remove duplicate node_modules entry 11 years ago
  JohnnyT 98869d5407 Compressed sprite.amber.png so it can be embedded into CSS 12 years ago
  JohnnyT 2bbef607e9 Added grunt commands to build Amber to a single file 12 years ago
  Apostolis Xekoukoulotakis 54f05f12e4 timesRepeat without truncated 11 years ago
  Herbert Vojčík 20b7ce21ce Small but important boot.js fixes. 11 years ago
  Herbert Vojčík 64531f6267 Mis-wrap always put CompiledMethod to Kernel-Object... 11 years ago
  Herbert Vojčík 15e126964e Well-known variables must be exempt of 'globally undefined'. 11 years ago
  Herbert Vojčík 4b3fffcfb3 logContext: shows nil>>nil for block contexts. 11 years ago
  Herbert Vojčík f47f3502df Smalltalk >> createPackage:properties: returned. 11 years ago
  Nicolas Petton 72bf09f7e2 Never reuse contexts. It's breaking the closure semantics. 11 years ago
  Nicolas Petton ebe041c095 Merge branch 'master' into ast-interpreter 11 years ago
  Nicolas Petton fd0c2d48a1 Merge pull request #322 from herby/js-inspection 11 years ago