Natalia.Ukhorskaya
|
f139b637f3
|
Automatically cast error for intrinsic methods in array
#KT-2997 Fixed
|
2012-11-07 16:28:46 +04:00 |
|
Alex Tkachman
|
10a47ea86f
|
big codegen rewrite
|
2012-08-27 17:43:03 +03:00 |
|
Svetlana Isakova
|
2c0ec86603
|
hasNext invocation changed
|
2012-08-16 18:39:23 +04:00 |
|
Alex Tkachman
|
7f456ede1a
|
KT-2149 binary and text compilation in one pass
|
2012-08-06 12:36:32 +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 |
|
Alex Tkachman
|
7d938dd98f
|
one more step to multi-file compilation
|
2012-06-06 12:17:25 +03:00 |
|
Evgeny Gerashchenko
|
ea36cf9fb0
|
Reverted all changes related to renaming jdkHeaders to altHeaders.
|
2012-05-23 17:05:09 +04:00 |
|
Evgeny Gerashchenko
|
15f6e7403e
|
Renamed jdkHeaders to altHeaders in all places where it makes sense.
|
2012-05-15 15:19:55 +04:00 |
|
Stepan Koltsov
|
f4527b8167
|
better method name
|
2012-05-03 18:30:47 +04:00 |
|
Stepan Koltsov
|
427afefce4
|
replace .sure with !!
|
2012-05-02 00:01:04 +04:00 |
|
Stepan Koltsov
|
5e77ca553c
|
make most codegen tests are indenendent from jdk-headers/stdlib now
|
2012-05-01 23:49:22 +04:00 |
|
Stepan Koltsov
|
c23feab6d1
|
JetLiteFixture: assign to myEnvironment only once
|
2012-05-01 22:32:08 +04:00 |
|
Stepan Koltsov
|
d71723131d
|
Revert "enhance tests (mostly codegen)" temporarily
This reverts commit 95f9bcbacb.
|
2012-05-01 21:21:46 +04:00 |
|
Stepan Koltsov
|
95f9bcbacb
|
enhance tests (mostly codegen)
* drop dependency on stdlib/alt-headers in the most tests
* assign to myEnvironment at most once in JetLiteFixture
* more tests do not compile runtime
|
2012-05-01 19:11:48 +04:00 |
|
Alex Tkachman
|
ffbce7fe1e
|
KT-1589: Array<T>(size) renamed to arrayOfNulls
|
2012-04-02 14:30:37 +03:00 |
|
Alex Tkachman
|
53bba59a4f
|
dbl -> toDouble
|
2012-02-22 13:14:41 +02:00 |
|
Alex Tkachman
|
8b622f97f4
|
getting rid of TypeInfo
|
2012-02-21 14:54:00 +02:00 |
|
Andrey Breslav
|
bff62484b1
|
KT-1306123.lng or 123.sht is not good name
|
2012-02-20 21:42:13 +04:00 |
|
Maxim Shafirov
|
a03922d467
|
Copyrights set to Apache, reflecting it's now open source
|
2012-02-14 19:25:06 +04:00 |
|
Alex Tkachman
|
5633f71edc
|
KT-950 wrong call to array-like setter with non-void return type
|
2012-01-10 15:36:33 +02:00 |
|
Alex Tkachman
|
6039b0e721
|
test for unreproducable KT-779
|
2011-12-17 19:02:37 +02:00 |
|
Alex Tkachman
|
d272979b09
|
thread ring benchmark and related bug fixes (non null array creation and wrong signature of enclosing class)
|
2011-12-07 11:51:50 +02:00 |
|
Alex Tkachman
|
dce0746bd9
|
some debug print commented out
|
2011-11-25 10:50:33 +02:00 |
|
Alex Tkachman
|
c0cc97063d
|
optimized bytecode of is
|
2011-11-24 18:02:44 +02:00 |
|
Alex Tkachman
|
fd9eadb729
|
KT-602: Array<T> method instead of default constructor parameter
|
2011-11-24 15:34:08 +02:00 |
|
Alex Tkachman
|
b8f942857b
|
KT-594 Array.get/set intrinsic
|
2011-11-23 11:56:47 +02:00 |
|
Alex Tkachman
|
efceb12f3b
|
rewrite of closure capturing for object literals
|
2011-11-22 12:35:42 +02:00 |
|
Alex Tkachman
|
f6426bc6d4
|
primitive iterators
|
2011-11-20 11:05:40 +02:00 |
|
Alex Tkachman
|
6982ce454e
|
KT-503 test. Never use asm.Type.getElementType()
|
2011-11-14 06:17:11 +02:00 |
|
Andrey Breslav
|
c74a0a62cc
|
KT-313 Bug in substitutions in a function returning its type parameter T
|
2011-11-12 20:29:38 +04:00 |
|
Alex Tkachman
|
3ad5e74abb
|
multi-index array expressions and related fixes
|
2011-11-02 23:51:27 +01:00 |
|
Alex Tkachman
|
99d19a2f27
|
KT-33
|
2011-11-02 11:41:23 +01:00 |
|
Alex Tkachman
|
2010d770b5
|
Iterator.hasNext() becomes property
|
2011-10-23 20:20:41 +02:00 |
|
Dmitry Jemerov
|
ec6dec0d37
|
separate compiler and plugin tests
|
2011-10-20 16:21:18 +02:00 |
|