Manfred Kroehnert
|
ee5fe130c3
amberc.js: move closure check out of handle_options
|
12 years ago |
Manfred Kroehnert
|
0e704fe566
amberc: switch back to sync file writing for now
|
12 years ago |
Manfred Kroehnert
|
e182fa6de9
amberc.js: move amber_dir and smalltalk to defaults object
|
12 years ago |
Manfred Kroehnert
|
45b773bc09
server: fix shadowed port variable
|
12 years ago |
Manfred Kroehnert
|
a1d2b5256f
repl: boolean is reserved keyword in JS
|
12 years ago |
Manfred Kroehnert
|
3fbe5dd486
amberc.js: checking of closure.jar is now async
|
12 years ago |
Manfred Kroehnert
|
f9b4adfca6
amberc.js: writing of .js files is now async
|
12 years ago |
Manfred Kroehnert
|
b29c4ad42f
server.js: boolean is reserved word in JS
|
12 years ago |
Manfred Kroehnert
|
c55e0bc5a1
amberc.js: use same set of compiler libs than amberc
|
12 years ago |
Manfred Kroehnert
|
1d1f6aaff3
repl: recompile
|
12 years ago |
Manfred Kroehnert
|
52bdab8716
repl: fix Makefile (specified libraries are already included)
|
12 years ago |
Manfred Kroehnert
|
8eee4f9d8a
Kernel-Objects: change thisContext -> smalltalk.getThisContext() in js files
|
12 years ago |
Manfred Kroehnert
|
adfd3695af
pure NodeJS based version of amberc
|
12 years ago |
Nicolas Petton
|
980c75fe67
Merge pull request #267 from herby/uiless-testrunner
|
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 |
Nicolas Petton
|
818a851d61
Merge pull request #266 from herby/uiless-testrunner
|
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 |
Nicolas Petton
|
45e85a5dce
Merge pull request #263 from herby/master
|
12 years ago |
Nicolas Petton
|
b2e8304930
Merge pull request #262 from herby/uiless-testrunner
|
12 years ago |
Nicolas Petton
|
e94f65808c
Merge pull request #265 from mkroehnert/server
|
12 years ago |
mkroehnert
|
24cc5c5553
server.js: \t does not get expanded; use 4 spaces instead
|
12 years ago |
mkroehnert
|
03ccc59098
server.js: don't crash if WriteStream could not be created (currently lacks notification of the user)
|
12 years ago |
mkroehnert
|
806975dff8
server.js: check if working directory contains necessary files
|
12 years ago |
Herbert Vojčík
|
4b35f04f9a
Alternative creation of TMPDIR in Windows.
|
12 years ago |
Herbert Vojčík
|
8f3d580b94
Console test runner uses TestSuiteRunner.
|
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
|
4f40a30718
Merge pull request #259 from mkroehnert/homepage
|
12 years ago |