lean4-htt/src/shell
Leonardo de Moura 74f48414f1 feat: add option --exitOnPanic (short version -e)
Lean does not exit on panic anymore.
The old behavior (`std::exit(1)`) produces a horrible debugging
experience for the elaborator since all trace messages are lost.
The new command line option restores the old behavior.

cc @Kha @dselsam
2019-12-19 09:24:37 -08:00
..
CMakeLists.txt chore: reenable test 2019-12-14 12:09:04 +01:00
lean.cpp feat: add option --exitOnPanic (short version -e) 2019-12-19 09:24:37 -08:00
lean_js.cpp feat(frontends/lean/vm_elaborator): recover from unknown identifiers 2019-02-07 14:16:28 +01:00
mk_lean_sh.sh fix(test*.sh): allow spaces in filename 2015-03-28 23:29:52 -04:00