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
bd7ad8c9d5ad22eb762baf250e1823424fb1936d
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Ilmir Usmanov
bd7ad8c9d5
Raise deprecation level to ERROR of coroutineContext
...
inside kotlin.coroutines.experimental.intrinsics package #KT-22400
2018-03-22 22:12:27 +03:00
..
box
Raise deprecation level to ERROR of coroutineContext
2018-03-22 22:12:27 +03:00
boxAgainstJava
Fix SAM wrapper generation in secondary constructor calls
2017-12-04 10:29:33 +03:00
boxInline
Remove redundant locals
2018-03-16 16:26:14 +03:00
bytecodeListing
Raise deprecation level to ERROR of coroutineContext
2018-03-22 22:12:27 +03:00
bytecodeText
Remove redundant locals
2018-03-16 16:26:14 +03:00
defaultArguments
/reflection
Generate default constructor also for private classes when all parameters have default values
2016-11-18 11:04:51 +01:00
dumpDeclarations
Move object initialization from <init> to <clinit>
2017-10-11 19:20:24 +03:00
innerClassInfo
Fix visibility flags for lambda classes in InnerClasses attribute
2016-02-19 12:52:40 +03:00
java6
/box
Black box update
2017-03-20 18:46:01 +01:00
java8
Move tests to the right place
2018-02-09 09:10:53 +03:00
kapt
Kapt: Do not use awkward ('$' -> '/') logic for KAPT3 class builder mode
2017-08-15 17:48:51 +03:00
light-analysis
Fix initialization order of enum with companion object in JS BE
2017-03-28 11:32:46 +03:00
notNullAssertions
…
outerClassInfo
…
properties
Implicit nothing / intersection types are now checked also for member functions #KT-11666 Fixed
2016-03-31 11:59:17 +03:00
reflection
/classLoaders
Do not use deprecated kotlin.reflect API
2017-09-12 15:08:21 +03:00
script
Closures in scripts have outer expression
2018-01-10 14:08:56 +03:00
scriptCustom
Sanitize names for script class files
2017-01-12 11:24:24 +03:00
sourceInfo
…
topLevelMemberInvocation
…