enso/engine/runtime/src
Dmitry Bushev f0115587b0
Handle PanicSentinel in Interpreter (#1436)
PR adds the ability to handle runtime exceptions 
in the interpreter and continue the execution 
passing the PanicSentinel value.
2021-02-02 12:02:00 +03:00
..
bench Split up method resolution (#1428) 2021-01-25 17:53:37 +00:00
main Handle PanicSentinel in Interpreter (#1436) 2021-02-02 12:02:00 +03:00
test Handle PanicSentinel in Interpreter (#1436) 2021-02-02 12:02:00 +03:00