Commit History

Author SHA1 Message Date
  Herbert Vojčík bea698706b smalltalk.initialize official facade API in 'amber/helpers' 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 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
  Herbert Vojčík 6ac6af0098 change hashbangs from /bin/bash to /bin/sh 10 years ago
  Herbert Vojčík 8c07550863 AmberCli recompiled 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
  Nicolas Petton 94566fc507 Merge pull request #817 from herby/syntax-colouring 10 years ago
  Nicolas Petton 1471cf9eda Merge pull request #818 from herby/consolas 10 years ago
  Herbert Vojčík 82863c0b89 Saner default font selection for Windows 10 years ago
  Herbert Vojčík 68e5695379 Setting smalltalk mode explicitly. 10 years ago
  Herbert Vojčík a95a309a9e Setting the right shim dependencies to have syntax colouring 10 years ago
  Herbert Vojčík 7f7057cd37 Fixed empty program & resolve in com_js_fil (by mkroehnert) 10 years ago
  Herbert Vojčík 459c39141e 'Compile Time' only in verbose; finished_callback checked for null 10 years ago
  Herbert Vojčík 5e3fa0cc94 Promise code lighter; errors thrown are shown. 10 years ago
  Nicolas Petton b99dc739d4 Update README.md 10 years ago