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
fcbc95bbb48098c8a2576abee69f6217bc968586
kotlin-fork
/
compiler
/
testData
/
codegen
/
traits
T
History
Svetlana Isakova
df93a26839
use kotlin Iterable/Iterator
...
instead of java Iterable/Iterator in Kotlin code in tests
2012-08-16 18:39:23 +04:00
..
finalMethod.jet
KT-2382 Placing final modifier to overriden method in trait produces runtime exception
2012-07-30 13:31:11 +04:00
inheritedFun.jet
KT-2206 ClassFormatError on loading class with property inherited from trait
2012-06-09 17:13:38 +04:00
inheritedVar.jet
KT-2206 ClassFormatError on loading class with property inherited from trait
2012-06-09 17:13:38 +04:00
multiple.jet
separate compiler and plugin tests
2011-10-20 16:21:18 +02:00
simple.jet
Reverted explicitly specifying visibility modifier while override
2012-04-18 19:02:24 +04:00
stdlib.jet
use kotlin Iterable/Iterator
2012-08-16 18:39:23 +04:00
traitFuncCall.kt
don't use PSI for calculating the type of first argument of trait function implementation
2012-07-13 16:12:33 +02:00
withRequired.jet
KT-650 Prohibit creating class without constructor
2012-01-24 16:58:29 +04:00