Commit Graph

  • afd8981c00 do not write compiled stdlib in to output dir Alex Tkachman 2011-11-28 14:51:12 +02:00
  • b9f39b00c0 KotlinCompiler and tests aware on standard library Alex Tkachman 2011-11-28 14:36:57 +02:00
  • 627dd9cea4 KT-601 Kotlin run configuration can't work with Working Directory param (copy default java createJavaParameters() because of JavaParametersUtil.configureConfiguration) Nikolay Krasko 2011-11-28 16:11:44 +04:00
  • c09e9368e8 KT-621 Remove .foo() pattern matching from when (Rename method and correct grammar) Nikolay Krasko 2011-11-28 15:29:01 +04:00
  • 517947288c Merge branch 'master' of git+ssh://git.labs.intellij.net/jet into KT-337 Nikolay Krasko 2011-11-28 15:13:31 +04:00
  • 27293562ae Merge remote-tracking branch 'origin/master' svtk 2011-11-28 13:15:35 +04:00
  • ecb3db0912 KT-610 Distinguish errors 'unused variable' and 'variable is assigned but never accessed' svtk 2011-11-28 13:15:03 +04:00
  • 09de9bef20 KT-337 Can't break a line before a dot Nikolay Krasko 2011-11-28 12:59:16 +04:00
  • 5ad627fab9 KT-601 Kotlin run configuration can't work with Working Directory param (copy default java createJavaParameters() because of JavaParametersUtil.configureConfiguration) Nikolay Krasko 2011-11-28 12:35:57 +04:00
  • 554aab83be npe() renamed to sure() Alex Tkachman 2011-11-26 10:01:57 +02:00
  • 2cbd072478 npe() runtime intrinsic method. Alex Tkachman 2011-11-26 09:30:24 +02:00
  • 97fbcb4775 Added and sorted tests from jet repository. Fixed a bug with custom setter. Pavel Talanov 2011-11-26 00:38:17 +04:00
  • a6eeb01b64 try to fix VarArgTest Stepan Koltsov 2011-11-25 22:31:29 +04:00
  • e36eaa08a4 Added array basic class. Pavel Talanov 2011-11-25 21:56:04 +04:00
  • 0bd0932282 remove unintentional variable redeclarations Stepan Koltsov 2011-11-25 21:39:28 +04:00
  • 0ea425e41b Supported single file without namespace. Pavel Talanov 2011-11-25 21:38:35 +04:00
  • e3d62b7903 Corrected class declaration logic. Pavel Talanov 2011-11-25 21:00:18 +04:00
  • 793ec886c7 Fixed a bug where class could not access namespace properties. Pavel Talanov 2011-11-25 20:14:02 +04:00
  • 504a2d5101 compareTo support. Pavel Talanov 2011-11-25 20:05:35 +04:00
  • 87dbeac643 Merge remote branch 'origin/master' Andrey Breslav 2011-11-25 18:32:24 +03:00
  • a7eada71ce By Pavel Talanov: KT-618 overloaded assignment operators should not allow for returning types other than Unit of Subtypes or the type where they are defined Andrey Breslav 2011-11-25 18:32:03 +03:00
  • d8d4b95dd7 Refactoring Pavel Talanov 2011-11-25 19:31:43 +04:00
  • 934d83b1bf Got rid of redundant ExpressionTranslator class. Pavel Talanov 2011-11-25 19:17:19 +04:00
  • afb1efaa34 Refactored reference provider logic. Pavel Talanov 2011-11-25 19:10:22 +04:00
  • bcca865620 Reorganised project structure. Pavel Talanov 2011-11-25 18:56:40 +04:00
  • 0b0afcedab Added test. Pavel Talanov 2011-11-25 18:44:11 +04:00
  • a52d9a28cc merge regression folders Stepan Koltsov 2011-11-25 18:31:28 +04:00
  • 7bc2736568 merge FullJetPsiCheckerTest into QuickJetPsiCheckerTest Stepan Koltsov 2011-11-25 18:22:40 +04:00
  • 778e8fd21b Merge branch 'master' of git+ssh://git.labs.intellij.net/jet Nikolay Krasko 2011-11-25 17:43:09 +04:00
  • 0c758902ef KT-621 Remove .foo() pattern matching from when (Some tests were rewritten) Nikolay Krasko 2011-11-25 17:39:16 +04:00
  • a70487b055 fix UnusedVariables.jet test Stepan Koltsov 2011-11-25 17:35:41 +04:00
  • 28311a8a99 Merge remote branch 'origin/master' Andrey Breslav 2011-11-25 17:23:16 +03:00
  • 08e55edca4 Error message improved Andrey Breslav 2011-11-25 17:23:05 +03:00
  • db365ddcb8 Refactoring function translator. Pavel Talanov 2011-11-25 17:06:59 +04:00
  • f1096cf2be Added support for initialization of properties as constructor parameters. Pavel Talanov 2011-11-25 16:53:03 +04:00
  • 194bd73edd temporarily print signature of generated method to diagnose failing tests on core7i-5-ubuntu Stepan Koltsov 2011-11-25 16:11:32 +04:00
  • 992fabaf1f Unused imports removed Andrey Breslav 2011-11-25 15:56:15 +03:00
  • 548c650320 Merge remote branch 'origin/master' Andrey Breslav 2011-11-25 15:51:16 +03:00
  • 2ceb576215 Debug info added (required for meaningful stack traces) Andrey Breslav 2011-11-25 15:51:00 +03:00
  • f3f256699b print java.vendor too Stepan Koltsov 2011-11-25 15:52:29 +04:00
  • acaaa993c5 change DescriptionRenderer for null (internal error etc.) type Stepan Koltsov 2011-11-25 15:49:28 +04:00
  • 2396287753 fix DescriptionRendeder broken in 9ef4790976 Stepan Koltsov 2011-11-25 15:49:22 +04:00
  • 6ee95cf13a Added properties as constructor parameters support(Not initialized yet). Pavel Talanov 2011-11-25 15:23:57 +04:00
  • e9682952a1 Refactoring. Pavel Talanov 2011-11-25 15:17:27 +04:00
  • 4c2b0b9444 some quick fixes refactoring svtk 2011-11-25 15:15:51 +04:00
  • c3447c3576 refactoring & KT-607 Val reassignment is not marked as an error svtk 2011-11-25 15:14:38 +04:00
  • 181bc45bf0 Lots of refactoring and code improvements. Pavel Talanov 2011-11-25 14:00:28 +04:00
  • dce0746bd9 some debug print commented out Alex Tkachman 2011-11-25 10:50:33 +02:00
  • 21a0d1f85c KT-613 verify error ++/-- in presence of this|receiver Alex Tkachman 2011-11-25 10:32:17 +02:00
  • b990792917 Merge remote branch 'origin/master' Alex Tkachman 2011-11-24 22:33:13 +02:00
  • 0b689f32a7 print environment in bootstrap.xml Stepan Koltsov 2011-11-25 00:26:31 +04:00
  • 7020d6e15c more check for casts Stepan Koltsov 2011-11-24 23:52:10 +04:00
  • ae6e87ef5a Merge remote branch 'origin/master' Andrey Breslav 2011-11-24 22:43:16 +03:00
  • 25af9bbcad By Sergey Ignatov: creating JetParameters in JetPsiFactory Andrey Breslav 2011-11-24 22:42:15 +03:00
  • 97a413d0a2 Added test for operator overloading. Pavel Talanov 2011-11-24 23:30:06 +04:00
  • 9ef4790976 allow null from CallableDescriptor.getReturnType Stepan Koltsov 2011-11-24 23:13:03 +04:00
  • aba6b3d6b9 KT-549 type inference failed KT-580 Type inference failed KT-600 Problem with 'sure' extension function type inference KT-571 Type inference failed Andrey Breslav 2011-11-24 22:56:14 +03:00
  • be1d7c979b Binary operation overloading for most cases (except contains, compareTo). Pavel Talanov 2011-11-24 23:10:43 +04:00
  • 0ff639fd68 Merge remote branch 'origin/master' Andrey Breslav 2011-11-24 21:14:58 +03:00
  • 1e63c6257c Throw exception if compilation fails on server Andrey Breslav 2011-11-24 21:14:50 +03:00
  • c0cc97063d optimized bytecode of is Alex Tkachman 2011-11-24 18:02:44 +02:00
  • 411c173dac Refactoring BinaryOperationTranslator. Pavel Talanov 2011-11-24 20:01:58 +04:00
  • c3ee9db470 Merge remote branch 'origin/master' Alex Tkachman 2011-11-24 17:38:32 +02:00
  • 2fcc18f08b new method for import helper svtk 2011-11-24 18:53:29 +04:00
  • fd9eadb729 KT-602: Array<T> method instead of default constructor parameter Alex Tkachman 2011-11-24 15:34:08 +02:00
  • 8cae5c9963 Added test for unary operation on int properties. Pavel Talanov 2011-11-24 17:25:36 +04:00
  • d23bdb492d Added test for unary operation on int properties. Pavel Talanov 2011-11-24 17:07:56 +04:00
  • fae803ac6f Refactoring property access translation code. Pavel Talanov 2011-11-24 15:14:54 +04:00
  • 66b3790798 Refactoring operation translator code. Pavel Talanov 2011-11-23 20:13:23 +04:00
  • af7d79e4bd Operator overloading: simple cases with ++ and --. Pavel Talanov 2011-11-23 18:15:14 +04:00
  • 9bd98cdf2b disable TypeInfoTest.testIsWithGenerics Stepan Koltsov 2011-11-24 17:22:27 +04:00
  • e8d41ea6c7 Revert "fix DescriptionRenderer failure if FunctionDescriptor.getReturnType returns null" Stepan Koltsov 2011-11-24 17:20:22 +04:00
  • 702305ad2c KT-515 fixed in platform code, re-enable java->kotlin resolve Maxim Shafirov 2011-11-24 16:38:24 +04:00
  • a9138eebc6 test for obsolete kt302 svtk 2011-11-24 16:10:23 +04:00
  • 63304cc2cf Merge remote-tracking branch 'origin/master' svtk 2011-11-24 16:02:44 +04:00
  • aa007d415d Moved to full, since the test uses JDK Andrey Breslav 2011-11-24 15:31:21 +03:00
  • c80301a13d Changed 'getOverriddenDescriptors' method for accessors (get accessors of overridden properties) svtk 2011-11-24 16:02:29 +04:00
  • 850cd190f8 Exception on incomplete code fixed svtk 2011-11-24 16:00:10 +04:00
  • a7bb30a18c "Unused value" error added to existed tests svtk 2011-11-24 15:59:44 +04:00
  • 97f377b529 Added "unused value analysis" svtk 2011-11-24 15:58:25 +04:00
  • a79202b7e7 Temporarily revert "more check for casts" Stepan Koltsov 2011-11-24 15:24:10 +04:00
  • 648540ad0c restore +-JDK options Stepan Koltsov 2011-11-24 15:18:41 +04:00
  • dca64c8ba9 Revert "+-JDK and -NOSTDLIB options" Stepan Koltsov 2011-11-24 15:18:37 +04:00
  • 12a0b5a01b Better line mapping if multiple classes where generated for the file Maxim Shafirov 2011-11-24 14:45:59 +04:00
  • 4c4742354a Bytecode range highlighting according to selection in tracked editor (doesn't work well with closures yet) Maxim Shafirov 2011-11-24 14:34:16 +04:00
  • d6efe927bf literals supported more correctly Sergey Ignatov 2011-11-24 13:59:32 +04:00
  • 7d117471e9 cleanup Sergey Ignatov 2011-11-24 13:15:27 +04:00
  • a3c91abd4d inspections from jet project imported Sergey Ignatov 2011-11-24 13:10:14 +04:00
  • 811d732c1e /s/cyclicShiftRight/ushr/g Sergey Ignatov 2011-11-24 13:09:57 +04:00
  • 8f47280070 making code window to show full stacktrace in case of error Alex Tkachman 2011-11-24 08:46:00 +02:00
  • 5300f8c0c9 Merge remote branch 'origin/master' Andrey Breslav 2011-11-23 22:01:49 +03:00
  • b75a64c526 KT-509 Properties declared as constuctor parameters do not have accessor descriptors. Andrey Breslav 2011-11-23 22:01:39 +03:00
  • 894a05def1 More kinds of stackoverflow to investigate, disable for a while Maxim Shafirov 2011-11-23 21:52:18 +04:00
  • 1c14718214 Class renamed to better reflect it's purpose Andrey Breslav 2011-11-23 20:37:22 +03:00
  • 6eea1716d3 Bytecode viewer, initial Maxim Shafirov 2011-11-23 21:29:36 +04:00
  • 9a25b1a843 Merge remote branch 'origin/master' Andrey Breslav 2011-11-23 20:27:51 +03:00
  • 9cb0cc9fa6 KT-394 Make class object members visible inside the owning class KT-588 Unresolved static method Andrey Breslav 2011-11-23 20:27:38 +03:00
  • 5d2dfcd48f more check for casts Stepan Koltsov 2011-11-23 18:15:37 +04:00
  • cee75c5d36 Merge branch 'master' of git+ssh://git.labs.intellij.net/jet-contrib Natalia.Ukhorskaya 2011-11-23 17:27:53 +04:00
  • fed075b0ca fix DescriptionRenderer failure if FunctionDescriptor.getReturnType returns null Stepan Koltsov 2011-11-23 17:25:36 +04:00