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
507857d4524109bc72db8579aa372b7bee462351
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Mads Ager
507857d452
[IR] Support Collection<*>.indices in for loop lowering.
...
Unmute a couple of tests that are working as intended.
2019-09-18 19:00:17 +02:00
..
asmLike
/receiverMangling
Restore original variable name mangling for captured/receiver $this
2019-02-25 14:43:59 +03:00
box
Add more tests for inline class equality with nullable arguments
2019-09-18 18:52:58 +02:00
boxAgainstJava
Add more tests for type operators on the jvm
2019-08-27 10:44:23 +02:00
boxInline
JVM_IR: Support inline suspend lambdas
2019-09-17 19:19:27 +03:00
bytecodeListing
Remove 182 support
2019-08-30 12:13:44 +03:00
bytecodeText
[IR] Support Collection<*>.indices in for loop lowering.
2019-09-18 19:00:17 +02:00
customScript
Implement filePathPattern in the script configuration with handling
2019-07-12 13:44:09 +03:00
defaultArguments
/reflection
…
dumpDeclarations
Don't generate setters for trivial private property setters
2018-10-18 12:05:46 +02:00
innerClassInfo
…
java6
/box
Use manual type mapping in reflection for members from built-ins
2018-07-02 18:49:08 +02:00
java9
/box
Support calling methods annotated with PolymorphicSignature
2018-11-23 18:41:33 +01:00
kapt
Add language feature for changed name of property annotations method
2019-08-12 16:48:26 +02:00
light-analysis
…
notNullAssertions
Split GenerateNotNullAssertionsTests into standard box and bytecode tests
2019-07-08 17:48:33 +02:00
outerClassInfo
…
properties
…
reflection
/classLoaders
…
script
…
scriptCustom
Use kts file extension instead of kt in tests...
2018-05-03 22:15:10 +02:00
sourceInfo
…
topLevelMemberInvocation
…