Commit Graph

130 Commits

Author SHA1 Message Date
Sergey Ignatov 428d6ecfae test for object literal updated 2011-11-23 13:52:46 +04:00
Sergey Ignatov f8aa6c727b cleanup 2011-11-23 13:30:07 +04:00
Sergey Ignatov 75a4d34da7 KT-584 Convert C-style for statement more correctly 2011-11-23 13:29:59 +04:00
Sergey Ignatov d7e06aeb6a cleanup 2011-11-22 14:25:28 +04:00
Sergey Ignatov 8f91bc3f5e namespace block removed 2011-11-22 14:17:37 +04:00
Sergey Ignatov 8a74f4fc3e str.equals("") replaced by str.isEmpty() 2011-11-22 13:49:48 +04:00
Sergey Ignatov ddcf8d06a3 now only test depends from common-io.jar 2011-11-22 13:26:38 +04:00
Sergey Ignatov 94f8b3581c test for new Runnable changed 2011-11-22 13:16:43 +04:00
Sergey Ignatov 4f14e3121d object literal supported 2011-11-22 13:14:28 +04:00
Sergey Ignatov 74e96f2cc2 ! added 2011-11-22 13:14:04 +04:00
Sergey Ignatov fb0cf96488 NPE fixed 2011-11-22 13:13:41 +04:00
Sergey Ignatov 357d1dab82 KT-544 fixed: "Create generic init functions for generic classes" 2011-11-21 16:40:37 +04:00
Sergey Ignatov ef415f4748 supported some generics constrcutors and methods for KT-540 2011-11-21 16:40:37 +04:00
Sergey Ignatov ccb3e63638 fixed raw generic types fir KT-540 2011-11-21 16:40:37 +04:00
Sergey Ignatov 18e93658b2 IdeaSDK name changed 2011-11-18 13:37:25 +04:00
Sergey Ignatov 09a489f9d4 added generic params to method call expression 2011-11-18 13:37:25 +04:00
Sergey Ignatov a08fb4fb0a qualified types supported 2011-11-18 13:37:25 +04:00
Sergey Ignatov 82fbc98757 types for inner classes supported 2011-11-18 13:37:25 +04:00
Sergey Ignatov aa976315d9 support generic params in constructor invocation 2011-11-18 13:37:25 +04:00
Sergey Ignatov c5c3e92b4e fixed issue with full name constructor invocation 2011-11-18 13:37:24 +04:00
Sergey Ignatov 62bfb55973 now we use members instead of bunch inner classes, fields and methods 2011-11-18 13:37:24 +04:00
Sergey Ignatov 773bc1ced2 cleanup 2011-11-16 19:01:42 +04:00
Sergey Ignatov 60f7226bd5 use PsiImportStatementBase.isOnDemand inside importToImport method 2011-11-16 19:01:42 +04:00
Sergey Ignatov 947a5bf5d8 class initializers supported 2011-11-16 19:01:42 +04:00
Sergey Ignatov 532142d12a now we trying to generify constructor only in case when we have two or more constructors in class 2011-11-16 19:01:42 +04:00
Sergey Ignatov 234f98b164 private dictionary changed 2011-11-16 13:24:15 +04:00
Sergey Ignatov 7d6513f49f added constructors for enums 2011-11-16 13:23:18 +04:00
Sergey Ignatov fb6ac8e4b6 Converter.isConstructorPrimary signature changed 2011-11-16 13:19:43 +04:00
Sergey Ignatov d0c8b104d5 working with import statements improved 2011-11-16 12:58:26 +04:00
Sergey Ignatov bbcf8be5bf working with package statement improved 2011-11-15 18:13:39 +04:00
Sergey Ignatov 58176f2361 remove TODO from ArrayType.toKotlin() 2011-11-15 18:13:39 +04:00
Sergey Ignatov d45e69b538 move isEmpty() from Expression to Element 2011-11-15 18:13:39 +04:00
Sergey Ignatov 9782fc700f AnyType.class expression supported 2011-11-15 18:13:38 +04:00
Sergey Ignatov a80f0eecd4 cleanup 2011-11-15 18:13:38 +04:00
Sergey Ignatov 437fe1b6b4 getAllFields() replaced by getFields() 2011-11-15 18:13:38 +04:00
Sergey Ignatov 4c7056b2f9 added test for main function 2011-11-15 18:13:38 +04:00
Sergey Ignatov 6a979e540d set with keyword updated 2011-11-15 18:13:38 +04:00
Sergey Ignatov f5c1f098be Converter cleanup 2011-11-15 18:13:38 +04:00
Sergey Ignatov dba5e97b7a added default params for all primitive types 2011-11-15 18:13:38 +04:00
Sergey Ignatov ab85374856 some tests added for previous commit 2011-11-15 18:13:38 +04:00
Sergey Ignatov 016064c273 base class params added to the class declaration 2011-11-14 17:29:38 +04:00
Sergey Ignatov 26b96d9562 replace this. by $ for fields inside anonymous initializers 2011-11-14 15:44:28 +04:00
Sergey Ignatov 251b69eab3 cleanup 2011-11-14 14:44:52 +04:00
Sergey Ignatov 1e838a9dc3 added files for fields tests 2011-11-14 14:39:44 +04:00
Sergey Ignatov 548d89ef4e another one case with constructors supported 2011-11-14 14:30:06 +04:00
Sergey Ignatov fdf18e85fc IdentifierImpl fixed 2011-11-09 16:04:57 +04:00
Sergey Ignatov d4b35bc27f EQEQ added as a token type 2011-11-09 16:04:57 +04:00
Sergey Ignatov 1bc527cd92 supported two cases for constructor calling 2011-11-09 16:04:57 +04:00
Sergey Ignatov 54265da366 improved quoting for identifier added 2011-11-09 16:04:57 +04:00
Sergey Ignatov 846ac36fab cleanup 2011-11-09 16:04:57 +04:00