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
f217bb94de6ce3dd080573ffc9e6a4ce198f14fa
kotlin-fork
/
compiler
/
testData
/
ir
/
interpreter
/
exceptions
T
History
Ivan Kylchik
a9abf3b9b6
Drop redundant frames after some of exceptions in interpreter
...
Drop only last frame because it is pointing on function itself.
2021-08-06 13:33:21 +03:00
..
arithmeticExceptionThrow.kt
…
arithmeticExceptionTryBlock.kt
…
arithmeticExceptionTryCatchFinally.kt
…
classCastException.kt
Drop redundant frames after some of exceptions in interpreter
2021-08-06 13:33:21 +03:00
commandsOutException.kt
…
divideByZero.kt
…
exceptionFromWrapper.kt
…
exceptionWithCause.kt
…
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