Andrey Breslav
|
87293a8831
|
Navigation to invoke() from {}
Example:
foo <caret>{}
|
2013-08-28 15:26:47 +04:00 |
|
Andrey Breslav
|
a53986e1d6
|
Navigation to iterator(), next(), hasNext() through 'in' in for-loops
|
2013-08-28 14:46:58 +04:00 |
|
Andrey Breslav
|
aa6a509e8d
|
A navigation test for one fake override
|
2013-08-28 13:52:46 +04:00 |
|
Andrey Breslav
|
9fa8ee10dc
|
Tests for navigation to property delegates' accessors
|
2013-08-28 13:49:52 +04:00 |
|
Nikolay Krasko
|
eaf0c2cb84
|
Fix problem of getting reference and parameter in functional literal inside other parameter (EA-48757)
|
2013-08-19 14:44:50 +04:00 |
|
Nikolay Krasko
|
7ec170f6ec
|
Fix absence of reference for type parameters
|
2013-07-29 18:20:09 +04:00 |
|
Nikolay Krasko
|
2b0232307c
|
Fix error on getting descriptor for class object
|
2013-07-27 03:57:30 +04:00 |
|
Nikolay Krasko
|
b0b173eb5a
|
Resolve descriptors in error class objects
|
2013-07-27 03:57:24 +04:00 |
|
Nikolay Krasko
|
a69b2883ee
|
Make resolve session be able to resolve class parameters
|
2013-07-27 03:57:23 +04:00 |
|
Nikolay Krasko
|
51f690ed4d
|
Refactor additional resolve for reference in packages
|
2013-07-27 03:57:21 +04:00 |
|
Nikolay Krasko
|
9167e4f1ee
|
Make resolve session be able to resolve class constructor parameters
|
2013-07-27 03:57:20 +04:00 |
|
Nikolay Krasko
|
27efc3b202
|
Additional resolve for annotations in lazy resolve
|
2013-07-27 03:57:18 +04:00 |
|
Nikolay Krasko
|
b6be094724
|
Force resolve imports for elements in imports
|
2013-07-27 03:57:17 +04:00 |
|
Nikolay Krasko
|
2621df3243
|
Auto generate reference tests
|
2013-07-27 03:57:13 +04:00 |
|
Nikolay Krasko
|
cb19450d8d
|
Refactor multi-reference tests
|
2013-07-27 03:57:10 +04:00 |
|
Nikolay Krasko
|
970586bfdd
|
Use directive configuring in resolve reference tests
|
2013-07-27 03:57:10 +04:00 |
|
Evgeny Gerashchenko
|
06bfb1d017
|
KT-3472 Can't navigate to source by clicking on a SAM constructor
#KT-3472 fixed
|
2013-07-02 14:06:08 +04:00 |
|
Evgeny Gerashchenko
|
6e43b78deb
|
KT-3459 "import java.util.*" is removed by optimize imports if the only usage is a SAM constructor
#KT-3459 fixed
|
2013-04-03 17:44:01 +04:00 |
|
Evgeny Gerashchenko
|
66e7a0110c
|
Updated test data and stdlib code which dependent on Tuple0/Unit
aliasing.
|
2013-03-22 16:38:24 +04:00 |
|
Evgeny Gerashchenko
|
c458ed36f6
|
Renamed test data dir.
|
2013-03-22 16:37:16 +04:00 |
|
Evgeny Gerashchenko
|
afe54098be
|
Removed tuples from BuiltInsReferenceResolverTest.
|
2013-03-22 16:37:16 +04:00 |
|
Andrey Breslav
|
9387c974bd
|
Resolving references to builtins: first loading Unit.jet, and then the rest of the library
Test data fixed to get rid of jet.src directory
|
2012-10-17 14:38:22 +04:00 |
|
Andrey Breslav
|
5eaa5b396b
|
Removing usages of tuples from test data
(KT-2358 Drop tuples)
#KT-2358 In progress
|
2012-09-18 20:27:09 +04:00 |
|
Evgeny Gerashchenko
|
8aa13a301c
|
Added standard library reference resolver test cases with equals and toString functions.
|
2012-09-17 18:01:40 +04:00 |
|
Evgeny Gerashchenko
|
c6a040a380
|
Removed sure() function from built-ins.
|
2012-09-17 18:00:22 +04:00 |
|
Nikolay Krasko
|
8fd52a9095
|
Two tests for resolved reference
|
2012-09-07 21:01:59 +04:00 |
|
Nikolay Krasko
|
4376c7a87c
|
Use separate test methods instead of generated suit
|
2012-09-07 21:01:57 +04:00 |
|
Svetlana Isakova
|
b4e3c36c5e
|
resolve constructor reference in standard library
|
2012-09-05 18:55:18 +04:00 |
|
Svetlana Isakova
|
0b4b515ad7
|
navigate to several elements if there are many
(not only in ambiguity case)
|
2012-09-05 18:55:17 +04:00 |
|
Evgeny Gerashchenko
|
592f01ed74
|
Made StandardLibraryReferenceResolver aware of class objects in built-ins.
|
2012-08-09 19:14:31 +04:00 |
|
Evgeny Gerashchenko
|
6f3f1a11f4
|
Added test cases for StandardLibraryReferenceResolverTest.
|
2012-05-12 21:56:45 +04:00 |
|
Evgeny Gerashchenko
|
cfb0844706
|
Added test microframework and simple test for checking resolving of references to standard library.
|
2012-05-12 21:56:45 +04:00 |
|
Nikolay Krasko
|
e723abb3b9
|
KT-763 Ctrl click failed on unresolved reference
|
2012-01-11 19:32:30 +04:00 |
|
Andrey Breslav
|
fb971ff7cb
|
Tests moved to appropriate locations
|
2011-10-21 13:37:14 +04:00 |
|
Dmitry Jemerov
|
ec6dec0d37
|
separate compiler and plugin tests
|
2011-10-20 16:21:18 +02:00 |
|
Andrey Breslav
|
e91d20f326
|
KT-156 Fix the this<Super> syntax
|
2011-10-20 18:00:19 +04:00 |
|
Andrey Breslav
|
79ee5cd606
|
KT-156 Fix the this<Super> syntax
In progress: super<List> must work, but currently it does not, only super<List<Foo>> works, where Foo is ignored.
|
2011-10-19 19:24:46 +04:00 |
|
Alex Tkachman
|
8963aa70fe
|
change for 9 array classes
|
2011-09-30 10:34:48 +03:00 |
|
Andrey Breslav
|
4c5d74ea93
|
KT-300 Overload ambiguity while accessing range
|
2011-09-12 21:32:56 +04:00 |
|
Andrey Breslav
|
16dcbd41cb
|
"trait" instead of "trait class"
virtual -> open
"final" introduced
"wraps" dropped
|
2011-09-09 16:16:05 +04:00 |
|
Andrey Breslav
|
b632fc31d9
|
Tests fixed, and error messages a little
|
2011-09-05 19:35:31 +04:00 |
|
Andrey Breslav
|
324922506c
|
Little corrections
|
2011-09-02 17:33:37 +04:00 |
|
Andrey Breslav
|
57fcf53e3a
|
Tests fixed
|
2011-08-31 22:29:23 +04:00 |
|
Andrey Breslav
|
ee61fa7e10
|
JET-142 Support string templates:
Make '$' in short entries a separate token
|
2011-07-12 13:37:18 +04:00 |
|
Andrey Breslav
|
591740717a
|
JET-142 Support string templates
|
2011-07-11 23:02:18 +04:00 |
|
Andrey Breslav
|
e0d597a1bc
|
JET-140 Change function type syntax
and tests for
JET-168 Improve the parser for function and tuple types as receiver types
|
2011-07-06 18:18:11 +04:00 |
|
Andrey Breslav
|
760b643df9
|
SimplesClosure test fixed.
|
2011-06-20 16:18:49 +04:00 |
|
Andrey Breslav
|
c2fbbff782
|
JET-50 Drop the 'new' keyword
|
2011-06-15 18:00:22 +04:00 |
|
Andrey Breslav
|
e4e5c7b0dc
|
JET-94 Support enum classes
|
2011-06-14 22:06:56 +04:00 |
|
Andrey Breslav
|
cc54631209
|
JET-86: Report errors for class objects
|
2011-06-04 15:32:45 +04:00 |
|