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
85232ffa077b7334d2b09c81b4c9e6de3655a07f
kotlin-fork
/
compiler
/
ir
T
History
Dmitry Petrov
d9271b54fb
Fix IR generation: temporary variable in 'hashCode()' for data class should be 'var'
2016-12-23 10:44:14 +03:00
..
backend.common
Closure conversion: simple tests work.
2016-10-18 09:10:12 +03:00
backend.jvm
Remove soft keyword
coroutine
& isCoroutine from ValueParameterDescriptor.
2016-12-15 23:57:56 +03:00
ir.ir2cfg
IR CFG: IrStatement is now used for CFG representation instead of IrElement
2016-10-18 09:09:51 +03:00
ir.psi2ir
Fix IR generation: temporary variable in 'hashCode()' for data class should be 'var'
2016-12-23 10:44:14 +03:00
ir.tree
Fix IR generation: temporary variable in 'hashCode()' for data class should be 'var'
2016-12-23 10:44:14 +03:00