Commit History

Author SHA1 Message Date
  Nicolas Petton 0ab29613a8 Fixed variable assignment 12 years ago
  Nicolas Petton 9fe2481e00 Merge pull request #336 from herby/lost-in-merging 12 years ago
  Nicolas Petton 76860744d2 Fixed issue #326 (again, it was lost in a merge) 12 years ago
  Manfred Kroehnert de241446e2 grunt: rename amber to amber_lib for now 12 years ago
  Manfred Kroehnert c8e9e2398e amberc-grunt: print on console where files get moved to 12 years ago
  Manfred Kroehnert 2bb0e568a0 amberc.js: use new compiler 12 years ago
  Manfred Kroehnert 4eaddd2dd7 amberc.js: self.optimize() must be called in any case the function exits 12 years ago
  Manfred Kroehnert c54c41e227 Merge branch 'master' into grunt-dev 12 years ago
  Apostolis Xekoukoulotakis 211eed506e BlockClosure newValue:value:value: error fix 12 years ago
  Apostolis Xekoukoulotakis e6ffb1aa5f Merge git://github.com/NicolasPetton/amber 12 years ago
  Apostolis Xekoukoulotakis d10b797e3c Added 'NativeFunction exists:' method 12 years ago
  Apostolis Xekoukoulotakis be7935d55f Native Functions encapsulation 12 years ago
  Nicolas Petton 0d947e962f Use continuations in ASTInterpreter for future stepping 12 years ago
  Nicolas Petton c224b32992 ASTInterpreter now handles assignments 12 years ago
  Nicolas Petton 09d27f8ff4 Fixed inlined js node interpretation 12 years ago
  Herbert Vojčík fa5b0144d8 commitPathsFromLoader was removed by merge 12 years ago
  Nicolas Petton 029b1911d0 Fixed ClassBuilder >> addSubclass:... with class migration 12 years ago
  Nicolas Petton 6383aef67c Updated MethodContext class comment 12 years ago
  Nicolas Petton baa1f1ec32 Moved MethodContext >> asString to protocol converting 12 years ago
  Nicolas Petton f0f92bb855 Fixed MethodContext >> asString 12 years ago
  Nicolas Petton e88a04f0c0 Merge branch 'master' into ast-interpreter 12 years ago
  Nicolas Petton 8b6f1a7e86 Merge pull request #331 from mkroehnert/fixes 12 years ago
  Nicolas Petton 68a217f84d Commented the (expected) failing test for now to make Travis happy 12 years ago
  Nicolas Petton 04a8ef36fc IRClosure/IRMethod refactoring 12 years ago
  Nicolas Petton c5a513a221 - Merged contexts locals and args into one object 12 years ago
  Nicolas Petton 1cb1af086d Fixed block context home contexts 12 years ago
  Nicolas Petton 54aec497e2 Merge pull request #330 from herby/context-defaults 12 years ago
  Manfred Kroehnert cfeaa4906c ClassCommentReader: update class comment 12 years ago
  Manfred Kroehnert a0221a8b85 REPL: recompile 12 years ago
  Manfred Kroehnert eaea314d51 REPL.st: fix deprecation warning 12 years ago