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 |
|