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
f604eef2feee09fec3fa81bba152144485c2f0fc
kotlin-fork
/
compiler
/
testData
/
serialization
/
builtinsSerializer
T
History
Mikhail Glukhikh
37b2e97e56
Rendering changed: "annotation class" is now just "class" (with kotlin.annotation.annotation if it's kotlin annotation).
...
A swarm of tests fixed accordingly.
2015-07-14 16:25:08 +03:00
..
annotationArguments
Rendering changed: "annotation class" is now just "class" (with kotlin.annotation.annotation if it's kotlin annotation).
2015-07-14 16:25:08 +03:00
annotationTargets.kt
Adjust testData: get rid of obsolete annotations
2015-06-12 09:23:31 +03:00
annotationTargets.txt
Rendering changed: "annotation class" is now just "class" (with kotlin.annotation.annotation if it's kotlin annotation).
2015-07-14 16:25:08 +03:00
compileTimeConstants.kt
add test for compile time constants without expicit type
2015-02-20 02:33:32 +03:00
compileTimeConstants.txt
add test for compile time constants without expicit type
2015-02-20 02:33:32 +03:00
nestedClassesAndObjects.kt
add tests for serializaion of nested classes and objects (builtins and js)
2015-05-21 02:30:38 +03:00
nestedClassesAndObjects.txt
Companion objects have public visibility by default
2015-06-02 16:23:03 +03:00
simple.kt
Minor, move builtins serializer test data
2015-02-16 20:19:47 +03:00
simple.txt
Minor, move builtins serializer test data
2015-02-16 20:19:47 +03:00