Commit History

Author SHA1 Message Date
  Herbert Vojčík 3476db559d newWithValues: test refactored to use instanceof 10 years ago
  Nicolas Petton 24dffa22f4 Uses `locals` in MethodContext >> inspectOn: 10 years ago
  Nicolas Petton 7dc08fe9ea Helios debugger improvements 10 years ago
  Herbert Vojčík bea698706b smalltalk.initialize official facade API in 'amber/helpers' 10 years ago
  Nicolas Petton 3d40048e90 recompiles all js files 10 years ago
  Nicolas Petton f28eddb0dc require a smalltalk context for inlined js code: 10 years ago
  Nicolas Petton 13fd23c699 adds a missing ; 10 years ago
  Nicolas Petton fe932a5def Merge pull request #825 from herby/gh-822 10 years ago
  Herbert Vojčík 38e86cc7c9 Loaders migrated 10 years ago
  Herbert Vojčík 5d568934e6 Amber sets reexport amber/helpers 10 years ago
  Herbert Vojčík 4f8cee7633 Helpers return vm and globals, are fake smalltalk for legacy loaders 10 years ago
  Nicolas Petton dfd9fa11ba Merge pull request #824 from herby/bootjs-exports-naming-vm-and-globals 10 years ago
  Herbert Vojčík 238e6daba7 Exports of `boot.js` are called `vm`, `nil` and `globals`. 10 years ago
  Nicolas Petton 24b031404b Merge branch 'master' of github.com:amber-smalltalk/amber 10 years ago
  Nicolas Petton 7a399b6baf - Adds `Node >> positionStart` and `Node >> positionEnd` 10 years ago
  Nicolas Petton 72b4d7bf64 Adds `Node >> size`, fixes #814 10 years ago
  Nicolas Petton c883b23461 Keep track of the source in nodes. 10 years ago
  Nicolas Petton 9ebaff3c7b moves `source` from `JSStatementNode` to `Node` 10 years ago
  Nicolas Petton a3d28c2f02 Updates pegjs to v0.8.0 10 years ago
  Nicolas Petton 4f8dcae35c More class comments 10 years ago
  Nicolas Petton 7de1af3af3 Merge pull request #819 from herby/parser-globals-aware 10 years ago
  Nicolas Petton a57deca852 Merge pull request #820 from herby/cli-recompile 10 years ago
  Nicolas Petton 9880051c31 Merge pull request #821 from herby/bin-sh 10 years ago
  Nicolas Petton 20e8b18c41 explicitely start moka examples 10 years ago
  Nicolas Petton 0f5ac5ba87 recompiles all moka files 10 years ago
  Herbert Vojčík 6ac6af0098 change hashbangs from /bin/bash to /bin/sh 10 years ago
  Herbert Vojčík 8c07550863 AmberCli recompiled 10 years ago
  Nicolas Petton 25763c3c5b Merge branch 'master' into moka 10 years ago
  Herbert Vojčík ff34eaf586 Parser now uses globals; exports itself to SmalltalkParser 10 years ago
  Nicolas Petton e749a63942 Merge pull request #816 from herby/promises-simpler-error-shown 10 years ago