Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CI] now enables `NIM_COMPILE_TO_CPP=true` to run without allow_failures ↵ | Timothee Cour | 2019-01-17 | 1 | -0/+2 |
| | | | | | | | | (#10315) * better fix for `nim cpp` bootstrap error: error: no member named raise_id * [CI] now enables runs NIM_COMPILE_TO_CPP=true without allow_failures * workaround refs #10343 | ||||
* | don't raise exception in the default handler (#9783) | alaviss | 2018-11-22 | 1 | -0/+6 |
fixes #9657 |