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
13e64c18d9c6e85ee07612e1a3a67ad76f921b10
kotlin-fork
/
compiler
/
testData
/
cfg
/
declarations
T
History
Mikhail Glukhikh
13e64c18d9
Correct CFA order for enums: first own members, then entries, and at last companion object members #KT-6054 Fixed
...
(cherry picked from commit 94d3b4c)
2016-08-09 10:28:27 +03:00
..
classesAndObjects
Correct CFA order for enums: first own members, then entries, and at last companion object members #KT-6054 Fixed
2016-08-09 10:28:27 +03:00
functionLiterals
Pseudocode: don't write full label name when jump on it
2014-09-07 01:04:00 +04:00
functions
CFA: No more UNRESOLVED_CALL for object / enum entry qualifiers
2016-08-08 17:47:40 +03:00
local
Delegated Properties: Analysis adjustments for local delegated properties support
2016-05-13 19:11:18 +03:00
multiDeclaration
Pseudocode: don't write full label name when jump on it
2014-09-07 01:04:00 +04:00
properties
Delegated properties now cannot be used before initialization #KT-10869 Fixed
2016-02-02 16:27:20 +03:00