Commit History

Author SHA1 Message Date
  Manfred Kroehnert c8e9e2398e amberc-grunt: print on console where files get moved to 11 years ago
  Manfred Kroehnert 2bb0e568a0 amberc.js: use new compiler 11 years ago
  Manfred Kroehnert 4eaddd2dd7 amberc.js: self.optimize() must be called in any case the function exits 11 years ago
  Manfred Kroehnert c54c41e227 Merge branch 'master' into grunt-dev 11 years ago
  Nicolas Petton 0d947e962f Use continuations in ASTInterpreter for future stepping 11 years ago
  Nicolas Petton c224b32992 ASTInterpreter now handles assignments 11 years ago
  Nicolas Petton 09d27f8ff4 Fixed inlined js node interpretation 11 years ago
  Nicolas Petton 029b1911d0 Fixed ClassBuilder >> addSubclass:... with class migration 11 years ago
  Nicolas Petton 6383aef67c Updated MethodContext class comment 11 years ago
  Nicolas Petton baa1f1ec32 Moved MethodContext >> asString to protocol converting 11 years ago
  Nicolas Petton f0f92bb855 Fixed MethodContext >> asString 11 years ago
  Nicolas Petton e88a04f0c0 Merge branch 'master' into ast-interpreter 11 years ago
  Nicolas Petton 8b6f1a7e86 Merge pull request #331 from mkroehnert/fixes 11 years ago
  Nicolas Petton 68a217f84d Commented the (expected) failing test for now to make Travis happy 11 years ago
  Nicolas Petton 04a8ef36fc IRClosure/IRMethod refactoring 11 years ago
  Nicolas Petton c5a513a221 - Merged contexts locals and args into one object 11 years ago
  Nicolas Petton 1cb1af086d Fixed block context home contexts 11 years ago
  Nicolas Petton 54aec497e2 Merge pull request #330 from herby/context-defaults 11 years ago
  Manfred Kroehnert cfeaa4906c ClassCommentReader: update class comment 11 years ago
  Manfred Kroehnert a0221a8b85 REPL: recompile 11 years ago
  Manfred Kroehnert eaea314d51 REPL.st: fix deprecation warning 11 years ago
  Manfred Kroehnert cc549ca84e ClassCommentReader: remove unused variable 'chunkParser' 11 years ago
  Manfred Kroehnert c82d71b094 ClassCategoryReader: remove unused variable 'chunkParser' 11 years ago
  Herbert Vojčík 9098952ddb A way for block context to see parent context. 11 years ago
  Nicolas Petton 744ebb56eb - Added MethodContext >> method 11 years ago
  Nicolas Petton b4f9a7f555 - improved MethodContext >> asString 11 years ago
  Nicolas Petton e689c26b17 fillBlock() takes the args and locals as arguments 11 years ago
  Nicolas Petton bb028de524 Merge pull request #329 from herby/fillblock 11 years ago
  Herbert Vojčík 0b67c09583 Fixing and shortening block context setup. 11 years ago
  Nicolas Petton fadbe674a2 - fixed context locals filling 11 years ago