Herbert Vojčík
|
6bcd405463
Amber packages are AMD modules.
|
11 years ago |
Herbert Vojčík
|
a9800e5918
boot.js: globals never used directly
|
11 years ago |
Herbert Vojčík
|
2f4beba12b
.js files wrapped into closure, smalltalk,nil,_st are local
|
11 years ago |
Nicolas Petton
|
80ffa1e04c
- fixes super references
|
11 years ago |
Nicolas Petton
|
ba7c80b615
- don't wrap receivers in _st() for self or literal receivers
|
11 years ago |
Nicolas Petton
|
9db419eb9a
- Helios: progress bar improvements
|
11 years ago |
Nicolas Petton
|
0d1c2be7d9
- helios: css improvements for the progress bars
|
11 years ago |
Nicolas Petton
|
b1dc8fd65b
Refactored AbstractCodeGenerator >> pseudoVariables
|
11 years ago |
Nicolas Petton
|
114c34cf4e
Removed a #xxxDoIt method
|
11 years ago |
Nicolas Petton
|
51231bfdde
- Merge branch 'master' into helios
|
11 years ago |
Nicolas Petton
|
9afc4f037a
Recompiled all js files
|
11 years ago |
Herbert Vojčík
|
6ee406da85
Recompiled with crlf sanitization.
|
11 years ago |
Nicolas Petton
|
02b3c8e163
Recompiles all .js files
|
11 years ago |
Nicolas Petton
|
c898150368
AbstractCodeGenerator is not a subclass of NodeVisitor
|
11 years ago |
Herbert Vojčík
|
ec8fcb4cf5
Recompiled with space-to-tab conversion.
|
11 years ago |
Nicolas Petton
|
e35a50551e
Fixes issue #396
|
11 years ago |
Nicolas Petton
|
d1a0e26c8a
- Fix for DoIt protocol when evaluating expressions
|
11 years ago |
Nicolas Petton
|
808f097524
Fixes issue #353
|
11 years ago |
Nicolas Petton
|
3ed8b38659
- Many small fixed for grunt to compile amber.
|
11 years ago |
Nicolas Petton
|
f595d9727d
- Renamed ClassBuilder >> installCompiled:forClass:category: to #installMethod:forClass:category
|
11 years ago |
Herbert Vojčík
|
a7692d381f
Meta-manipulation separated from compilation.
|
11 years ago |
Nicolas Petton
|
0d947e962f
Use continuations in ASTInterpreter for future stepping
|
11 years ago |
Nicolas Petton
|
c5a513a221
- Merged contexts locals and args into one object
|
11 years ago |
Nicolas Petton
|
b4f9a7f555
- improved MethodContext >> asString
|
11 years ago |
Nicolas Petton
|
fadbe674a2
- fixed context locals filling
|
11 years ago |
Nicolas Petton
|
7b9e44855c
- Use JS temp variables
|
11 years ago |
Nicolas Petton
|
5921e6bb67
- fix the parser for '\\' selectors
|
11 years ago |
Nicolas Petton
|
6fb89d7252
- Mostly working AST interpreter
|
12 years ago |
Nicolas Petton
|
eb4f91cfe0
SystemAnnouncer & first announcements
|
12 years ago |
Nicolas Petton
|
a5d64a4838
- use the new code generator (with inlining) by default
|
12 years ago |