Nicolas Petton
|
47288f639d
Fixed all the tests to run in nodejs
|
12 years ago |
Nicolas Petton
|
44ce492806
Merge branch 'master' into impCodeGenerator
|
12 years ago |
Nicolas Petton
|
7398cc260e
Fixed Message>>sendTo: to answer the message send result
|
12 years ago |
Nicolas Petton
|
219d6b567c
Working compiler. No inlining yet
|
12 years ago |
Nicolas Petton
|
291eeaa7bb
More tests and fixes for collections
|
12 years ago |
Nicolas Petton
|
bb1b9e419d
More improvements of the compiler.
|
12 years ago |
Nicolas Petton
|
85133ae990
First try at a new compiler architecture
|
12 years ago |
Nicolas Petton
|
471228c124
Fixed failing unit tests (issue #203)
|
12 years ago |
Herbert Vojčík
|
4b137ba3e5
identityHash now non-enumerable. No other self.xxx=yyy found which should be non-enumerable.
|
12 years ago |
Nicolas Petton
|
38c949e9d3
Fix for issue #169
|
12 years ago |
Nicolas Petton
|
0e2adf95c8
Added Number >> & and #|
|
12 years ago |
Nicolas Petton
|
7a36c4a370
Fixed Object>>perform:withArguments: to use message sends
|
12 years ago |
Nicolas Petton
|
52eda38f1d
Added
|
12 years ago |
Nicolas Petton
|
4bf05c3a73
Fix for Exporter >> exportPackage: to remove class duplicates due to class aliases (like Date and Time)
|
12 years ago |
Dale Henrichs
|
a7a3ab74b4
eliminate the IDE dependency for Issue #143
|
12 years ago |
Nicolas Petton
|
0c436c5586
Merge with dale
|
12 years ago |
Dale Henrichs
|
848069872f
format the methods better
|
12 years ago |
Dale Henrichs
|
0037fb7154
get rid of doubled 19543 character in chunk format
|
12 years ago |
Dale Henrichs
|
4ccba595b0
fix Issue #143
|
12 years ago |
Nicolas Petton
|
2fbfc61e70
Working JSON converting
|
12 years ago |
Laurent Laffont
|
225af391f2
better protocols for Point / SequenceableCollection methods added earlier
|
12 years ago |
Laurent Laffont
|
5cff763ba1
Add Point>>translateBy: and SequenceableCollection>>first: + tests
|
12 years ago |
Nicolas Petton
|
a7b9726a67
Message >> sendTo: and Smalltalk >> send:to:arguments:
|
12 years ago |
Nicolas Petton
|
5262168b31
Fixed the exporter for exporting package classes in dependency order
|
12 years ago |
Nicolas Petton
|
90ea5c9268
Improved Number class comment
|
12 years ago |
Laurent Laffont
|
5897e10c05
Number comment
|
12 years ago |
Nicolas Petton
|
4867b865b7
Fixed issue 114 and recompiled all js files
|
12 years ago |
Göran Krampe
|
8fae3a7eb4
Slight revision of Point class comment.
|
12 years ago |
Göran Krampe
|
7e638248ae
Small fixes to Random class comment.
|
12 years ago |
Nicolas Petton
|
64e76f4b1d
Smalltalk documentation
|
12 years ago |