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-11 08:31:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6437a4bdc6ae1b6042e336aefed4ca7d45599dbb
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
annotations
/
annotatedLambda
History
Mikhail Glukhikh
0d2a81f098
Annotation target checking in front-end, a set of tests for different annotation targets, existing test fixes
...
No checks for erroneous annotations. Additional checks for identifiers.
2015-07-14 16:25:04 +03:00
..
funExpression.kt
Annotations have now retention of "RUNTIME" by default. Java retention is generated as given by kotlin annotation. Annotation rendering changed.
2015-07-14 16:25:01 +03:00
lambda.kt
Annotation target checking in front-end, a set of tests for different annotation targets, existing test fixes
2015-07-14 16:25:04 +03:00