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
89ded4ab1dcb32752a3bf1abfd80db6bb9b33327
kotlin-fork
/
core
T
History
Denis Zharkov
89ded4ab1d
Implement hack to support both remove() and removeAt() in MutableList<Int>
...
Also add couple of tests about CharSequence.get
2015-10-11 19:57:22 +03:00
..
builtins
Transform some builtin methods
2015-10-11 19:57:21 +03:00
descriptor.loader.java
Implement hack to support both remove() and removeAt() in MutableList<Int>
2015-10-11 19:57:22 +03:00
descriptors
Simplify FQ name check in ReflectionTypes
2015-10-11 17:10:32 +03:00
descriptors.runtime
Introduce JvmBuiltIns and DefaultBuiltIns, different instances of KotlinBuiltIns
2015-10-01 17:53:14 +03:00
deserialization
Don't write default values of flags, provide sensible defaults
2015-10-11 17:10:28 +03:00
reflection.jvm
Rename KotlinCallable annotation to KotlinFunction
2015-10-11 17:10:40 +03:00
runtime.jvm
Rename KotlinCallable annotation to KotlinFunction
2015-10-11 17:10:40 +03:00
util.runtime
Replace get() and set() to getValue() and setValue() (property delegates)
2015-10-09 22:49:16 +03:00