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
b6561b13a4512de66f2b003c2c3681a81c7d79e9
kotlin-fork
/
backend.native
/
tests
/
codegen
T
History
SvyatoslavScherbina
b6561b13a4
Implement lowering of some builtin operators. (
#154
)
...
* EQEQ * THROW_NPE Add test for (un)boxing `==` operands.
2016-12-22 13:02:20 +07:00
..
basics
TEST: yet another string concatenation test
2016-12-08 13:37:22 +03:00
boxing
Implement lowering of some builtin operators. (
#154
)
2016-12-22 13:02:20 +07:00
branching
Tests fixed
2016-11-18 12:57:47 +03:00
controlflow
backend: add failing test for
break
2016-12-05 12:55:23 +07:00
cycles
TESTS: "for" and INSTANCEOF, NOT_INSTANCEOF, isInstanceOf on interface are added
2016-11-18 16:22:27 +03:00
dataflow
backend: add tests for try-catch-finally and throwing exceptions
2016-11-28 20:24:27 +07:00
function
TEST: extension function generation
2016-11-25 23:37:49 +03:00
klass
Add City64 as local hash, and update RTTI accordingly.
2016-10-11 18:40:16 +03:00
lambda
backend: add test for lambda with receiver
2016-12-13 16:09:55 +07:00
object
TEST: companion and init0 tests
2016-11-25 23:37:49 +03:00
try
backend: add two more tests for
finally
2016-12-05 14:27:14 +07:00