Herby Vojčík
|
231e7ae07a
TestSuiteRunner uses fork; impl. fork using pool.
|
12 years ago |
Herbert Vojčík
|
a5fd3c1916
Test{SuiteRunner,Result} competencies.
|
12 years ago |
Herbert Vojčík
|
867ef99701
Announce always, in ensure:
|
12 years ago |
Herbert Vojčík
|
0ac15010cc
Pharo-inspired changes; setUp/tearDown covered.
|
12 years ago |
Herbert Vojčík
|
1232d8861c
Serializing tests running while still fast.
|
12 years ago |
Herbert Vojčík
|
0b8aeeaeac
Recompile to fix compiler error with super.
|
12 years ago |
Herbert Vojčík
|
2e8f8bcf35
TestRunner: separate domain from presentation.
|
12 years ago |
Nicolas Petton
|
52a1183052
Build test for nodejs
|
12 years ago |
Nicolas Petton
|
a5d64a4838
- use the new code generator (with inlining) by default
|
12 years ago |
Nicolas Petton
|
04ae316d5a
Merge branch 'master' into impCodeGenerator
|
12 years ago |
Nicolas Petton
|
44bc2d4bbb
Added TestCase>>isAbstract
|
12 years ago |
Nicolas Petton
|
85133ae990
First try at a new compiler architecture
|
12 years ago |
Nicolas Petton
|
afd7523ef3
- Renamed AbstractCompiler >> loadExpression: to #evaluateExpression:
|
12 years ago |
Nicolas Petton
|
0c436c5586
Merge with dale
|
12 years ago |
Göran Krampe
|
3f7b01ba93
Fixed issue #54, added parenthesis around generated js assignments so that they work properly when nested in expressions.
|
12 years ago |
JohnnyT
|
973e51b934
Cleaned up old files and amber.js
|
13 years ago |
Nicolas Petton
|
4ecba95fd9
- Fix Object>>try:catch: and BlockClosure>>on:do: to answer the result of the block evaluation
|
13 years ago |
Göran Krampe
|
1e3106ba42
Merge
|
13 years ago |
Nicolas Petton
|
802d2ba3c9
Fixed referencedClasses in method objects. (Issue #43)
|
13 years ago |
Göran Krampe
|
085a1424de
Added Package properties, storeOn:, storeString, and support for package properties in fileouts (js and st).
|
13 years ago |
Laurent Laffont
|
88162e6b73
merge upstream + add tests
|
13 years ago |
Göran Krampe
|
82bad4e8cc
Serious fix to inlining by adding () around the conditional operator, important. Recompiled all.
|
13 years ago |
Nicolas Petton
|
d924c6c203
recompiled all js files (with the new escaped selectors)
|
13 years ago |
Nicolas Petton
|
bfbf695770
Merged with Göran
|
13 years ago |
Nicolas Petton
|
797954d0e4
- (almost) Working debugger
|
13 years ago |
Göran Krampe
|
ec0f8b0e43
Moved TestRunner and ProgressBar to IDE from SUnit.
|
13 years ago |
Nicolas Petton
|
26c2b5d762
recompiled all st files using new compiler optimizations
|
13 years ago |
Laurent Laffont
|
39c55725e3
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Laurent Laffont
|
4b25b990df
merge master branch
|
13 years ago |
Nicolas Petton
|
dd1eae2b57
Removed mock unit test classes
|
13 years ago |