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
9882e86ecb6dd5b83568728d54089385340ee636
kotlin-fork
/
compiler
/
testData
/
serialization
/
builtinsSerializer
/
annotationArguments
T
History
Alexander Udalov
9882e86ecb
Don't render contents of enum entry classes in .txt tests, regenerate tests
...
They are irrelevant because cannot be accessed from the outside anyway
2015-08-28 21:11:06 +03:00
..
annotation.kt
Minor, move builtins serializer test data
2015-02-16 20:19:47 +03:00
annotation.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
enum.kt
Deprecated enum syntax removed: most compiler tests
2015-08-10 16:24:12 +03:00
enum.txt
Don't render contents of enum entry classes in .txt tests, regenerate tests
2015-08-28 21:11:06 +03:00
primitiveArrays.kt
Minor, move builtins serializer test data
2015-02-16 20:19:47 +03:00
primitiveArrays.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
primitives.kt
serialization of compile time constant: add support for expressions <const>: <type>
2015-02-20 02:33:35 +03:00
primitives.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
string.kt
Minor, move builtins serializer test data
2015-02-16 20:19:47 +03:00
string.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
varargs.kt
Types are no more rendered for annotation arguments + a swarm of tests corrected accordingly
2015-07-01 16:12:32 +03:00
varargs.txt
Don't render contents of enum entry classes in .txt tests, regenerate tests
2015-08-28 21:11:06 +03:00