Nicolas Petton
|
652d6f8b63
Merge pull request #413 from herby/optimize-stringstream-nextputall
|
11 years ago |
Herbert Vojčík
|
9ab5810c24
Optimized StringStream >> nextPutAll:
|
11 years ago |
Herbert Vojčík
|
e9f6faee1d
Tabs are now emitted in class definitions.
|
11 years ago |
Nicolas Petton
|
18060aefbe
Merge pull request #400 from herby/random-strings
|
11 years ago |
Herbert Vojčík
|
ec8fcb4cf5
Recompiled with space-to-tab conversion.
|
11 years ago |
Herbert Vojčík
|
cdeecbc965
Fast random strings usable as identifiers.
|
11 years ago |
Herbert Vojčík
|
f054f54dae
IndexableCollection >> indexOf:{,ifAbsent:}
|
11 years ago |
Herbert Vojčík
|
8b5e650122
IndexableCollection >> at: family
|
11 years ago |
Herbert Vojčík
|
5f4ed73743
IndexableCollection >> {with:do:,withIndexDo:}
|
11 years ago |
Herbert Vojčík
|
c342fc391a
SequenceableCollection reparented, by hand.
|
11 years ago |
Herbert Vojčík
|
5ab1c8e3cc
IndexableCollection created, HashedCollection reparented.
|
11 years ago |
Herbert Vojčík
|
cfbfd69480
Some Collection goodness.
|
11 years ago |
Herbert Vojčík
|
a00b67c79d
Fixes #155.
|
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 |
Herbert Vojčík
|
67f3022438
Symbol >> asJavascript fixed. Fixes #182.
|
11 years ago |
Nicolas Petton
|
f376c51649
Fixes issue #356
|
11 years ago |
Nicolas Petton
|
d41f9ddeb6
- Fixed issue #356
|
11 years ago |
Herbert Vojčík
|
697779eb33
Fixes #354.
|
11 years ago |
Herbert Vojčík
|
6cae8a0023
There were still traces of smalltalk.send in some places.
|
11 years ago |
Nicolas Petton
|
c0cffae40f
Added String >> asRegexp (see issue #319)
|
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
|
a657a736ce
Rewrote all methods including inlined JS statements
|
11 years ago |
Nicolas Petton
|
e4eeb63038
Merge remote-tracking branch 'origin/master' into ast-interpreter
|
11 years ago |
Herbert Vojčík
|
1a00439880
super initialize, small cleaning, Queue class comment.
|
11 years ago |
Nicolas Petton
|
5921e6bb67
- fix the parser for '\\' selectors
|
11 years ago |
Nicolas Petton
|
3f6a804415
Merge branch 'master' into ast-interpreter
|
11 years ago |