Nicolas Petton
|
fa793126d9
Behavior>>compile: and Behavior>>compile:category: methods
|
13 years ago |
Nicolas Petton
|
d7b72a2036
Allow separators in dynamic arrays and dictionaries
|
13 years ago |
Nicolas Petton
|
9a90595420
Merge branch 'master', remote-tracking branch 'gokr/master'
|
13 years ago |
Nicolas Petton
|
6f76c63de0
- Support for dynamic arrays
|
13 years ago |
Göran Krampe
|
11f85e835a
Added TestRunner as a static open tab just like Transcript and Workspace.
|
13 years ago |
Göran Krampe
|
ec0f8b0e43
Moved TestRunner and ProgressBar to IDE from SUnit.
|
13 years ago |
Nicolas Petton
|
08f87c1367
- Removed String>>#asParser* methods
|
13 years ago |
Nicolas Petton
|
089f734f1e
Merge pull request #37 from gokr/master
|
13 years ago |
Göran Krampe
|
feba883784
Improved error reporting.
|
13 years ago |
Göran Krampe
|
6f06942a19
Added some line manipulation methods to String and timeToRun for blocks.
|
13 years ago |
Göran Krampe
|
ac15667948
Better parse error reporting, indexOf:startingAt: added and a fix for reading class comments in chunk format that was merged away.
|
13 years ago |
Laurent Laffont
|
9ff9e2d28b
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Nicolas Petton
|
6b6259fbd5
Fixed previous commit
|
13 years ago |
Nicolas Petton
|
34fca28654
Allow JS object manipulation through #dnu: and JSObjectProxy, making printing and inspecting JS objects possible
|
13 years ago |
Nicolas Petton
|
0061f54c5f
Removed unused Array.Prototype.remove in boot.js
|
13 years ago |
Nicolas Petton
|
66272771c4
Removed references to Parser.js in jtalkc and Makefile
|
13 years ago |
Nicolas Petton
|
baa2d53052
- Got rid of PetitParser
|
13 years ago |
Nicolas Petton
|
ce51b4ef41
Merge branch 'master', remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
9cab8693c6
Small temporary fix to Makefile and some fixes to jtalkc - now compiles whole st dir.
|
13 years ago |
Nicolas Petton
|
5afaf9bc95
Fixed number parsing
|
13 years ago |
Nicolas Petton
|
2388f9ede5
Merge branch 'master', remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
ba08f36082
Made meta example work again.
|
13 years ago |
Nicolas Petton
|
136a3d52ad
Merge branch 'master', remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
e7e7b3315a
Added pystone benchmark in examples.
|
13 years ago |
Nicolas Petton
|
dbe1aec663
Merge branch 'master', remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
946cc47f17
Merge with Nicolas.
|
13 years ago |
Laurent Laffont
|
4ac4f3a4db
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Laurent Laffont
|
9f8fb7ae1b
need to fing how ignore filemode
|
13 years ago |
Göran Krampe
|
e33660d33e
Simplified jtalkc.
|
13 years ago |
Göran Krampe
|
35109e4947
New ChunkParser implementation that is simple, fast and not written using PetitParser.
|
13 years ago |