Andreas Rumpf
|
fb86271556
system.nim cleanup some exported constants which should never have be… (#17909)
|
3 years ago |
alaviss
|
ccc0667c29
system/excpt: let the OS handle termination on signal (#16712)
|
4 years ago |
Timothee Cour
|
b9994925f5
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918)
|
4 years ago |
flywind
|
c555525227
fix #13115 (#15930)
|
4 years ago |
Euan
|
c0dbcffca6
__stderrp and friends are only on FreeBSD & DragonFlyBSD. (#13735)
|
4 years ago |
Timothee Cour
|
e70294dff2
enable testing -d:nimHasLibFFI mode (#13091)
|
5 years ago |
Timothee Cour
|
2e20f5648b
fix stdout(etc) for emscripten
|
5 years ago |
Ico Doornekamp
|
b68eb1cad0
Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0. (#13190)
|
5 years ago |
Timothee Cour
|
ee1563ef33
VM FFI: write(stderr, msg) and fprintf(cstderr, msg) now work at CT (#13083)
|
5 years ago |
Ștefan Talpalaru
|
defaf3b5a5
c_fflush() the rawWrite() buffer (#12987)
|
5 years ago |
Arne Döring
|
99078d80d7
introduce csize_t instead of fixing csize (#12497)
|
5 years ago |
Andreas Rumpf
|
889b745b2b
Revert "Fixes #12187 (#12321)" (#12447)
|
5 years ago |
Clyybber
|
00c31e8766
Fixes #12187 (#12321)
|
5 years ago |
Jacek Sieka
|
66a8856152
abort is noreturn (#12061)
|
5 years ago |
Araq
|
c94647aeca
styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error
|
5 years ago |
Andreas Rumpf
|
572b7c37a5
[other] preparations for --styleCheck:error for the Nim compiler (#11478)
|
5 years ago |
Andreas Rumpf
|
375b444ecd
make -d:nimQuirky work with devel
|
5 years ago |
Araq
|
430814fdb3
make it compile with older nim versions
|
5 years ago |
Araq
|
6efa7ecf18
respect -d:useMalloc everywhere; turn ansi_c and memory into proper Nim modules
|
5 years ago |
Andreas Rumpf
|
328901757a
make DLLs tests green again
|
6 years ago |
Andreas Rumpf
|
e263702688
--newruntime: progress
|
6 years ago |
Andreas Rumpf
|
37f9ace517
further system.nim cleanups
|
6 years ago |
Andreas Rumpf
|
0036014727
system refactorings (#10559)
|
6 years ago |
Araq
|
09b9a54418
make tests green with a global config.nims file
|
6 years ago |
Andreas Rumpf
|
8d850f7a69
deprecated ospaths (#9665)
|
6 years ago |
Emery Hemingway
|
2da0341b4d
Genode fixes (#8501)
|
6 years ago |
alaviss
|
7ef268274f
Haiku support for Nim (#8542)
|
6 years ago |
Yuriy Glukhov
|
6b40114f21
Added c_abort to ansi_c (#8449)
|
6 years ago |
Yuriy Glukhov
|
dfe3f16022
Don't depend on string.h in codegen (#8299)
|
6 years ago |
Joey
|
559a7615ad
Nintendo switch support (#8069)
|
6 years ago |