Stepan Koltsov
|
b0553ff651
|
properly handle empty lines in REPL
|
2012-06-09 23:25:41 +04:00 |
|
Stepan Koltsov
|
18aa1dc570
|
script parameter closure
|
2012-06-08 04:19:24 +04:00 |
|
Stepan Koltsov
|
f27147f752
|
script: make top level declarations class members
|
2012-06-05 22:59:07 +04:00 |
|
Stepan Koltsov
|
68ae2e95a3
|
better ScriptGenTest: check more fields
|
2012-06-05 22:56:26 +04:00 |
|
Stepan Koltsov
|
0f8c449f55
|
ScriptGenTest: more
|
2012-05-31 19:31:40 +04:00 |
|
Stepan Koltsov
|
1f5666e0e8
|
more tests in ScriptGenTest
|
2012-05-30 19:47:42 +04:00 |
|
Stepan Koltsov
|
30e44fdc5f
|
script parameters
still a lot of things to do
|
2012-05-28 20:31:29 +04:00 |
|
Stepan Koltsov
|
f4051f45ab
|
generate bytecode for script
It is just prototype
* does not make top level symbols visible as class members yet
* does not take parameters
* Script class name is hardcoded now
|
2012-05-23 02:52:29 +04:00 |
|