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
e562b73eff82d0651e932c6b3a653b7c8d88d22f
kotlin-fork
/
compiler
/
tests
/
org
/
jetbrains
/
kotlin
/
codegen
/
generated
T
History
Michael Bogdanov
ca9e8fc5a7
Fix for KT-5910: Can't call Throwable() in Kotlin
...
#KT-5910 Fixed
2015-12-17 14:09:15 +03:00
..
AbstractBlackBoxCodegenTest.java
remove Jet from names of classes in tests: phase 2
2015-11-03 14:06:04 +01:00
AbstractBlackBoxInlineCodegenTest.kt
Don't verify mapping files and proper packagemapper propagation
2015-09-07 16:28:49 +03:00
BlackBoxAgainstJavaCodegenTestGenerated.java
Load special override as HIDDEN in case of signature clash
2015-12-11 22:41:03 +03:00
BlackBoxCodegenTestGenerated.java
Fix for KT-5910: Can't call Throwable() in Kotlin
2015-12-17 14:09:15 +03:00
BlackBoxInlineCodegenTestGenerated.java
Choose proper context for accessor generation: skip inline ones; Fix for KT-6102: Bypass synthetic accessor when inlining lambda which calls private member
2015-12-17 09:51:41 +03:00
BlackBoxMultiFileCodegenTestGenerated.java
Test for obsolete KT-5445: Bad access to protected data in getfield
2015-12-17 09:50:39 +03:00
BlackBoxWithJavaCodegenTestGenerated.java
Fix wildcards for invariant arguments
2015-12-15 16:18:31 +03:00
BlackBoxWithStdlibCodegenTestGenerated.java
Inherit KProperty interfaces from function types
2015-12-16 19:48:28 +03:00