Files
Nim/lib/system
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
..
2020-03-12 23:44:33 +01:00
2020-03-12 23:44:33 +01:00
2020-03-11 09:26:57 +01:00
2019-12-13 12:12:04 +00:00
2020-03-03 12:42:43 +01:00
2020-01-27 22:50:10 +01:00
2020-03-12 23:44:33 +01:00
2019-12-17 17:37:50 +01:00
2020-01-15 14:42:49 +01:00
2020-03-12 23:44:33 +01:00
2019-09-27 07:02:54 +02:00
2020-03-12 23:44:33 +01:00
2019-09-16 23:54:31 +02:00
2020-03-12 23:44:33 +01:00
2020-03-12 23:44:33 +01:00
2020-03-12 23:44:33 +01:00
2020-03-12 23:44:33 +01:00
2020-01-04 19:33:49 +01:00
2020-03-12 23:44:33 +01:00
2020-03-12 08:53:11 +01:00
2020-01-28 20:05:57 +01:00
2020-01-05 09:42:44 +01:00
2020-01-15 14:42:49 +01:00
2020-02-21 21:06:41 +01:00
2018-11-16 13:27:56 +01:00
2020-01-30 10:54:50 +01:00