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
c5db89e5347e435f9dc5747ef4a108f5510d2b8e
kotlin-fork
/
compiler
/
testData
/
codegen
/
objects
T
History
Alex Tkachman
a54776196a
fixed bug with compilation of this/outer. no need to check context hierarchy for superclasses except case of super call.
2012-08-31 17:42:35 +03:00
..
flist.kt
fixed bug with compilation of this/outer. no need to check context hierarchy for superclasses except case of super call.
2012-08-31 17:42:35 +03:00
importFromClassObject.jet
import of members without additional bound to receiver descriptors
2012-01-11 18:37:10 +04:00
methodOnObject.jet
separate compiler and plugin tests
2011-10-20 16:21:18 +02:00
objectLiteral.jet
Reverted explicitly specifying visibility modifier while override
2012-04-18 19:02:24 +04:00
objectLiteralInClosure.jet
Reverted explicitly specifying visibility modifier while override
2012-04-18 19:02:24 +04:00
receiverInConstructor.kt
fixed critical bug with receiver used in constructor, field initializer
2012-08-31 08:20:51 +03:00
simpleObject.jet
separate compiler and plugin tests
2011-10-20 16:21:18 +02:00
thisInConstructor.kt
fixed critical bug with receiver used in constructor, field initializer
2012-08-31 08:20:51 +03:00