Commit History

Author SHA1 Message Date
  Manfred Kroehnert 45b773bc09 server: fix shadowed port variable 11 years ago
  Manfred Kroehnert a1d2b5256f repl: boolean is reserved keyword in JS 11 years ago
  Manfred Kroehnert 3fbe5dd486 amberc.js: checking of closure.jar is now async 11 years ago
  Manfred Kroehnert f9b4adfca6 amberc.js: writing of .js files is now async 11 years ago
  Manfred Kroehnert b29c4ad42f server.js: boolean is reserved word in JS 11 years ago
  Herby Vojčík 959662bc10 JS reserved word `boolean` clash in boot.js 11 years ago
  Manfred Kroehnert c55e0bc5a1 amberc.js: use same set of compiler libs than amberc 11 years ago
  Herby Vojčík ad2d53ee7e Fixed ensure semantics and accompanied test. 11 years ago
  Nicolas Petton fd186dddd9 Merge pull request #272 from herby/uiless-testrunner 11 years ago
  Nicolas Petton 096961fdab Merge pull request #274 from herby/performfailure-call-runcase 11 years ago
  Nicolas Petton 854a77b1e1 Merge pull request #273 from herby/ensure-is-finally 11 years ago
  Herby Vojčík 1513117bed Simplified TestRunner >> performFailure: 11 years ago
  Manfred Kroehnert 1d1f6aaff3 repl: recompile 11 years ago
  Manfred Kroehnert 52bdab8716 repl: fix Makefile (specified libraries are already included) 11 years ago
  Manfred Kroehnert 8eee4f9d8a Kernel-Objects: change thisContext -> smalltalk.getThisContext() in js files 11 years ago
  Herby Vojčík 43db62db26 BlockClosure >> ensure: impl'd by try/finally. 11 years ago
  Manfred Kroehnert adfd3695af pure NodeJS based version of amberc 11 years ago
  Herby Vojčík 801adeb7f5 Fix: no local return in async block. 11 years ago
  Herby Vojčík 231e7ae07a TestSuiteRunner uses fork; impl. fork using pool. 11 years ago
  Nicolas Petton 53f25163c1 Get ready for moving local vars into the context 11 years ago
  Nicolas Petton 6fb89d7252 - Mostly working AST interpreter 11 years ago
  Nicolas Petton 99a5634374 AST Interpreter working with basic nodes 11 years ago
  Nicolas Petton 2328f5b80e Merge branch 'message_send' into ast-interpreter 11 years ago
  Nicolas Petton ebdddbd8b4 Merge pull request #270 from mkroehnert/message_send 11 years ago
  mkroehnert ed3b517704 amberc: update to load all necessary compiler packages 11 years ago
  mkroehnert 654a855f4c Merge branch 'line_numbers' into message_send 11 years ago
  mkroehnert 9082e052d4 parser.js: regenerate parser 11 years ago
  mkroehnert 97af2ef499 parser.pegjs: add line/column to generated nodes 11 years ago
  mkroehnert e1bb932469 boot.js: _st() returns nil if argument is null 11 years ago
  Nicolas Petton deb86b9a5e Added Compîler-Interpreter to amber.js 11 years ago