This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4f25e104364eaef8a9e95773cfdfd39d7c33ce2
kotlin
/
compiler
/
testData
/
diagnostics
/
tests
/
sourceCompatibility
History
Stanislav Erokhin
2b186909d4
Migrate diagnostic names for header/impl
2017-09-15 18:29:29 +03:00
..
apiVersion
Fix incremental compilation problems related to type alias constructors
2017-05-18 10:55:16 +03:00
noBoundCallableReferences
Allow enum entries in double colon LHS with LV = 1.0
2017-03-10 19:44:00 +03:00
inlineFunctionAlways.kt
…
inlineFunctionAlways.txt
…
noCallableReferencesWithEmptyLHS.kt
Support "::foo" as a short-hand for "this::foo"
2017-09-08 10:59:44 +03:00
noCallableReferencesWithEmptyLHS.txt
Support "::foo" as a short-hand for "this::foo"
2017-09-08 10:59:44 +03:00
noDataClassInheritance.kt
…
noDataClassInheritance.txt
…
noInlineProperty.kt
…
noInlineProperty.txt
…
noLocalDelegatedProperty.kt
Disable some features when LV=1.1 API=1.0.
2017-02-13 20:29:38 +03:00
noLocalDelegatedProperty.txt
…
noLocalDelegatedPropertyInScript.kt
Disable some features when LV=1.1 API=1.0.
2017-02-13 20:29:38 +03:00
noLocalDelegatedPropertyInScript.txt
…
noMultiplatformProjects.kt
Migrate diagnostic names for header/impl
2017-09-15 18:29:29 +03:00
noMultiplatformProjects.txt
Migration: expect/actual in diagnostic tests
2017-09-15 18:28:07 +03:00
noTopLevelSealedInheritance.kt
…
noTopLevelSealedInheritance.txt
…