Nicolas Petton
|
8a2b34afe5
Fixed Browser >> compileMethodDefinitionFor: to work with the new parser
|
13 years ago |
Nicolas Petton
|
bfb86eb564
Forgot to commit changes made to Kernel.st
|
13 years ago |
Nicolas Petton
|
e3b6dda544
- New parser written in PEGJS (http://http://pegjs.majda.cz/) which is faaaaast!
|
13 years ago |
Laurent Laffont
|
ebbeb7d807
Merge remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
b09c400c05
Patch for primitive profiling and weird fix to memoizedParse:
|
13 years ago |
Laurent Laffont
|
3e3f053da9
sync with master
|
13 years ago |
Laurent Laffont
|
2590a6cd4b
add jQuery fadeOut:do: - yes I should not use jQuery bindings
|
13 years ago |
Nicolas Petton
|
a683c64dd8
Added back lost changes made by Laurent (commit 469942 and 465aa53)
|
13 years ago |
Nicolas Petton
|
26c2b5d762
recompiled all st files using new compiler optimizations
|
13 years ago |
Nicolas Petton
|
d5cbc5c0c7
Fixed Compiler>>visitVariableNode: for left-side assignment
|
13 years ago |
Nicolas Petton
|
20cd63e878
Fixed wrong inlining of #=
|
13 years ago |
Nicolas Petton
|
c7a17850e4
Merge branch 'master', remote-tracking branch 'lolgzs/master'
|
13 years ago |
Nicolas Petton
|
47fc67fc32
Fixed previous commit
|
13 years ago |
Nicolas Petton
|
2fed727571
Fixed issue #29
|
13 years ago |
Nicolas Petton
|
ab42233300
Merge branch 'master' of github.com:NicolasPetton/jtalk
|
13 years ago |
Nicolas Petton
|
15d97be96a
Fixed Compiler>>visitClassReferenceNode: to lazily allow references to JS objects starting with a capital letter
|
13 years ago |
Laurent Laffont
|
aa754125e7
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Laurent Laffont
|
465aa53be1
add TagBrush>>empty, TagBrush>>appendChild hacky IE8 compatibility
|
13 years ago |
Göran Krampe
|
1a56d329a2
Merge pull request #30 from gokr/master
|
13 years ago |
Göran Krampe
|
0271878956
Hmmm, recommitting some changes I though I already committed... bah.
|
13 years ago |
Nicolas Petton
|
3ff1e297e7
Merge branch 'master', remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
8b6b738f17
Merge remote branch 'upstream/master'
|
13 years ago |
Göran Krampe
|
e6283af568
Fix to prevent hitting maximum recursion depth when compiling using jtalkc, just rewrote as iteration.
|
13 years ago |
Laurent Laffont
|
b805f0b520
merge upstream/master
|
13 years ago |
Laurent Laffont
|
469942586f
add Number>>negated; some JQuery effects and manipulation bindings
|
13 years ago |
Nicolas Petton
|
c8e4bc9d17
Fixed Object >> ~=
|
13 years ago |
Göran Krampe
|
1950e1852b
Merge remote branch 'upstream/master'
|
13 years ago |
Göran Krampe
|
b36de2ebc6
Fix for faulty inlining of =.
|
13 years ago |
Nicolas Petton
|
6b099be470
Merge branch 'master', remote-tracking branch 'gokr/master'
|
13 years ago |
Nicolas Petton
|
c8828e8aa7
Fixed wrong Number comparison optimization
|
13 years ago |