Svetlana Isakova
|
998b74aa0a
|
Merge pull request #211 from ponomandr/KT3368
KT-3368 J2K: converted enums contain name() method
|
2013-02-26 03:03:12 -08:00 |
|
Andrey Ponomarev
|
e4a172946b
|
KT-3368 J2K: converted enums contain name() method
#KT-3368 Fixed
|
2013-02-25 16:15:53 +01:00 |
|
Svetlana Isakova
|
8ef067be77
|
KT-3344 InternalError in compiler when type arguments are not specified
#KT-3344 fixed
|
2013-02-25 18:19:52 +04:00 |
|
Svetlana Isakova
|
6739f7ca24
|
refactoring: invocation 'getArgumentTypeInfo' changed to 'getFunctionLiteralTypeInfo'
for function literals
|
2013-02-25 18:19:52 +04:00 |
|
Svetlana Isakova
|
6e51b83afc
|
replaced namespaceAllowed flag with ExpressionPosition enum
|
2013-02-25 18:19:52 +04:00 |
|
Svetlana Isakova
|
8206af0834
|
inlined method recordContextForExpressionCall
|
2013-02-25 18:19:52 +04:00 |
|
Svetlana Isakova
|
3512ad9c30
|
use stub delegating trace while copy resolved call
|
2013-02-25 18:19:52 +04:00 |
|
Svetlana Isakova
|
a2c74c14a1
|
UnsupportedOperationException replaced with IllegalStateException
|
2013-02-25 18:19:52 +04:00 |
|
Andrey Breslav
|
c5d1e04d41
|
EA-36903 - ISE: JavaTypeTransformer$.visitClassType
Using error types as type arguments when there's an error in a type instantiation in Java code
|
2013-02-25 16:14:07 +04:00 |
|
Andrey Breslav
|
9b9fa26713
|
Additional diagnostic messages for EA-44149 - ISE: KotlinLightClassForExplicitDeclaration.getDelegate
|
2013-02-25 12:26:52 +04:00 |
|
Leonid Shalupov
|
34d218fad0
|
k2js: fix debug logging
|
2013-02-24 18:11:46 +04:00 |
|
Leonid Shalupov
|
04bf51d20e
|
js-tests: cleanup
|
2013-02-24 17:22:43 +04:00 |
|
Leonid Shalupov
|
293aca2648
|
js-library: cleanup before build
|
2013-02-24 17:22:13 +04:00 |
|
Leonid Shalupov
|
7b97e2535a
|
k2js: fix debug logging
|
2013-02-24 17:21:31 +04:00 |
|
Leonid Shalupov
|
1b7739178e
|
iml: exclude maven target directories
|
2013-02-24 14:32:28 +04:00 |
|
Kevin F. Chen
|
23e8fe338f
|
Quickfix NON_VARARG_SPREAD completed.
|
2013-02-23 16:10:44 +04:00 |
|
Leonid Shalupov
|
c6456d04f2
|
no more publish-maven-artifacts script
|
2013-02-22 19:33:08 +04:00 |
|
Leonid Shalupov
|
0e6e9af34d
|
maven: local repository for maven plugin integration test moved out of target/
|
2013-02-22 19:13:12 +04:00 |
|
Leonid Shalupov
|
7c3307cd60
|
maven: explicitly set maven-javadoc-plugin version
|
2013-02-22 19:04:47 +04:00 |
|
Leonid Shalupov
|
1c62818220
|
fix maven build if generate.javadoc is false
|
2013-02-22 18:07:06 +04:00 |
|
Leonid Shalupov
|
6daf41e66a
|
git rid of jarjar
|
2013-02-22 17:57:59 +04:00 |
|
Leonid Shalupov
|
632d12021f
|
maven-plugin: compiler messages to maven log
|
2013-02-22 17:57:58 +04:00 |
|
Nikolay Krasko
|
5e96ec22e8
|
Remove deprecated method
|
2013-02-22 12:40:36 +04:00 |
|
Andrey Ponomarev
|
c91cd9b962
|
New formatter option: Align in columns 'case' branches
|
2013-02-22 12:40:35 +04:00 |
|
Andrey Ponomarev
|
6a7e72bfc5
|
Refactoring: build subblocks of JetBlock in one pass
|
2013-02-22 12:40:34 +04:00 |
|
Natalia Ukhorskaya
|
7245b05426
|
Merge pull request #205 from lopekpl/SUPERTYPE_NOT_INITIALIZED
SUPERTYPE_NOT_INITIALIZED_DEFAULT error removed
|
2013-02-21 23:06:06 -08:00 |
|
Wojciech Lopata
|
23ce144f9d
|
SUPERTYPE_NOT_INITIALIZED_DEFAULT error removed
It was merged with SUPERTYPE_NOT_INITIALIZED.
|
2013-02-21 17:50:52 +01:00 |
|
Natalia Ukhorskaya
|
c53b88cc00
|
Merge pull request #206 from ponomandr/j2k
Small improvements in Java to Kotlin converter
|
2013-02-21 07:27:56 -08:00 |
|
Natalia Ukhorskaya
|
707957e8c1
|
Merge pull request #201 from lopekpl/DANGLING_FUNCTION_LITERAL_ARGUMENT_SUSPECTED
QuickFix for DANGLING_FUNCTION_LITERAL_ARGUMENT_SUSPECTED
|
2013-02-21 07:25:14 -08:00 |
|
Wojciech Lopata
|
58a8c0ed08
|
QuickFix for DANGLING_FUNCTION_LITERAL_ARGUMENT_SUSPECTED
|
2013-02-21 16:00:24 +01:00 |
|
Andrey Ponomarev
|
34c227b8ed
|
J2K: enum constants are non-nullable
|
2013-02-21 14:24:26 +01:00 |
|
Andrey Ponomarev
|
e4df4059d1
|
J2K: Detect @NotNull references in call chains
|
2013-02-21 14:24:25 +01:00 |
|
Andrey Ponomarev
|
514c7b553f
|
J2K: Detect @NotNull fields
|
2013-02-21 14:24:25 +01:00 |
|
Natalia.Ukhorskaya
|
3d4a5256e6
|
Surround with: move declaration out from block
|
2013-02-21 15:30:26 +04:00 |
|
Natalia.Ukhorskaya
|
62266a64ee
|
Move method: showErrorHint
|
2013-02-21 15:29:37 +04:00 |
|
Natalia.Ukhorskaya
|
6b6c349a47
|
Move method: defaultInitializer
|
2013-02-21 15:29:36 +04:00 |
|
develar
|
bcbb87783c
|
findRtJar - support Oracle JDK 1.7 Mac OS X
|
2013-02-21 14:15:07 +04:00 |
|
Michał Sapalski
|
bb9c65de4a
|
Quickfix for UNUSED_VARIABLE
|
2013-02-21 13:09:26 +04:00 |
|
Evgeny Gerashchenko
|
881de132f7
|
Restored quick fix (it had been removed accidentally when merging).
|
2013-02-20 16:48:18 +04:00 |
|
Evgeny Gerashchenko
|
c345ee27d8
|
Got rid of getText() when reporting unresolved reference.
|
2013-02-20 16:44:04 +04:00 |
|
Evgeny Gerashchenko
|
f8b45f4480
|
Replaced list with immutable set.
|
2013-02-20 16:34:00 +04:00 |
|
Evgeny Gerashchenko
|
9de03c68dd
|
Replaced constructors with factory methods.
|
2013-02-20 16:34:00 +04:00 |
|
Evgeny Gerashchenko
|
6c1e1b6f7f
|
Renamed SimpleDiagnosticFactory -> DiagnosticFactory0.
|
2013-02-20 16:34:00 +04:00 |
|
Evgeny Gerashchenko
|
3190cf1526
|
Removed UnresolvedReferenceDiagnosticFactory.
|
2013-02-20 16:33:59 +04:00 |
|
Evgeny Gerashchenko
|
27a8e16f97
|
Removed RedeclarationDiagnosticFactory.
|
2013-02-20 16:33:59 +04:00 |
|
Evgeny Gerashchenko
|
a0f2e2d878
|
Removed UnusedElementDiagnosticFactory.
|
2013-02-20 16:33:58 +04:00 |
|
Evgeny Gerashchenko
|
f1572580ac
|
Replaced instanceof checks for particular diagnostic factory classes with using factory sets.
|
2013-02-20 16:33:58 +04:00 |
|
Evgeny Gerashchenko
|
436619a0d8
|
Removed AmbiguousDescriptorDiagnosticFactory.
|
2013-02-20 16:04:21 +04:00 |
|
Michał Sapalski
|
4209430fe6
|
Quickfix for INACCESSIBLE_BACKING_FIELD
|
2013-02-20 15:59:21 +04:00 |
|
Mikhael Bogdanov
|
8b4fac7665
|
Test fix
|
2013-02-20 11:25:52 +04:00 |
|