Herbert Vojčík
|
a9800e5918
boot.js: globals never used directly
|
před 11 roky |
Herbert Vojčík
|
2f4beba12b
.js files wrapped into closure, smalltalk,nil,_st are local
|
před 11 roky |
Nicolas Petton
|
a63b725583
Merge branch 'master' into debugger
|
před 11 roky |
Nicolas Petton
|
80ffa1e04c
- fixes super references
|
před 11 roky |
Nicolas Petton
|
5770ca8251
- new interpreter
|
před 11 roky |
Nicolas Petton
|
b3b5784ac4
keep track of block position in the source code
|
před 11 roky |
Nicolas Petton
|
73d93feb09
- changed JSStream to use #from:
|
před 11 roky |
Ryan
|
aef4b1bd9e
Use 'value' in inlined code (https://github.com/amber-smalltalk/amber/issues/459)
|
před 11 roky |
Nicolas Petton
|
ba7c80b615
- don't wrap receivers in _st() for self or literal receivers
|
před 11 roky |
JohnnyT
|
eaab643d26
Recompile JS for commented classes
|
před 11 roky |
Nicolas Petton
|
555a0caff4
Block contexts improvement: home is now different from outerContext
|
před 11 roky |
Nicolas Petton
|
f494c0d5aa
class comments
|
před 11 roky |
Nicolas Petton
|
27d713eff1
Better class comments
|
před 11 roky |
Nicolas Petton
|
9afc4f037a
Recompiled all js files
|
před 11 roky |
Herbert Vojčík
|
6ee406da85
Recompiled with crlf sanitization.
|
před 11 roky |
Herbert Vojčík
|
20845aeb6b
source is crlf sanitized
|
před 11 roky |
Herbert Vojčík
|
85c9654999
JSStream never uses cr.
|
před 11 roky |
Herbert Vojčík
|
f9dbd20b1d
Fixes #438.
|
před 11 roky |
Nicolas Petton
|
02b3c8e163
Recompiles all .js files
|
před 11 roky |
Nicolas Petton
|
cb506d312d
Adds comments for ClassRefVar >> alias and JSStream >> nextPutClassRefFunction:
|
před 11 roky |
Herbert Vojčík
|
0ff2b2c7bb
Fixes #190.
|
před 11 roky |
Nicolas Petton
|
f809f0b774
Fixes issue #414
|
před 11 roky |
Nicolas Petton
|
07c0effc00
Removed Symbol >> asSuperSelector
|
před 11 roky |
Herbert Vojčík
|
ec8fcb4cf5
Recompiled with space-to-tab conversion.
|
před 11 roky |
Herbert Vojčík
|
62fc05086a
cosmetic: removed extra space in generated .fill call
|
před 11 roky |
Nicolas Petton
|
3ed8b38659
- Many small fixed for grunt to compile amber.
|
před 11 roky |
Nicolas Petton
|
04a8ef36fc
IRClosure/IRMethod refactoring
|
před 11 roky |
Nicolas Petton
|
c5a513a221
- Merged contexts locals and args into one object
|
před 11 roky |
Nicolas Petton
|
1cb1af086d
Fixed block context home contexts
|
před 11 roky |
Nicolas Petton
|
b4f9a7f555
- improved MethodContext >> asString
|
před 11 roky |