Alexander Udalov
|
4e8d6d4882
|
Report ABI version errors before diagnostics and other errors
Otherwise they're difficult to find in the end of the compiler messages
|
2014-05-20 19:22:53 +04:00 |
|
Nikolay Krasko
|
a7bc9ec96c
|
Minor: use directive with current ABI version in test data
|
2014-04-04 02:10:29 +04:00 |
|
Evgeny Gerashchenko
|
33e59103ec
|
Fixed test when JDK 8 is system default.
|
2014-03-25 14:34:58 +04:00 |
|
Ilya Ryzhenkov
|
98c54f39bb
|
Unify script file extensions to "kts" so that IDEA, compiler and tests agree when to parse as SCRIPT.
Include kt* files into formatter test generation, to test scripting formatting
|
2014-03-24 18:17:50 +04:00 |
|
Mikhael Bogdanov
|
ca4609dd2a
|
Support inline true/false options
|
2014-03-20 17:50:52 +04:00 |
|
Mikhael Bogdanov
|
16fbe1d5dd
|
Abi version increased: inline calls in runtime (otherwise client inlining wouldn't work)
|
2014-03-03 15:52:25 +04:00 |
|
Mikhael Bogdanov
|
ee136d6594
|
Default inline flag = true
|
2014-03-03 15:43:45 +04:00 |
|
Alexander Udalov
|
6eae950812
|
Increase ABI version after renaming "jet"->"kotlin"
|
2014-03-02 19:55:29 +04:00 |
|
Ilya Klyuchnikov
|
68da8bcf6b
|
test fix
|
2014-02-28 16:24:19 +04:00 |
|
Andrey Breslav
|
5a49b6fda5
|
Loading classes with wrong ABI version as Java classes
|
2014-01-15 16:16:20 +04:00 |
|
Natalia Ukhorskaya
|
f2f1a1313d
|
Add jdk jars to kotlin classpath
#KT-4214 Fixed
|
2013-12-26 13:50:10 +04:00 |
|
Alexander Udalov
|
d6e1af645f
|
Upgrade ABI version after objects refactoring
|
2013-12-02 19:56:17 +04:00 |
|
Mikhael Bogdanov
|
8533fd64ff
|
Compiler inline on/off flag
|
2013-12-02 18:30:42 +04:00 |
|
Mikhael Bogdanov
|
9037449313
|
Inline flag calculation through inline annotation
|
2013-11-26 12:53:07 +04:00 |
|
Evgeny Gerashchenko
|
d937909ebf
|
Separated test data depending on target platform (JS/JVM)
|
2013-11-21 17:37:36 +04:00 |
|