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
45637c1b94de9509bcc242f797100e0ba4e4efd3
kotlin-fork
/
compiler
/
testData
/
ir
/
interpreter
/
exceptions
T
History
Ivan Kylchik
40d224d5fe
Change error message of
EXCEPTION_IN_CONST_VAL_INITIALIZER
2022-05-18 21:20:03 +03:00
..
arithmeticExceptionThrow.kt
…
arithmeticExceptionTryBlock.kt
…
arithmeticExceptionTryCatchFinally.kt
…
classCastException.kt
Fix interpreter tests after changing offset calculation
2022-03-30 08:35:21 +00:00
commandsOutException.kt
…
divideByZero.kt
…
exceptionFromWrapper.kt
Change error message of
EXCEPTION_IN_CONST_VAL_INITIALIZER
2022-05-18 21:20:03 +03:00
exceptionWithCause.kt
Fix interpreter tests after changing offset calculation
2022-03-30 08:35:21 +00:00
getCauseMessage.kt
…
multifileStackTrace.kt
…
nullPointerException.kt
Support proper behavior in interpreter for cast of null value
2021-08-06 13:33:05 +03:00
stackOverflow.kt
Drop redundant frames after some of exceptions in interpreter
2021-08-06 13:33:21 +03:00
stackTrace.kt
…
tryFinally.kt
Drop result of finally block after interpretation
2021-06-07 15:35:20 +03:00