Commit History

Author SHA1 Message Date
  Nicolas Petton 7e96049e65 Merge pull request #849 from herby/amberc-smalltalk-renameto-vm 11 years ago
  Herbert Vojčík f52da3d3ee AST Interpreter now works with new style DynamicDictionaryNode 11 years ago
  Herbert Vojčík 1ec9b76924 recompiled 11 years ago
  Herbert Vojčík d696ce15de #{} uses #newFromPairs: 11 years ago
  Nicolas Petton d12ae7c767 Merge pull request #864 from herby/parser-fix 11 years ago
  Herbert Vojčík 3ec8a3e632 Fixes #863 11 years ago
  Herbert Vojčík 183bc064e8 Unit test for #{1->2->3} 11 years ago
  Nicolas Petton bfdc37847e Merge pull request #858 from herby/gh-761 11 years ago
  Herbert Vojčík a4a681c0fd Fixes #761. 11 years ago
  Herbert Vojčík 259c51c2c0 'smalltalk' variable changed to 'vm' inside amberc 11 years ago
  Nicolas Petton 26cc5b2ef3 Merge pull request #848 from herby/dyndict-associations-only 11 years ago
  Herbert Vojčík a9c6fc5c39 Remove old comment about not rethrowing 11 years ago
  Nicolas Petton 2d7a2cea9a Fixes issue #823 11 years ago
  Herbert Vojčík 049c2e4b00 Parser changed to allow only associations in #{...}. 11 years ago
  Nicolas Petton 3e7cbe9575 Merge pull request #847 from herby/optionrename-vm-to-transport 11 years ago
  Herbert Vojčík f4bbaae5c5 Option {vm=>transport}.defaultAmdNamespace 11 years ago
  Nicolas Petton c8b8618786 Merge pull request #845 from mkroehnert/compiler 11 years ago
  Nicolas Petton fc01898b81 Merge pull request #846 from herby/concat-simplification 11 years ago
  Herbert Vojčík ad4e6b3335 Simpler processing of expressions using .concat. 11 years ago
  Manfred Kroehnert 7c7a5aeb43 amberc.js: globalJsVariables is defined on the smalltalk, not the globals object 11 years ago
  Manfred Kroehnert 2f8949728b amberc: update to latest 'globals' changes 11 years ago
  Manfred Kroehnert 2bbc1dd5ec amberc.js: reject if no program file is given, rename AmberC to AmberCompiler, update logging output 11 years ago
  Nicolas Petton 4d20fcf54c Helios: makes the action text of key helpers bold for better readability 11 years ago
  Nicolas Petton 7205f88abb Better label for HLCopyClassCommand 11 years ago
  Nicolas Petton a6f13dbf65 Adds Metaclass >> package 11 years ago
  Nicolas Petton 3a441e998b Fixes #833 11 years ago
  Nicolas Petton a0fb8e00c5 Fixes #842 11 years ago
  Nicolas Petton bc254dbc3f Fixes #836 11 years ago
  Nicolas Petton 8898652a8a Do not create contexts for simple closures without message sends 11 years ago
  Nicolas Petton b998618002 Moves #requiresSmalltalkContext up to IRClosureInstruction 11 years ago