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 |
|
Maxim Shafirov
|
d52becdf53
|
rename failure“
|
2012-01-30 20:28:09 +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 |
|
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 |
|
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 |
|
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 |
|
Evgeny Goldin
|
0614a3ec36
|
Merge branch 'master' of git+ssh://git.labs.intellij.net/jet
|
2012-01-29 17:15:07 +02:00 |
|
Alex Tkachman
|
c62bbdc5df
|
local functions
|
2012-01-29 16:20:05 +03:00 |
|
Evgeny Goldin
|
68e4fedf8a
|
Ant task - Wiki fix.
|
2012-01-28 03:58:58 +02:00 |
|
Evgeny Goldin
|
656689c576
|
Ant task - nested <classpath> support
|
2012-01-28 03:34:32 +02:00 |
|
Evgeny Goldin
|
c1f037cae7
|
Merge branch 'master' of git+ssh://git.labs.intellij.net/jet
|
2012-01-28 02:43:32 +02:00 |
|
Evgeny Goldin
|
64f3651fa7
|
Ant task - "testlib" JUnit tests run
|
2012-01-28 02:43:10 +02:00 |
|
Alex Tkachman
|
b3279a6ad5
|
test for KT-1170
|
2012-01-28 02:53:06 +03:00 |
|
Alex Tkachman
|
e7a1b2ea72
|
fix for broken tests
|
2012-01-28 02:47:04 +03:00 |
|
Evgeny Goldin
|
5cc9ce8a98
|
Ant task - added classpath/classpathref
CompileEnvironment - added addToClasspath(File[] / String[])
Switching to CompileEnvironmentException to throw fatal errors
|
2012-01-28 00:13:06 +02:00 |
|
Alex Tkachman
|
4b4d84d485
|
KT-1168 don't use direct fields from non-final properties
|
2012-01-28 00:56:05 +03:00 |
|
Evgeny Goldin
|
8a79088698
|
Ant task - Wiki minor update.
|
2012-01-27 22:44:55 +02:00 |
|
Evgeny Goldin
|
0aa7ab3002
|
Merge branch 'master' of git+ssh://git.labs.intellij.net/jet
|
2012-01-27 22:40:09 +02:00 |
|
Alex Tkachman
|
c83d70b856
|
KT-1165 right type for default property setter
|
2012-01-27 23:59:59 +03:00 |
|
Evgeny Goldin
|
6bde455a25
|
Ant task - attribute names changed: output, jar, src.
|
2012-01-27 22:39:01 +02:00 |
|
Alex Tkachman
|
686d4cae3c
|
postfix part of KT-471
|
2012-01-27 23:11:14 +03:00 |
|
Andrey Breslav
|
8d39594b91
|
More general way of finding annotations.jar
|
2012-01-27 22:13:09 +04:00 |
|
Andrey Breslav
|
106b0c7072
|
More debug output
|
2012-01-27 21:44:10 +04:00 |
|
Andrey Breslav
|
e161637e45
|
javaPath in assert message
|
2012-01-27 21:35:08 +04:00 |
|
Andrey Breslav
|
30b284cd6a
|
Fix the artifact path
|
2012-01-27 21:34:45 +04:00 |
|
Andrey Breslav
|
ea6b6f7495
|
Post-build step: renaming the zip artifact
|
2012-01-27 21:24:07 +04:00 |
|
Andrey Breslav
|
8e54d78884
|
Platform-neutral path separator
|
2012-01-27 21:23:02 +04:00 |
|
Andrey Breslav
|
9846d535f7
|
Better assertion message
|
2012-01-27 21:08:31 +04:00 |
|
Andrey Breslav
|
b8ccee7bdf
|
Luhny Code Challenge. Proposed by Bob Lee. Ported to Kotlin by Leonid Shalupov.
|
2012-01-27 21:00:33 +04:00 |
|
Andrey Breslav
|
d524d058f0
|
Test configurations fixed
|
2012-01-27 20:16:19 +04:00 |
|