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
322f6fe7ac7aa8a69b41c00633d5b7dfd35781fa
kotlin-fork
/
compiler
/
testData
/
cfg
T
History
Mikhail Glukhikh
f8039249c6
CFA: additional jumps to catch / finally generated in the end of try / before exits from try #KT-5469 Fixed
...
Also #KT-13612 Fixed (cherry picked from commit 7c188b3)
2016-08-31 19:28:09 +03:00
..
arrays
Fix tests not to duplicate array constructor definitions as they are available now in builtins.
2015-12-14 04:29:18 +03:00
basic
diagnostics for deprecated syntax of function type parameter list
2015-10-06 16:20:47 +02:00
bugs
Fix of getCorrespondingLoop for complex loop / try-finally trees #KT-8246 Fixed
2016-03-30 18:49:23 +03:00
controlStructures
CFA: additional jumps to catch / finally generated in the end of try / before exits from try #KT-5469 Fixed
2016-08-31 19:28:09 +03:00
conventions
Minor. removed several tests with error calls.
2016-06-10 21:28:04 +03:00
deadCode
Pseudocode and CFG changed after 'let' is resolved correctly.
2016-08-17 12:40:50 +03:00
declarations
Report of UNINITIALIZED_ENUM_COMPANION also for implicit receivers #KT-11769 Fixed
2016-08-12 15:06:43 +03:00
expressions
Propagate control flow to bound double colon expressions
2016-06-07 12:42:42 +03:00
functions
Pseudocode: don't write full label name when jump on it
2014-09-07 01:04:00 +04:00
secondaryConstructors
Rename unary plus/minus in builtins and stdlib
2015-10-15 18:23:58 +03:00
tailCalls
CFA: additional jumps to catch / finally generated in the end of try / before exits from try #KT-5469 Fixed
2016-08-31 19:28:09 +03:00