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
c4aa6d01a97135c5e26b2f8883c170407506ec98
kotlin-fork
/
compiler
T
History
Mikhail Glukhikh
c4aa6d01a9
Exhaustive when on boolean argument. A set of tests.
...
Compile-time constants are taken into account. #KT-3743 Fixed.
2015-05-18 19:44:22 +03:00
..
android-tests
Android tests: copy kotlin-reflect.jar to test android application
2015-04-16 14:48:54 +03:00
backend
Enum warnings fixed: deprecated delimiters, short super constructors, both in project and in libraries
2015-05-18 16:08:16 +03:00
backend-common
Remove some usages of KotlinBuiltIns.getInstance()
2015-04-28 12:49:34 +03:00
builtins-serializer
Introduce ModuleContext, ProjectContext and use it some of the APIs
2015-05-17 18:24:49 +03:00
cli
Enum warnings fixed: deprecated delimiters, short super constructors, both in project and in libraries
2015-05-18 16:08:16 +03:00
frontend
Exhaustive when on boolean argument. A set of tests.
2015-05-18 19:44:22 +03:00
frontend.java
Enum warnings fixed: deprecated delimiters, short super constructors, both in project and in libraries
2015-05-18 16:08:16 +03:00
java8-tests
Support default method invocation via super
2015-05-13 14:52:18 +03:00
light-classes
Test light classes from sources have priority over decompiled light classes
2015-05-15 15:29:31 +03:00
plugin-api
Fix usage printing for compiler plugins
2015-05-08 18:19:25 +03:00
preloader
Fix byte array memory leak from MemoryBasedClassLoader
2015-03-30 17:12:10 +03:00
serialization
Serialize/deserialize annotations on types
2015-04-29 01:03:55 +03:00
testData
Exhaustive when on boolean argument. A set of tests.
2015-05-18 19:44:22 +03:00
tests
Exhaustive when on boolean argument. A set of tests.
2015-05-18 19:44:22 +03:00
util
Refactored (and more correct) getOutermostLastBlockElement and its usages
2015-05-14 01:10:10 +03:00