Commit Graph

  • 5897e90911 Debug module generation on TC build Maxim Shafirov 2011-12-30 17:03:18 +04:00
  • f2b1a16a1c Merge remote branch 'origin/master' Alex Tkachman 2011-12-30 14:57:49 +02:00
  • 9fd76fbc77 We don't support inter-module dependencies yet Maxim Shafirov 2011-12-30 16:57:18 +04:00
  • b377d819a4 Debug module generation on TC build Maxim Shafirov 2011-12-30 16:56:15 +04:00
  • e25446a708 resolve imports from objects; error "cannot import from"; ClassDescriptorBoundToReceiver added svtk 2011-12-30 16:19:10 +04:00
  • 244d390d71 KT-587 Unresolved reference svtk 2011-12-30 16:17:32 +04:00
  • 0e37d92bc0 KT-893 Need to support another form of for loop ignatov 2011-12-30 15:48:40 +04:00
  • e39648774d fix exception, KT-891 Stepan Koltsov 2011-12-30 15:14:14 +04:00
  • 14c0ec13fd Merge remote branch 'origin/master' Alex Tkachman 2011-12-30 13:01:18 +02:00
  • 87748bb0c7 Make sure we write output for the files even if they're in std.* package Maxim Shafirov 2011-12-30 14:28:47 +04:00
  • eee5e04804 Small fix for infinite error log from CodeWindow Nikolay Krasko 2011-12-30 13:51:35 +04:00
  • f2ff8823ac Merge remote branch 'origin/master' Alex Tkachman 2011-12-30 10:34:01 +02:00
  • fb0752a41c remove unused constructor Stepan Koltsov 2011-12-30 00:30:57 +04:00
  • 1bb5828613 reading properties info from binary classes Stepan Koltsov 2011-12-30 00:05:32 +04:00
  • 047fe9df9a refactoring: ResolverClassData internal structure in JavaDescriptorResolver Stepan Koltsov 2011-12-30 00:05:29 +04:00
  • 855142e35d move test output to one level down Stepan Koltsov 2011-12-30 00:05:25 +04:00
  • 01e6d6f7ec Merge remote branch 'origin/master' Alex Tkachman 2011-12-29 19:36:58 +02:00
  • 02b2cc4fb8 More correct check for the path being absolute Maxim Shafirov 2011-12-29 21:29:58 +04:00
  • 6fa1a12040 Allow absolute paths in module script Maxim Shafirov 2011-12-29 21:28:57 +04:00
  • a03b486101 Getting java home isn't that hard if you're running java code Maxim Shafirov 2011-12-29 21:18:03 +04:00
  • f632feb4f9 Merge remote branch 'origin/master' Alex Tkachman 2011-12-29 18:39:03 +02:00
  • c6caffe02d Keywords autocompletion - nothing for top scope after package directive Nikolay Krasko 2011-12-29 20:37:47 +04:00
  • 26b9647591 KT-862 Exception when debugger starts - read action request before reading PSI is added Nikolay Krasko 2011-12-29 20:36:06 +04:00
  • 12ba58d876 Merge remote branch 'origin/master' Alex Tkachman 2011-12-29 17:53:20 +02:00
  • 153a26b653 tests are standalone now ignatov 2011-12-29 19:19:30 +04:00
  • 28c449168c Keyword completion: forgotten object keyword Nikolay Krasko 2011-12-29 18:00:16 +04:00
  • 50dc6760c1 KT-780 NullPointerException on constructing new run configuration Nikolay Krasko 2011-12-29 17:50:59 +04:00
  • 533bab41ef objects or variables members import resolve functionality rollback svtk 2011-12-29 17:00:39 +04:00
  • 0e8dbbac2f quick fixes refactoring (disuse of CodeEditUtil) svtk 2011-12-29 15:50:30 +04:00
  • a61f848861 ImportClassHelper (quick fixes) refactoring svtk 2011-12-29 15:40:20 +04:00
  • be40b01d0e Disable keyword completion in comments, strings and chars Nikolay Krasko 2011-12-29 15:08:42 +04:00
  • bed1bf52f9 some output to cli added ignatov 2011-12-29 14:43:56 +04:00
  • 0f6fd27bef Stable compiler directory name so we can refer to it in Tests build Maxim Shafirov 2011-12-29 14:42:07 +04:00
  • fe839d5025 KT-879 Translate witches, wizards, gnomes correctly, also don't forget about switch statement ignatov 2011-12-29 14:01:13 +04:00
  • 600fea1b1d testdrive mixed sources compilation Maxim Shafirov 2011-12-29 13:52:15 +04:00
  • 9fbbef4643 Unlucky temporary dir name was it Maxim Shafirov 2011-12-29 13:43:26 +04:00
  • 14eea7bd17 cli works ignatov 2011-12-29 13:40:58 +04:00
  • f3d39704bc bootstrap Kotlin compiler for tests build Maxim Shafirov 2011-12-29 13:37:53 +04:00
  • 9a808c10c9 standalone JavaToKotlinTranslator added ignatov 2011-12-28 21:34:52 +04:00
  • f660ddea1f Merge remote branch 'origin/master' Alex Tkachman 2011-12-28 16:24:15 +02:00
  • f259b7d397 KT-759 Filter keywords auto completion according to context Nikolay Krasko 2011-12-28 17:51:18 +04:00
  • a38783f13e Merge remote branch 'origin/master' Alex Tkachman 2011-12-27 21:08:22 +02:00
  • 939f9ac279 Merge remote branch 'origin/master' Andrey Breslav 2011-12-27 21:29:48 +04:00
  • 4579c9826f Reverting problematic commits: fa500f453d Alex Tkachman Today 19:47 725bebc23f Alex Tkachman Today 19:36 Andrey Breslav 2011-12-27 21:26:20 +04:00
  • 617b3b5db5 ReadClassDataTest: type variable resolver Stepan Koltsov 2011-12-27 20:46:43 +04:00
  • 0d5283d0a8 move tests to subdirectories Stepan Koltsov 2011-12-27 20:46:39 +04:00
  • 6aafaa1851 JetNamespace eliminated Andrey Breslav 2011-12-27 20:23:58 +04:00
  • 6f58406a3d no sanitizing stdlib packages Alex Tkachman 2011-12-27 18:02:53 +02:00
  • fa500f453d kotlin sources on proper place (the same as idea does) Alex Tkachman 2011-12-27 17:47:57 +02:00
  • 725bebc23f work in progress on compiler unification between cli and plugin Alex Tkachman 2011-12-27 17:36:37 +02:00
  • 4272dafc36 ReplaceCallFix instead of two ReplaceDotCallWithSafeCall & ReplaceSafeCallWithDotCall svtk 2011-12-27 19:21:33 +04:00
  • a5d8ff4669 An attempt to achieve a better performance Nikolay Krasko 2011-12-27 18:59:17 +04:00
  • 7f46ed8e53 added fix "replace dot call with safe call" (from Sergey Ignatov) svtk 2011-12-27 17:44:35 +04:00
  • ee2fdbf0a9 Merge remote-tracking branch 'origin/master' svtk 2011-12-27 17:00:54 +04:00
  • 979dfdcd1e resolve of import all members from objects and variables svtk 2011-12-27 17:00:43 +04:00
  • 25f7c139e0 Remove invalid tests (valid tests are already exist) Nikolay Krasko 2011-12-27 15:51:13 +04:00
  • 7fcae64766 Parser test data fixed Andrey Breslav 2011-12-27 15:20:31 +04:00
  • 1704247534 Merge remote branch 'origin/master' Andrey Breslav 2011-12-27 15:00:33 +04:00
  • 588a7c32b9 Merge remote branch 'origin/master' Andrey Breslav 2011-12-27 14:59:30 +04:00
  • b453880d9c Better message for recursive type inference Andrey Breslav 2011-12-27 14:59:24 +04:00
  • 2d78ccb9e1 Annotator test data fixed Andrey Breslav 2011-12-27 14:54:41 +04:00
  • eea73bf476 Changes in k2js after kotlin compiler update Natalia.Ukhorskaya 2011-12-27 14:50:09 +04:00
  • 084472aa4f Merge remote-tracking branch 'origin/master' svtk 2011-12-27 14:35:57 +04:00
  • 7060f6ef80 Added imports resolve from objects and variables svtk 2011-12-27 14:35:52 +04:00
  • 0ddd926a4b Merge remote branch 'origin/master' Andrey Breslav 2011-12-27 14:17:31 +04:00
  • f45c6171ba Resolve test data fixed Andrey Breslav 2011-12-27 14:17:23 +04:00
  • 44e558b681 More iterable extensions Nikolay Krasko 2011-12-27 02:45:57 +04:00
  • 7531b94bd6 Merge remote branch 'origin/master' Andrey Breslav 2011-12-27 12:16:45 +04:00
  • 79d321ee51 KT-875 Space is missing #KT-875 Fixed Andrey Breslav 2011-12-27 12:06:11 +04:00
  • 8cad00a021 Merge remote branch 'origin/master' Andrey Breslav 2011-12-27 11:46:22 +04:00
  • fa5be15852 Diagnostics test data fixed Andrey Breslav 2011-12-26 19:55:29 +04:00
  • 3b0ca42e0b jet.typeinfo.TypeInfo -> jet.TypeInfo Andrey Breslav 2011-12-26 18:59:48 +04:00
  • 90e5c03389 Merge remote-tracking branch 'origin/master' svtk 2011-12-26 18:37:27 +04:00
  • 36f50fa594 KT-819 Redeclaration error for extension properties with the same name and different receivers svtk 2011-12-26 18:37:21 +04:00
  • 5653dabe95 Syntax fixed Andrey Breslav 2011-12-26 18:20:16 +04:00
  • 891f844fda KT-638 Add correctly support for generic init functions ignatov 2011-12-26 16:54:04 +04:00
  • d03337dc0e fix ignatov 2011-12-26 16:37:30 +04:00
  • 95f8bbba5c KT-852 Apply sure() call for expressions inside polyadic expression ignatov 2011-12-26 15:56:32 +04:00
  • 4f9011509c KT-871 Add main function to generated code ignatov 2011-12-26 14:05:46 +04:00
  • 2706eaef7d /s/namespace/package/g ignatov 2011-12-26 13:10:33 +04:00
  • a44479f8b2 small cleanup ignatov 2011-12-26 13:07:22 +04:00
  • eb0ded778c Merge remote-tracking branch 'origin/master' Andrey Breslav 2011-12-26 02:30:56 +04:00
  • 072546ed5d KT-868 unable to add a 'size' and 'empty' property to java.util.Map via extension methods Andrey Breslav 2011-12-26 02:30:51 +04:00
  • b64e8407f9 removed nested namespace Alex Tkachman 2011-12-25 23:12:41 +02:00
  • 41f9a71777 modules property instead of defineModules in Module DSL Alex Tkachman 2011-12-25 21:53:36 +02:00
  • f40cf97279 fix for KT-870 - when without parameter Alex Tkachman 2011-12-25 15:55:57 +02:00
  • f52eae71d0 GreatSyntacticShift: 'namespace' -> 'package' Andrey Breslav 2011-12-25 15:51:59 +04:00
  • 9f4cd37dbb stdlib included in to cli-compilation Alex Tkachman 2011-12-25 12:28:00 +02:00
  • f4704adc3f proper archiving of stdlib sources Alex Tkachman 2011-12-25 12:08:28 +02:00
  • 393ecf2208 added a groupBy method (and stumbled on a couple more little compiler bugs which could well be the same as previous issues I've raised this week). Happy holidays everyone :) James Strachan 2011-12-24 07:46:26 +00:00
  • 8396017b5b added example of compiler issue; unable to create 'size' and 'empty' properties on Collection<T> and java.util.Map<T> it seems? wonder if its a qualified name issue - qualified names don't seem to be allowed on extension properties - will raise an issue... James Strachan 2011-12-23 17:20:25 +00:00
  • 28d9138798 Proper rt.jar detection on macs Maxim Shafirov 2011-12-23 21:00:56 +03:00
  • aa46952531 implemented containerType.count(predicate) James Strachan 2011-12-23 16:48:22 +00:00
  • 3fa49cadc0 added filterNot method James Strachan 2011-12-23 16:27:40 +00:00
  • 310a49eaff added issue comments for compiler bug James Strachan 2011-12-23 16:08:12 +00:00
  • 8db24f12d9 added link to compiler bug issue in comment James Strachan 2011-12-23 16:00:43 +00:00
  • eb3f895763 Merge remote-tracking branch 'origin/master' James Strachan 2011-12-23 15:52:50 +00:00
  • 423494cef0 missed shift Maxim Shafirov 2011-12-23 19:50:52 +03:00
  • 991a3d9dec added proper map with default size passed in for Collection/Array but also added to Iterable and java.util.Iterable with no size; so the collection/iterable methods are now I think replicated; just need iterator methods now James Strachan 2011-12-23 15:52:37 +00:00
  • 877de17122 move coverage of the standard methods across Iterable, Array, java.util.Iterable (not quite complete but close) James Strachan 2011-12-23 15:46:41 +00:00