Files
Nim/lib
Andreas Rumpf a6682de004 catchable defects (#13626)
* allow defects to be caught even for --exceptions:goto (WIP)
* implemented the new --panics:on|off switch; refs https://github.com/nim-lang/RFCs/issues/180
* new implementation for integer overflow checking
* produce a warning if a user-defined exception type inherits from Exception directly
* applied Timothee's suggestions; improved the documentation and replace the term 'checked runtime check' by 'panic'
* fixes #13627
* don't inherit from Exception directly
2020-03-12 23:44:33 +01:00
..
2017-02-20 17:24:19 +02:00
2020-03-11 08:27:31 +01:00
2019-07-14 16:08:15 +02:00
2020-01-26 13:43:02 +01:00
2020-03-11 23:24:56 +00:00
2020-03-12 23:44:33 +01:00
2020-03-10 16:01:13 +01:00
2013-03-16 23:53:07 +01:00
2020-03-12 23:44:33 +01:00
2019-12-09 06:58:06 +01:00
2014-08-28 09:59:26 +02:00
2020-03-12 23:44:33 +01:00