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
dd24fd47f732a4ac5028a2148501ce657af2b6f5
kotlin-fork
/
compiler
/
testData
/
cfg
T
History
Stanislav Erokhin
dd24fd47f7
Update control flow test data for tower resolution algorithm
...
- locals win - drop old invokeExtension convention
2015-12-11 17:01:02 +03:00
..
arrays
Control-Flow: Generate mark instruction before the call/unresolved call instruction
2015-05-11 20:57:56 +03:00
basic
diagnostics for deprecated syntax of function type parameter list
2015-10-06 16:20:47 +02:00
bugs
Misc: Do not use resolved call of outer expression if current call expression has no callee
2015-11-24 14:03:42 +03:00
controlStructures
Additional tests for KT-10243
2015-12-02 18:14:59 +03:00
conventions
Update control flow test data for tower resolution algorithm
2015-12-11 17:01:02 +03:00
deadCode
Pseudocode: don't write full label name when jump on it
2014-09-07 01:04:00 +04:00
declarations
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
expressions
Fixed test data after changes in parser
2015-10-15 19:20:08 +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
Deprecate
tailRecursive
in favor of
tailrec
2015-09-04 17:23:26 +03:00