mkroehnert
|
980b880033
fix #157: move printString into Collection
|
12 years ago |
Nicolas Petton
|
e819f7d4c2
Inlining more selectors
|
12 years ago |
mkroehnert
|
4ea7c4ce97
HashedCollectionTest: add test for >>printString
|
12 years ago |
mkroehnert
|
013f7af732
SymbolTest: add test for printString
|
12 years ago |
mkroehnert
|
072d8af32c
StringTest: add test for printString
|
12 years ago |
mkroehnert
|
f8e69d6df8
AssociationTest: replace assert: with assert:equals:
|
12 years ago |
mkroehnert
|
e0505e9306
AssociationTest: more Association tests
|
12 years ago |
mkroehnert
|
60c0cfabc3
HashedCollection: use Association printString message
|
12 years ago |
mkroehnert
|
13d56fe2db
AssociationTest: add tests for Association class
|
12 years ago |
mkroehnert
|
3f67c5bf54
Association: add printString message
|
12 years ago |
Nicolas Petton
|
da32a13ba2
More inlining edge cases handled
|
12 years ago |
Nicolas Petton
|
19c1fc0c0a
More robust inliner handling common inlined blocks edge cases
|
12 years ago |
Nicolas Petton
|
c4cf26f527
Inliner improvements
|
12 years ago |
Nicolas Petton
|
f05d8333e8
- Working inliner
|
12 years ago |
Nicolas Petton
|
5eb1fd77c1
Working inliner. Not yet inlining non local returns
|
12 years ago |
Nicolas Petton
|
4bf2dee8fe
Inliner improvements
|
12 years ago |
Nicolas Petton
|
219d6b567c
Working compiler. No inlining yet
|
12 years ago |
Nicolas Petton
|
5c9c9d809d
Merge pull request #227 from herby/test-run-selected-only
|
12 years ago |
Herbert Vojčík
|
2337b5666e
Only run tests from selected categories. Fixes #226.
|
12 years ago |
Nicolas Petton
|
4a95f86a8e
Merge pull request #225 from herby/gh-224
|
12 years ago |
Herbert Vojčík
|
bb0c62c1da
Copy inherited methods first, methods last. Fix #224.
|
12 years ago |
Nicolas Petton
|
c160297dac
More changes to the new compiler toolchain
|
12 years ago |
Nicolas Petton
|
827e5b61a5
Merge pull request #221 from mkroehnert/IDE-fixes
|
12 years ago |
mkroehnert
|
3ccd14dacf
IDE/Browser: cursor stays at current editing location after saving/compiling
|
12 years ago |
Nicolas Petton
|
291eeaa7bb
More tests and fixes for collections
|
12 years ago |
Nicolas Petton
|
04ae316d5a
Merge branch 'master' into impCodeGenerator
|
12 years ago |
Nicolas Petton
|
e23532e6c0
New CollectionTest class (work in progress)
|
12 years ago |
Nicolas Petton
|
44bc2d4bbb
Added TestCase>>isAbstract
|
12 years ago |
Nicolas Petton
|
1631439126
Fixed issue #216
|
12 years ago |
Nicolas Petton
|
5225e2f00b
Merge branch 'master' into impCodeGenerator
|
12 years ago |