This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6a03ec3878e4fa923189773e752cdb8e0e35b757
kotlin-fork
/
idea
/
testData
/
resolve
T
History
Andrey Breslav
6a03ec3878
Tests fixed
...
+ 'this' is resolved to the corresponding declaration
2011-05-27 16:16:52 +04:00
..
Basic.jet
Constructors (all but Java) work, a draft version
2011-03-21 17:37:34 +03:00
Classifiers.jet
Tests fixed
2011-05-27 16:16:52 +04:00
ConstructorsAndInitializers.jet
JET-6 Perform checks for primary and secondary constructors (In progress)
2011-04-26 17:00:07 +04:00
ExtensionFunctions.jet
JET-49 Resolve extension functions with generic receivers
2011-05-24 19:07:53 +04:00
Namespaces.jet
Multiple declarations contributing to the same namespace are supported
2011-04-25 18:54:18 +04:00
PrimaryConstructorParameters..jet
JET-18 Resolve references to value parameters of the primary constructor to parameter or property descriptors according to the semantics
2011-05-04 14:12:36 +04:00
PrimaryConstructors.jet
JET-18 Resolve references to value parameters of the primary constructor to parameter or property descriptors according to the semantics
2011-05-04 14:12:36 +04:00
Projections.jet
new Out<in T>().produce() returns Any?
2011-03-23 17:06:45 +03:00
ResolveOfInfixExpressions.jet
Generic Java classes supported
2011-04-22 18:25:09 +04:00
ResolveToJava.jet
Tests for return types
2011-04-07 17:39:40 +04:00
ScopeInteraction.jet
All tests pass
2011-05-16 20:48:51 +04:00
TryCatch.jet
Fixed the typechecking for try..catch
2011-05-03 12:25:54 +04:00