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
b2a2e4ae929276d1341bf92c4ca4d350875bd8cd
kotlin-fork
/
compiler
T
History
Denis Zharkov
b2a2e4ae92
Add bytecodeText test for annotation with default value
...
It checks that no value is emitted if argument is not specified
2015-04-16 10:40:20 +03:00
..
android-tests
Use mock JDK in compiler tests where full JDK is not needed
2015-04-02 21:57:48 +03:00
backend
JVM: Write signature for annotation parameter
2015-04-16 10:40:20 +03:00
backend-common
Move built-in companion intrinsics to core to reuse in reflection
2015-04-07 20:06:23 +03:00
builtins-serializer
Minor, update built-ins serializer message
2015-04-15 01:16:07 +03:00
cli
Fix handling of paths with spaces in kotlinc script
2015-04-15 01:16:07 +03:00
frontend
Add specific warning when KClass literal expected
2015-04-16 10:40:20 +03:00
frontend.java
Inject reflectionTypes into LazyJavaResolverContext
2015-04-16 10:40:20 +03:00
light-classes
Wrong package light file with package class
2015-04-01 02:02:07 +03:00
plugin-api
Get rid of 'class object' usages in code and builtins
2015-03-25 18:28:00 +03:00
preloader
Fix byte array memory leak from MemoryBasedClassLoader
2015-03-30 17:12:10 +03:00
serialization
Frontend: Allow using KClass as annotation parameter type
2015-04-16 10:40:19 +03:00
testData
Add bytecodeText test for annotation with default value
2015-04-16 10:40:20 +03:00
tests
Add bytecodeText test for annotation with default value
2015-04-16 10:40:20 +03:00
util
Migrate kotlin sources, maven projects and stdlib to new lambda syntax
2015-04-07 13:08:53 +03:00