Commit History

Author SHA1 Message Date
  Herbert Vojčík 4ce3f97af0 _st modulized, boot.js is AMD module 11 years ago
  Herbert Vojčík 615b726cde smalltalk and nil really in files, dependencies included 11 years ago
  Herbert Vojčík 4988c3ca22 smalltalk and nil 'modulized', used in index.html 11 years ago
  Herbert Vojčík 97ce4d6029 amber loaded by require.js, still ... 11 years ago
  Nicolas Petton 22ae22c7c9 make sure that we use a valid default environment in Helios 11 years ago
  Nicolas Petton a63b725583 Merge branch 'master' into debugger 11 years ago
  Nicolas Petton d18b7ed054 fixes HLInspector >> refresh 11 years ago
  Nicolas Petton 8b8479fedb removed some xxxDoIt 11 years ago
  Nicolas Petton 863a34de69 Merge pull request #535 from BenjaminVanRyseghem/debugger 11 years ago
  Benjamin Van Ryseghem bd15ea1c87 Array creation fixed :P 11 years ago
  Nicolas Petton 3e33832b8d fixes issue #532 11 years ago
  Nicolas Petton 1820f2edee updates the Smalltalk >> version to 0.11.0 11 years ago
  Nicolas Petton 77e9e23679 update the package.json to 0.11.0 11 years ago
  Nicolas Petton 9d1b2489e2 removed isAmberDNU 11 years ago
  Nicolas Petton d1291f40df Fixes issue #520 (hopes it ok this time) 11 years ago
  Nicolas Petton ae3beadc4c fix for previous commit 11 years ago
  Nicolas Petton 80ffa1e04c - fixes super references 11 years ago
  Nicolas Petton d51801e9a9 fixes issue #515 11 years ago
  Nicolas Petton 59a22bf518 fixes issue #520 11 years ago
  Nicolas Petton e79096e06d some cleanup in boot.js 11 years ago
  Nicolas Petton 72f7c79347 - fixes issue #522 11 years ago
  Nicolas Petton e703e59032 block handling in the interpreter 11 years ago
  Nicolas Petton 570ee86926 Merge pull request #524 from machisuji/repl 11 years ago
  Markus Kahl a367c87cc1 fixed exception on empty line; generalised commands 11 years ago
  Markus Kahl 1e185df4d3 refactoring: method names, multi value returns 11 years ago
  Markus Kahl f8155c34c1 do not count up res names for no reason 11 years ago
  Markus Kahl 445ea6fe8a refactored too long repl methods 11 years ago
  Markus Kahl 5e376df59f DRYed; also: assign new variables only if necessary 11 years ago
  Markus Kahl a2d43aac47 save previous results; Ctrl+L to clear screen 11 years ago
  Markus Kahl 94785dd90a Enhanced Amber REPL. 11 years ago