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
4b2d3ba3d0fb90961ddeb528a78773be837397dd
kotlin-fork
/
js
/
js.translator
/
testData
/
expression
/
try
/
cases
T
History
Alexey Tsvetkov
78e12f7cfa
JS backend minor: removed license from test cases
2014-10-27 15:58:49 +03:00
..
multipleCatchBlocks.kt
JS backend: fix KT-5603 (Multiple catch): add tests
2014-10-09 19:31:51 +04:00
rethrowExceptionIfNotCaught.kt
JS backend: fix KT-5603 (Multiple catch): add tests
2014-10-09 19:31:51 +04:00
tryCatchCorrectForSubclasses.kt
JS backend: fix KT-5603 (Multiple catch): add tests
2014-10-09 19:31:51 +04:00
tryCatchExpr.kt
JS backend: remove dangerous package, correct translation for call, assignments, binary operations, support try...catch as expression
2014-08-22 02:17:00 +04:00
tryCatchExpressionWithMessage.kt
JS backend: support for Throwable.getMessage
2014-10-09 19:32:00 +04:00
tryCatchThrowable.kt
JS backend: fix KT-5603 (Multiple catch): add tests
2014-10-09 19:31:51 +04:00
tryCatchWithDifferentParameterNames.kt
JS backend minor: removed license from test cases
2014-10-27 15:58:49 +03:00