Zalim Bashorov
|
0877dfc1bd
|
CLI: added "-printArgs" arguments to commandline compiler.
|
2013-10-16 17:39:49 +04:00 |
|
Zalim Bashorov
|
0901c98ff8
|
CLI: move *CompilerArguments classes to cli-common module.
|
2013-10-16 17:39:48 +04:00 |
|
Andrey Breslav
|
7123905e96
|
Support for "builtins/stubs" mode removed from cli
|
2013-10-09 19:16:43 +04:00 |
|
Andrey Breslav
|
9391fa79c3
|
CLI help text changed
|
2013-10-08 21:52:08 +04:00 |
|
Andrey Breslav
|
9fef0c8650
|
Support '-suppress warnings'
#KT-3319 In Progress
|
2013-09-24 06:58:39 -07:00 |
|
Leonid Shalupov
|
a6468bdff1
|
fix tests
|
2013-02-06 13:16:38 +04:00 |
|
Alexander Udalov
|
753ae9e550
|
Add a compiler parameter to generate not-null parameter assertions
Enable/disable assertion generation on parameters in the beginning of
methods accessible from Java
|
2012-10-08 19:03:36 +04:00 |
|
Alexander Udalov
|
19a6a3f390
|
Add a compiler parameter to generate not-null assertions on method call sites
It is off by default when invoking compiler directly, and on by default when
compiling from IDE
|
2012-10-08 14:11:52 +04:00 |
|
Maxim Manuylov
|
a8cd11f0f9
|
more tests for compiler
|
2012-07-31 16:43:56 +04:00 |
|
Andrey Breslav
|
ba9bf15bc3
|
Test data updated to meet cli-parser-1.1 output
|
2012-07-25 12:40:26 +04:00 |
|
Evgeny Gerashchenko
|
03f4ef4a09
|
Fixed expected output for CliTest.help.
|
2012-07-07 23:07:20 +04:00 |
|
Evgeny Gerashchenko
|
77df57c150
|
Replaced jdk-headers with jdk-annotations everywhere.
|
2012-07-03 13:36:58 +04:00 |
|
Evgeny Gerashchenko
|
206628da82
|
Added -annotations command-line parameter.
|
2012-07-03 13:35:52 +04:00 |
|
Stepan Koltsov
|
d0cd37528a
|
move some cli tests from CompilerSmokeTest to CliTest
|
2012-06-14 16:05:16 +04:00 |
|