Alex Tkachman
|
c14a0b3c84
|
refactoring of script definition api
|
2012-07-30 09:26:30 +03:00 |
|
Alex Tkachman
|
7c2d394412
|
properr names for scripts
|
2012-07-29 23:58:45 +03:00 |
|
Alex Tkachman
|
f8391619a5
|
configurable script languages
|
2012-07-29 21:32:53 +03:00 |
|
Evgeny Gerashchenko
|
c74ccec0bf
|
Renamed CompilerSpecialMode to ConfigurationKind, gave enum constants more clear names.
|
2012-07-07 23:07:20 +04:00 |
|
Evgeny Gerashchenko
|
2c58989a47
|
Moved CompilerSpecialMode enum to compiler-tests, since it is now used only for creating test compiler configurations.
|
2012-07-07 23:07:19 +04:00 |
|
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 |
|
Evgeny Gerashchenko
|
ea36cf9fb0
|
Reverted all changes related to renaming jdkHeaders to altHeaders.
|
2012-05-23 17:05:09 +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 |
|