Commit History

Author SHA1 Message Date
  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
  Herbert Vojčík b8df317c70 amber.js: Excessive vars and semicolons; tabs; some more. 11 years ago
  Nicolas Petton d9ce50f9da Oops. Broke some tests. 11 years ago
  Nicolas Petton 1bacdd8b9c - More Sunit refactorings and reformattings 11 years ago
  Nicolas Petton 512b87c89d More small SUnit refactorings 11 years ago
  Nicolas Petton 64855b5dce More SUnit tests 11 years ago
  Nicolas Petton 4943e825ba More class SUnit comments and refactorings 11 years ago
  Nicolas Petton 4fbb4065b4 Merge pull request #321 from herby/async-test-refactor-readable 11 years ago
  Herbert Vojčík e887dddd1a *TestContext classes refactored. 11 years ago
  Nicolas Petton c43b4fa360 Merge pull request #320 from herby/async-test-refactor-readable 11 years ago
  Herbert Vojčík d02993725b RunningTestContext >> execute: refactored for readability. 11 years ago
  Nicolas Petton 3a998848f7 - ForkPool refactorings 11 years ago