Herbert Vojčík
|
5d568934e6
Amber sets reexport amber/helpers
|
11 years ago |
Herbert Vojčík
|
4f8cee7633
Helpers return vm and globals, are fake smalltalk for legacy loaders
|
11 years ago |
Nicolas Petton
|
dfd9fa11ba
Merge pull request #824 from herby/bootjs-exports-naming-vm-and-globals
|
11 years ago |
Herbert Vojčík
|
238e6daba7
Exports of `boot.js` are called `vm`, `nil` and `globals`.
|
11 years ago |
Nicolas Petton
|
24b031404b
Merge branch 'master' of github.com:amber-smalltalk/amber
|
11 years ago |
Nicolas Petton
|
7a399b6baf
- Adds `Node >> positionStart` and `Node >> positionEnd`
|
11 years ago |
Nicolas Petton
|
72b4d7bf64
Adds `Node >> size`, fixes #814
|
11 years ago |
Nicolas Petton
|
c883b23461
Keep track of the source in nodes.
|
11 years ago |
Nicolas Petton
|
9ebaff3c7b
moves `source` from `JSStatementNode` to `Node`
|
11 years ago |
Nicolas Petton
|
a3d28c2f02
Updates pegjs to v0.8.0
|
11 years ago |
Nicolas Petton
|
7de1af3af3
Merge pull request #819 from herby/parser-globals-aware
|
11 years ago |
Nicolas Petton
|
a57deca852
Merge pull request #820 from herby/cli-recompile
|
11 years ago |
Nicolas Petton
|
9880051c31
Merge pull request #821 from herby/bin-sh
|
11 years ago |
Herbert Vojčík
|
6ac6af0098
change hashbangs from /bin/bash to /bin/sh
|
11 years ago |
Herbert Vojčík
|
8c07550863
AmberCli recompiled
|
11 years ago |
Herbert Vojčík
|
ff34eaf586
Parser now uses globals; exports itself to SmalltalkParser
|
11 years ago |
Nicolas Petton
|
e749a63942
Merge pull request #816 from herby/promises-simpler-error-shown
|
11 years ago |
Nicolas Petton
|
94566fc507
Merge pull request #817 from herby/syntax-colouring
|
11 years ago |
Nicolas Petton
|
1471cf9eda
Merge pull request #818 from herby/consolas
|
11 years ago |
Herbert Vojčík
|
82863c0b89
Saner default font selection for Windows
|
11 years ago |
Herbert Vojčík
|
68e5695379
Setting smalltalk mode explicitly.
|
11 years ago |
Herbert Vojčík
|
a95a309a9e
Setting the right shim dependencies to have syntax colouring
|
11 years ago |
Herbert Vojčík
|
7f7057cd37
Fixed empty program & resolve in com_js_fil (by mkroehnert)
|
11 years ago |
Herbert Vojčík
|
459c39141e
'Compile Time' only in verbose; finished_callback checked for null
|
11 years ago |
Herbert Vojčík
|
5e3fa0cc94
Promise code lighter; errors thrown are shown.
|
11 years ago |
Nicolas Petton
|
b99dc739d4
Update README.md
|
11 years ago |
Herbert Vojčík
|
6624b0f660
Update CHANGELOG
|
11 years ago |
Herbert Vojčík
|
0229140069
Update API-CHANGES.txt
|
11 years ago |
Herbert Vojčík
|
bead9f2ab0
Update README.md
|
11 years ago |
Nicolas Petton
|
9e51be96d3
Merge pull request #813 from herby/require-amd-in-bootjs
|
11 years ago |