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
/
lib
/
system
/
excpt.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implements pending future tracking in async.
Dominik Picheta
2019-05-06
1
-0
/
+6
*
fixes #10765 (#10993) [backport]
cooldome
2019-04-11
1
-4
/
+21
*
attempt to make the CIs green again
Araq
2019-04-02
1
-5
/
+1
*
do not display stacktrace twice, fixes #10922 (#10939)
Miran
2019-04-02
1
-1
/
+0
*
use abort instead of quit (#10872)
Arne Döring
2019-03-21
1
-3
/
+8
*
--newruntime: progress
Andreas Rumpf
2019-03-14
1
-7
/
+0
*
Make HWND a pointer instead of a cint and fix MSVC compiler warning (#10789)
Bogdan
2019-03-13
1
-2
/
+2
*
system: some documentation improvements (#10809)
Miran
2019-03-11
1
-2
/
+3
*
Initial version of the hot-code reloading support for native targets (#10729)
zah
2019-02-26
1
-2
/
+2
*
Move cpp exception handler from system to excpt next to the signal handler (#...
cooldome
2019-02-13
1
-0
/
+18
*
Merge branch 'devel' into araq-quirky-exceptions
Andreas Rumpf
2019-02-08
1
-47
/
+42
|
\
|
*
further system.nim cleanups
Andreas Rumpf
2019-02-06
1
-2
/
+2
|
*
system refactorings (#10559)
Andreas Rumpf
2019-02-06
1
-3
/
+3
|
*
gc: destructors is beginning to work (#10483)
Andreas Rumpf
2019-01-29
1
-9
/
+12
|
*
excpt.nim: code cleanup, don't produce nimFrame in -d:release mode
Araq
2019-01-23
1
-21
/
+15
|
*
OutOfMemError is never raised so there is no need to check for it (produce le...
Araq
2019-01-23
1
-13
/
+6
|
*
make --define:noSignalHandler compile again
Araq
2019-01-22
1
-1
/
+1
|
*
add unsetControlCHook to remove a Ctrl-C hook after it was set (#7267)
Vindaar
2019-01-10
1
-0
/
+5
*
|
--define:nimQuirky exception handling for Nim; in preparation of a blog post
Andreas Rumpf
2019-01-03
1
-0
/
+2
|
/
*
cleanup of excpt.nim
Andreas Rumpf
2018-12-11
1
-1
/
+4
*
replace misleading "stack overflow" message on call depth limit
Ștefan Talpalaru
2018-12-10
1
-3
/
+5
*
don't raise exception in the default handler (#9783)
alaviss
2018-11-22
1
-1
/
+8
*
change system.nim to adhere to the style guide
Araq
2018-10-30
1
-8
/
+8
*
Implements #9434. Minimal Stacktrace for Exceptions in release mode (#9480)
cooldome
2018-10-28
1
-1
/
+9
*
system/excpt: nil is no longer vaild for seqs (#8825)
alaviss
2018-08-31
1
-1
/
+1
*
even more strict isNil handling for strings/seqs in order to detect bugs
Araq
2018-08-22
1
-6
/
+6
*
fixes merge conflict
Andreas Rumpf
2018-08-19
1
-1
/
+5
|
\
|
*
Genode fixes (#8501)
Emery Hemingway
2018-08-16
1
-1
/
+5
*
|
WIP: nothing works
Andreas Rumpf
2018-08-05
1
-4
/
+5
|
/
*
Yield in try
Yuriy Glukhov
2018-05-09
1
-0
/
+4
*
make 'not nil' experimental
Andreas Rumpf
2018-05-02
1
-4
/
+4
*
Cpp codegen: handling of imported exceptions. Fixes #3571 (#7360)
cooldome
2018-04-10
1
-6
/
+27
*
genTryCpp to catch by Nim type, ready for first review (#7196)
cooldome
2018-02-12
1
-1
/
+1
*
make C++ tests green again
Andreas Rumpf
2018-01-22
1
-2
/
+2
*
writeStackTrace now officially has no IO effect anymore for more convenient d...
Andreas Rumpf
2018-01-21
1
-2
/
+2
*
first steps in adding template/macro calls to stack traces
Araq
2017-12-21
1
-0
/
+12
*
added system.getStackTraceEntries
Andreas Rumpf
2017-11-16
1
-21
/
+64
*
Fix missing stacktraces when using -d:useNimRtl (#6716)
Erwan Ameil
2017-11-10
1
-1
/
+1
*
Merge branch 'devel' into araq
Andreas Rumpf
2017-11-02
1
-2
/
+6
|
\
|
*
breaking change: arrays of char do not convert to cstring; ptr to array of ch...
Andreas Rumpf
2017-10-10
1
-2
/
+6
*
|
Merge branch 'devel' into araq
Andreas Rumpf
2017-09-15
1
-3
/
+4
|
\
|
|
*
Remove expr/stmt (#5857)
Arne Döring
2017-07-25
1
-3
/
+4
|
*
fixes #5871
Andreas Rumpf
2017-07-20
1
-3
/
+2
*
|
Merge branch 'devel' into araq
Andreas Rumpf
2017-07-13
1
-6
/
+20
|
\
\
|
*
|
fixes #5871
Andreas Rumpf
2017-07-13
1
-3
/
+2
|
|
/
|
*
fixes system.onUnhandledException feature
Andreas Rumpf
2017-07-12
1
-1
/
+1
|
*
add system.onUnhandledException feature
Andreas Rumpf
2017-07-12
1
-3
/
+18
*
|
Merge branch 'devel' into araq
Andreas Rumpf
2017-05-16
1
-2
/
+7
|
\
|
|
*
better stack trace handling
Andreas Rumpf
2017-05-16
1
-2
/
+7
*
|
precise stack scanning for Nim's GCs; work in progress
Andreas Rumpf
2017-04-19
1
-2
/
+19
|
/
[next]