index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
exception
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #22469; generates nimTestErrorFlag for top level statements (#22472)
ringabout
2023-08-14
2
-0
/
+20
*
Testcase for #22008 (#22320)
SirOlaf
2023-07-23
1
-0
/
+8
*
clean up SOME pending/xxx/issue link comments (#21826)
metagn
2023-05-11
1
-7
/
+0
*
fixes #21261; always checking `nimTestErrorFlag` in the main module (#21288)
ringabout
2023-01-24
2
-0
/
+10
*
An unnamed break in a block now gives an `UnnamedBreak` warning (#20901)
ringabout
2022-11-24
1
-4
/
+4
*
Remove side-effects from sysFatal with panics on (#20632)
Tanguy
2022-10-24
1
-0
/
+8
*
defaults to ORC (#19972)
ringabout
2022-09-23
1
-0
/
+1
*
remove deprecated type pragma syntax, fix bugs that required it (#20199)
metagn
2022-09-03
1
-1
/
+1
*
nimRawSetjmp: support Windows (#19197)
Ștefan Talpalaru
2021-12-10
2
-2
/
+134
*
fix #18620 (#18624)
flywind
2021-08-01
1
-0
/
+17
*
Revert "Make 'echo' raise IOErrors when appropriate (#16367)" (#18460)
Miran
2021-07-08
1
-11
/
+0
*
tests/exception/tsetexceptions.nim not joinable (#18264)
Timothee Cour
2021-06-17
1
-0
/
+3
*
Revert "system/excpt: check if the exception is not nil before pop (#18247)" ...
Andreas Rumpf
2021-06-17
1
-7
/
+0
*
system/excpt: check if the exception is not nil before pop (#18247)
alaviss
2021-06-14
1
-0
/
+7
*
added a test case ensuring exception inference continues to work
Araq
2021-06-11
1
-0
/
+32
*
close #18129 Add setCurrentException for JS backend (#18145)
flywind
2021-06-01
1
-0
/
+8
*
refs #18011 disable some newly failing tests on cpp windows; refs #17946 incr...
Timothee Cour
2021-05-14
1
-1
/
+3
*
Make 'echo' raise IOErrors when appropriate (#16367)
Matt Haggard
2020-12-18
1
-0
/
+11
*
testament: error instead of silently ignore invalid targets; remove pointless...
Timothee Cour
2020-12-14
1
-1
/
+1
*
fix partially #13115 (now works for cpp; but still fails for js on openbsd) (...
Timothee Cour
2020-12-11
1
-10
/
+36
*
testament: error instead of silently overwrite a spec (#16166)
Timothee Cour
2020-11-29
1
-5
/
+4
*
make megatest consistent with unjoined tests wrt newlines, honor newlines in ...
Timothee Cour
2020-11-28
2
-2
/
+4
*
fix #13115 (#15930)
flywind
2020-11-27
1
-0
/
+13
*
fix #10343 (#14789)
Timothee Cour
2020-06-24
1
-2
/
+3
*
fix #14369 (#14386)
cooldome
2020-05-18
1
-0
/
+10
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
2
-4
/
+4
*
Fix #14091 and #14093 - test failures on NetBSD (#14096)
Euan
2020-04-24
1
-0
/
+1
*
#12103 - CI for OpenBSD (#12105)
Euan
2020-04-21
1
-0
/
+1
*
faster CIs (#13803)
Miran
2020-03-30
1
-31
/
+0
*
Attempt to finish off araq cpp exceptions (#13695)
cooldome
2020-03-19
1
-12
/
+11
*
--exception:goto switch for deterministic exception handling (#12977)
Andreas Rumpf
2020-01-01
1
-1
/
+35
*
fixes #11618 (#11969)
Andreas Rumpf
2019-08-17
1
-1
/
+2
*
fixes #11309 (#11310)
Andreas Rumpf
2019-05-23
1
-0
/
+28
*
revive #10228 (fix #9880) (#10610)
Timothee Cour
2019-02-13
2
-0
/
+54
*
Rework exception handling in the VM (#10544)
LemonBoy
2019-02-08
1
-0
/
+51
*
Fix semantic analysis with noReturn proc in tail pos (#10422)
LemonBoy
2019-01-23
1
-0
/
+10
*
[CI] now enables `NIM_COMPILE_TO_CPP=true` to run without allow_failures (#10...
Timothee Cour
2019-01-17
1
-0
/
+2
*
Fix defer not not-working at top level (#10191)
Neelesh Chandola
2019-01-07
1
-9
/
+1
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
12
-36
/
+13
*
don't raise exception in the default handler (#9783)
alaviss
2018-11-22
1
-0
/
+6
*
disable some tests for the C++ target; refs #7870
Araq
2018-11-15
1
-34
/
+0
*
Implements #9434. Minimal Stacktrace for Exceptions in release mode (#9480)
cooldome
2018-10-28
1
-1
/
+3
*
Merge branch 'Fixes-7845' of https://github.com/cooldome/Nim into cooldome-Fi...
Araq
2018-10-15
1
-0
/
+15
|
\
|
*
Fixes
cooldome
2018-06-12
1
-1
/
+0
|
*
Fixes 7845
cooldome
2018-06-10
1
-0
/
+16
*
|
fixes more nil handling regressions
Araq
2018-08-13
1
-2
/
+2
*
|
make tests green again
Andreas Rumpf
2018-07-05
1
-2
/
+2
|
/
*
Cpp codegen: handling of imported exceptions. Fixes #3571 (#7360)
cooldome
2018-04-10
1
-0
/
+134
*
fixes #7414 (#7434)
cooldome
2018-03-29
1
-1
/
+21
*
Allow only single infix as in except branches. Fixes #7115 (#7132)
cooldome
2018-03-08
1
-0
/
+8
[next]