Commit Graph

4254 Commits

Author SHA1 Message Date
Andrey Breslav 0a808617bb Temporary workaround: commenting out red code 2012-01-31 15:12:40 +04:00
Andrey Breslav b9bebb3ad4 Don't put two superclasses on the supertype list 2012-01-31 15:12:23 +04:00
Andrey Breslav 67d6bb9038 Move inner trait out of the class object 2012-01-31 14:50:00 +04:00
Andrey Breslav 1bca00ea96 A stub workaround for exception thrown when something is annotated with @Retention(RetentionPolicy.RUNITME) or something like this 2012-01-31 14:50:00 +04:00
Alex Tkachman 27425c5851 support for volatile 2012-01-31 12:21:18 +02:00
Nikolay Krasko 2826db7d9a KT-1103 Public outer function from different package and source file is not visible in completion:
- Stubs elements are enabled
- Changed method for selecting indexing policy for plugin and compiler
- Quick fix for import unresolved top-level function added
2012-01-31 14:10:08 +04:00
Maxim Shafirov dbbd4c6902 Make sure alt-headers actually work in "core" environment 2012-01-31 13:37:40 +04:00
Alex Tkachman ef530de14b guava version corrected 2012-01-31 10:14:03 +02:00
Andrey Breslav bc62708fe9 Apology added to a bad test. 2012-01-31 11:48:33 +04:00
Andrey Breslav 6f97101810 A new test for alt-headers 2012-01-31 11:41:41 +04:00
Andrey Breslav 1b88be725a Nullability fixed in a test 2012-01-31 11:37:01 +04:00
Pavel Talanov 0f823a64f4 using LibraryClass and LibraryFun(String) annotations to mark declarations that have custom implementations inside kotlin_lib.js 2012-01-30 23:25:08 +04:00
Pavel Talanov e4d43c5147 refactor to implement library annotations 2012-01-30 23:06:49 +04:00
Andrey Breslav b257ad4fa0 Temporarily revert to debug the tests 2012-01-30 22:25:08 +04:00
Andrey Breslav 7a7db291cc Test fixed (nullability) 2012-01-30 22:12:03 +04:00
Andrey Breslav 5595e55ab9 A command-line argument to transform file names to *.java 2012-01-30 22:01:38 +04:00
Maxim Shafirov 73100134f9 Plugin&Tests: Build kotlinc by calling to build.xml rather than depending on Dist 2012-01-30 21:40:36 +04:00
Pavel Talanov 7a61a7520d if as expression with control statements support 2012-01-30 21:17:32 +04:00
Maxim Shafirov d14e38c7d6 Detect alt headers in locally built kompiler 2012-01-30 21:07:21 +04:00
Andrey Breslav 88d53d7734 Make it quiet 2012-01-30 20:52:29 +04:00
Evgeny Gerashchenko b4bc2fff08 Added soutp live template. 2012-01-30 20:52:11 +04:00
Evgeny Gerashchenko 996863e292 Added kotlinVariableOfType() live template macro and replaced variableOfType() with kotlinVariableOfType() in soutv live template. 2012-01-30 20:52:11 +04:00
Evgeny Gerashchenko 11c550ec8a Changed Kotlin namespace context so template name parsed as modifier is not considered as piece of function/property/class 2012-01-30 20:52:10 +04:00
Evgeny Gerashchenko 834ac6ea1f Added simple soutv live template. 2012-01-30 20:52:10 +04:00
Evgeny Gerashchenko d525423794 Removed duplicate entries for live templates from JetBundle. 2012-01-30 20:52:10 +04:00
Evgeny Gerashchenko 739d33fb4f Fixed serr. 2012-01-30 20:52:10 +04:00
Pavel Talanov ed0d5a8b06 added test for complex expression with when 2012-01-30 20:31:19 +04:00
Maxim Shafirov d52becdf53 rename failure“ 2012-01-30 20:28:09 +04:00
Pavel Talanov 746714bb5e solving when problem 2012-01-30 20:22:16 +04:00
Maxim Shafirov 666f922d71 unzipped kompiler. 2012-01-30 20:20:49 +04:00
Andrey Breslav 199762fd34 Artifacts folder cleanup 2012-01-30 20:01:34 +04:00
Andrey Breslav 5a107f58ec Cleanup added 2012-01-30 18:21:22 +04:00
Alex Tkachman 92ef6aed77 local functions used inside closures 2012-01-30 16:05:08 +02:00
Pavel Talanov b377e74a23 supported NativeClass() and NativeFun(String) annotations 2012-01-30 17:45:01 +04:00
Andrey Breslav f3b7d9511d Make version writing a separate build step 2012-01-30 16:52:01 +04:00
Andrey Breslav a1b4d4c1a3 Make version writing a separate build step 2012-01-30 16:50:47 +04:00
Pavel Talanov 97f7b9f1c1 adding annotations checks 2012-01-30 16:29:24 +04:00
Pavel Talanov 60edf1a6c1 refactoring declaration visitor 2012-01-30 16:13:41 +04:00
Evgeny Gerashchenko 508749e31b Renamed 'expression' context to 'statement'. 2012-01-30 16:08:35 +04:00
Evgeny Gerashchenko 963e1606ba Renamed 'fm' live template to 'main' 2012-01-30 16:00:32 +04:00
Evgeny Gerashchenko b8a8a6b1af Added simple live templates: fm, sout & serr. 2012-01-30 15:56:21 +04:00
Evgeny Gerashchenko 150d856ff1 Made fm live template available only on top level. 2012-01-30 15:56:21 +04:00
Evgeny Gerashchenko 31929c59ad Added simple live templates: fm, sout & serr. 2012-01-30 15:56:21 +04:00
Andrey Breslav 03afad9866 Writing plugin version to plugin.xml when built on TeamCity 2012-01-30 15:45:31 +04:00
svtk d236effed2 Added fictitious variable as a try to find a reason of KT-224 2012-01-30 14:58:18 +04:00
svtk 4ce9a89d85 added extensions for BigInteger and BigDecimal 2012-01-30 14:55:31 +04:00
Pavel Talanov 23db60cf55 implementing new declaration logic 2012-01-30 14:36:48 +04:00
svtk 1d71e820bb KT-1185 Support full enumeration check for 'when' 2012-01-30 13:39:44 +04:00
Evgeny Goldin 59aa2f8c71 Ant task - Wiki update. 2012-01-30 03:06:10 +02:00
Evgeny Goldin 6ad100c809 Ant task - "kotlin.classpath" can be defined with ${kotlin-home} and Ivy (local TeamCity setup used). 2012-01-30 02:16:46 +02:00