Commit History

Author SHA1 Message Date
  Nicolas Petton 7b9e44855c - Use JS temp variables 12 years ago
  Manfred Kroehnert 1539da9430 Error: set default messageText to the name of the error class 12 years ago
  Manfred Kroehnert 0007083ebf UnknownVariableError: add >>messageText 12 years ago
  Manfred Kroehnert 37d84d90c7 Kernel-Tests: fix compilation error with new compiler 12 years ago
  Nicolas Petton 862f54e3c7 Merge pull request #328 from herby/gh-326 12 years ago
  Herbert Vojčík 1dbac0d828 Fixes #326. Stops subtree aliasing at block boundary. 12 years ago
  Nicolas Petton 611d24d82e Merge pull request #327 from herby/nil-subclass-symbol-fix 12 years ago
  Herbert Vojčík 9bc3e46a1f Mystery of class '[object Object]' resolved. 12 years ago
  Nicolas Petton 759c07143f - Interpreter can now (naively) evaluate inlined JS statements 12 years ago
  Nicolas Petton 676ed4501c Merge branch 'master' into ast-interpreter 12 years ago
  Nicolas Petton cfac4b8ddc Merge pull request #324 from xekoukou/master 12 years ago
  Nicolas Petton d0c53f4f1c Added some comments on SemanticAnalyzer >> errorUnknownVariable: 12 years ago
  Nicolas Petton 568e674295 deprecated Smalltalk >> createPackage:properties: 12 years ago
  Nicolas Petton 50939fc31d Merge pull request #323 from herby/ast-interpreter 12 years ago
  Herbert Vojčík dd46111322 Recompiled compiler. 12 years ago
  Herbert Vojčík 27c5876cdd Makefile: some Helios dependcies added 12 years ago
  Herbert Vojčík 85172e2d03 Fixed test/run_build.sh to support moved ASTInterpreterTest. 12 years ago
  Herbert Vojčík 12f905d3d4 Changed Makefile to be able to recompile compiler suite. 12 years ago
  Herbert Vojčík b7f1dacdbe Tests moved to Compiler-Tests. 12 years ago
  Apostolis Xekoukoulotakis 54f05f12e4 timesRepeat without truncated 12 years ago
  Herbert Vojčík 20b7ce21ce Small but important boot.js fixes. 12 years ago
  Herbert Vojčík 64531f6267 Mis-wrap always put CompiledMethod to Kernel-Object... 12 years ago
  Herbert Vojčík 15e126964e Well-known variables must be exempt of 'globally undefined'. 12 years ago
  Herbert Vojčík 4b3fffcfb3 logContext: shows nil>>nil for block contexts. 12 years ago
  Herbert Vojčík f47f3502df Smalltalk >> createPackage:properties: returned. 12 years ago
  Nicolas Petton 72bf09f7e2 Never reuse contexts. It's breaking the closure semantics. 12 years ago
  Nicolas Petton ebe041c095 Merge branch 'master' into ast-interpreter 12 years ago
  Nicolas Petton fd0c2d48a1 Merge pull request #322 from herby/js-inspection 12 years ago
  Herbert Vojčík b8df317c70 amber.js: Excessive vars and semicolons; tabs; some more. 12 years ago
  Nicolas Petton d9ce50f9da Oops. Broke some tests. 12 years ago