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
2e10d21e3f31592b9440edbb0dc98ce2beb7025f
kotlin-fork
/
core
T
History
Alexander Udalov
2e10d21e3f
Minor, rename LATE_INIT -> IS_LATEINIT, INNER -> IS_INNER
2015-10-11 17:10:27 +03:00
..
builtins
Transform
Collection.isEmpty
and
Map.Entry.key/value
to properties
2015-10-10 12:29:14 +03:00
descriptor.loader.java
Fix incorrect copy-paste during proto messages refactoring
2015-10-11 17:10:26 +03:00
descriptors
Drop Callable and primary/secondary constructor proto messages
2015-10-11 17:10:26 +03:00
descriptors.runtime
Introduce JvmBuiltIns and DefaultBuiltIns, different instances of KotlinBuiltIns
2015-10-01 17:53:14 +03:00
deserialization
Minor, rename LATE_INIT -> IS_LATEINIT, INNER -> IS_INNER
2015-10-11 17:10:27 +03:00
reflection.jvm
Load new proto messages for functions and properties
2015-10-11 17:10:24 +03:00
runtime.jvm
Support is/as/as? with Function[K]<...> types.
2015-10-06 10:06:27 +03:00
util.runtime
Replace get() and set() to getValue() and setValue() (property delegates)
2015-10-09 22:49:16 +03:00