Andreas Rumpf
|
02bbfa1164
precise stack scanning for Nim's GCs; work in progress
|
7 years ago |
Araq
|
30c99a8440
fixes #5628
|
7 years ago |
Rokas Kupstys
|
9a754156d7
Added support for exceptions in coroutines and added exception test
|
8 years ago |
Araq
|
346ea6d171
system.nim: don't use deprecated symbols/constructs
|
8 years ago |
Araq
|
cdebcf23d9
new segfaults.nim stdlib module works on Windows
|
8 years ago |
Andreas Rumpf
|
02a2180a6a
first version of the new memory tracking feature
|
8 years ago |
Andreas Rumpf
|
03768e7da0
attempt to fix #4640
|
8 years ago |
Andreas Rumpf
|
0834cd63d9
prepare Nim codebase for upcoming parser changes
|
8 years ago |
Jacek Sieka
|
fe2b39f007
remove system/ansi_c include from os
|
8 years ago |
Andreas Rumpf
|
38dee2095c
added 'sig' feature; removed tfShared support in the compiler
|
8 years ago |
Ruslan Mustakov
|
378c904131
Added --noCppExceptions switch
|
9 years ago |
rku
|
43bfda057b
Coroutine support for i386/amd64 platforms unix/windows OSes markAndSweep/refCounting GCs.
|
9 years ago |
Araq
|
63c537b233
fixes #3014
|
9 years ago |
pdw
|
ff5b446dfc
lib/system/a-e - Dropped 'T' from types
|
9 years ago |
Araq
|
c6398d408d
fixes #1888
|
9 years ago |
Simon Hafner
|
fc5700619b
report how to create a compiler stacktrace #1280
|
10 years ago |
Varriount
|
478da0194b
Fix #1546
|
10 years ago |
Araq
|
d37ff0ab42
don't advice people to use debug options for the GC and core
|
10 years ago |
Guillaume Gelin
|
3119fe087d
Happy new year!
|
10 years ago |
Araq
|
03afbe00b9
minor improvements
|
10 years ago |
Araq
|
a639824e5e
introduced 'benign' pragma
|
10 years ago |
Araq
|
2d1b9d1f9d
ENDB compiles again
|
10 years ago |
Araq
|
fc0fda14ae
system files use new identifiers
|
10 years ago |
Araq
|
dbf9117c56
the big renamefest: first steps
|
10 years ago |
Araq
|
4d863ebb5e
fix failed tests due to gcsafe
|
10 years ago |
Araq
|
dd806cafa0
distinguish between 'defined' and 'declared'
|
10 years ago |
Araq
|
ed226eba6d
added stack overflow prevention
|
10 years ago |
Simon Hafner
|
9428bedcc8
Fixes #1168
|
10 years ago |
Varriount
|
c0338eacb6
Merge pull request #1118 from gradha/pr_show_boot_options
|
10 years ago |
Araq
|
5e839d50b4
fixes DLL generation
|
10 years ago |