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
b975b7d26e27402e3d9b91e80cf57d8e4308ee24
kotlin-fork
/
compiler
/
testData
/
cfg
/
declarations
T
History
Mikhail Glukhikh
b975b7d26e
More accurate CFG for local class constructors (now they are not considered unconditionally executed) #KT-10042 Fixed
2016-03-23 15:04:05 +03:00
..
classesAndObjects
Get rid of FIELD_IDENTIFIER at syntax level, two errors dropped, a set of tests fixed / deleted #KT-9539 Fixed
2015-10-21 16:36:55 +03:00
functionLiterals
Pseudocode: don't write full label name when jump on it
2014-09-07 01:04:00 +04:00
functions
Control-Flow: Assign pseudo-values to local functions (except those
2015-04-21 17:10:46 +03:00
local
More accurate CFG for local class constructors (now they are not considered unconditionally executed) #KT-10042 Fixed
2016-03-23 15:04:05 +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