Commit Graph

9 Commits

Author SHA1 Message Date
Evgeny Gerashchenko feb484cccb Fixed JdkAnnotationsSanityTest. 2012-12-10 19:13:18 +04:00
Alexey Sedunov 5ad7be38bc Inferred JDK annotations 2012-12-10 15:33:26 +04:00
Evgeny Gerashchenko 01b3d75374 Removing redundant projections when loading from Java. 2012-12-07 14:02:54 +04:00
Andrey Breslav 7068bee3a6 Fix JDK annotations after updating to IntelliJ IDEA EAP 122.519 2012-10-10 15:57:58 +04:00
Andrey Breslav 2246755488 Fix tests (inconsistency in annotations) 2012-09-28 19:20:15 +04:00
Andrey Breslav 02d9683805 Erroneous annotations fixed/removed 2012-09-28 15:52:48 +04:00
Alex Tkachman 804e3769ff remove some unnecessary !! from stdlib 2012-09-26 19:19:44 +02:00
Alex Tkachman 732eb9d145 annotations for
- java.util.concurrent.Executor
- java.util.concurrent.Executors
- java.util.concurrent.ExecutorService
2012-09-26 14:53:17 +02:00
Evgeny Gerashchenko 7b1979ddca KT-2609 Copy @NotNull data from IDEA's JDK annotations
#KT-2609 fixed
2012-09-13 19:41:44 +04:00