ringabout
|
06cd15663d
fixes ptr to cstring warnings[backport] (#20848)
|
2 лет назад |
ringabout
|
d5cc2085ea
ref #20694; quit value gets saturated to ranges (#20753)
|
2 лет назад |
Andreas Rumpf
|
fce89cb60a
fixes another effect inference bug [backport:1.6] (#19100)
|
3 лет назад |
flywind
|
a7e622267e
use lent (#18638)
|
3 лет назад |
flywind
|
916d0c21af
fix #18620 (#18624)
|
3 лет назад |
Andreas Rumpf
|
1bed777314
fixes #18411 (#18432) [backport:1.4]
|
3 лет назад |
Andreas Rumpf
|
fd8b79707c
Revert "system/excpt: check if the exception is not nil before pop (#18247)" (#18265)
|
3 лет назад |
alaviss
|
0adb47aa15
system/excpt: check if the exception is not nil before pop (#18247)
|
3 лет назад |
Danil Yarantsev
|
9b126de65c
Fix C++ compilation error in excpt.nim (#17951)
|
3 лет назад |
Andreas Rumpf
|
fb86271556
system.nim cleanup some exported constants which should never have be… (#17909)
|
3 лет назад |
Timothee Cour
|
42c6eec4ef
fix #17749 ignore SIGPIPE signals, fix nim CI #17748 (#17752)
|
3 лет назад |
Andreas Rumpf
|
6c1c8f51b3
IC: green tests (#17311)
|
3 лет назад |
Andreas Rumpf
|
8f1fa3e5b0
IC: further progress (#17150)
|
3 лет назад |
Danil Yarantsev
|
ac8166ab3d
Replace double backticks with single backticks - Part 1 out of ~6 (#17205)
|
3 лет назад |
alaviss
|
ccc0667c29
system/excpt: let the OS handle termination on signal (#16712)
|
3 лет назад |
Timothee Cour
|
31bb67a309
add -d:nimStrictMode in CI to keep code from regressing; fixes ConvFromXtoItselfNotNeeded, UnusedImport notes (#16764)
|
3 лет назад |
Timothee Cour
|
b9994925f5
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918)
|
3 лет назад |
flywind
|
d447c0fe3f
use typeof instead type (#16962)
|
3 лет назад |
Timothee Cour
|
bb1c962286
fix partially #13115 (now works for cpp; but still fails for js on openbsd) (#16167)
|
4 лет назад |
flywind
|
c555525227
fix #13115 (#15930)
|
4 лет назад |
Andreas Rumpf
|
3aab6a409d
micro improvements (#15849)
|
4 лет назад |
Dominik Picheta
|
675cf5760f
Fixes compilation for --os:any + --exception:setjmp (#15626)
|
4 лет назад |
Andreas Rumpf
|
1fae66e4df
better nativestacktrace support; refs #15284; backport [1.2] (#15384)
|
4 лет назад |
Andreas Rumpf
|
7f377da1d2
fixes #14370 (#14371)
|
4 лет назад |
Andreas Rumpf
|
06dfd31612
fixes #13881
|
4 лет назад |
Andreas Rumpf
|
03c146cd93
do not track 'raise Defect' in the .raises: [] clause anymore (#14298)
|
4 лет назад |
Timothee Cour
|
c28a057a6b
fix js stacktraces, unify all file,line,col formatting into a single function (#14230)
|
4 лет назад |
Jacek Sieka
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 лет назад |
awr1
|
b6f99409a9
added extended msg for failed library loads w/ incorrect DLL formats (#13950)
|
4 лет назад |
Timothee Cour
|
19cab9fa51
stacktraces can now show custom runtime msgs per frame (#13351)
|
4 лет назад |