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
c021af0fef33b3be3302ba9cd2808b52f080fbd2
kotlin-fork
/
compiler
/
testData
/
ir
/
irText
T
History
Dmitry Petrov
fc38479f48
References to enum entries should be always generated as GET_ENUM
2017-03-24 10:06:10 +03:00
..
classes
KT-16684
hashCode
doesn't check data class property value of generic type for null
2017-03-07 11:56:52 +03:00
declarations
Supported KProperty2 and KMutableProperty2 for delegated properties
2017-03-15 12:20:57 +03:00
errors
Introduce IrGetValue as a replacement for IrThisReference / IrGetExtensionReceiver / IrGetVariable.
2016-10-18 09:09:59 +03:00
expressions
References to enum entries should be always generated as GET_ENUM
2017-03-24 10:06:10 +03:00
lambdas
Render 'type' for IrTypeOperatorCall expressions, update testData.
2017-03-07 11:56:52 +03:00
regressions
'while' and 'do-while' loop generator fixes.
2017-03-07 11:56:52 +03:00
singletons
References to enum entries should be always generated as GET_ENUM
2017-03-24 10:06:10 +03:00