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
0531bd4fe61e110ff3c6c317a3d763d83c6c7964
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Dmitry Petrov
0531bd4fe6
KT-29229 Intrinsify 'in' operator for unsigned integer ranges
...
Support mixed type case, e.g., '[UByte] in [UIntRange]'.
2019-09-17 15:50:47 +03:00
..
asmLike
/receiverMangling
Restore original variable name mangling for captured/receiver $this
2019-02-25 14:43:59 +03:00
box
KT-29229 Intrinsify 'in' operator for unsigned integer ranges
2019-09-17 15:50:47 +03:00
boxAgainstJava
Add more tests for type operators on the jvm
2019-08-27 10:44:23 +02:00
boxInline
JVM_IR: Minor. Unmute tests
2019-09-16 16:49:24 +03:00
bytecodeListing
Remove 182 support
2019-08-30 12:13:44 +03:00
bytecodeText
KT-29229 Intrinsify 'in' operator for unsigned integer ranges
2019-09-17 15:50:47 +03: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
Move coroutines to kotlin.coroutines package: tests
2018-04-23 21:51:59 +03:00
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
…