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
090dadce3e47f776ae6c862b4e2a8c03028d8436
kotlin-fork
/
compiler
/
ir
T
History
Mikhael Bogdanov
b70ff30dc3
Don't generate bridge flag for defaults in JVM IR backend
2019-04-17 14:53:30 +02:00
..
backend.common
Change visibility of ForLoopsLowering from internal to public.
2019-04-16 09:31:40 +02:00
backend.js
[JS IR BE] New name generator
2019-04-13 14:19:36 +03:00
backend.jvm
Don't generate bridge flag for defaults in JVM IR backend
2019-04-17 14:53:30 +02:00
ir.ir2cfg
Switch Kotlin project to jvm-target 1.8
2019-01-31 07:43:05 +01:00
ir.psi2ir
Add an implicit cast to Unit in returns from a constructor.
2019-04-05 12:05:53 +03:00
ir.tree
Minor: fix smartcast on var in
IrUtils.kt
2019-04-12 17:36:59 +03:00
serialization.common
IrDelegatedProperty and IrDelegatedPropertyReference were missing from the serialization
2019-04-11 17:50:53 +03:00
serialization.js
JS IR: support kotlin.test
2019-04-05 12:30:21 +03:00