.. |
mm
|
fd31e8ff6f
allow old styled RTTI for arc/orc (#15331)
|
4 years ago |
alloc.nim
|
da29222f86
init checks and 'out' parameters (#14521)
|
4 years ago |
ansi_c.nim
|
c0dbcffca6
__stderrp and friends are only on FreeBSD & DragonFlyBSD. (#13735)
|
4 years ago |
arc.nim
|
833035bacd
arc allocation method aligned (#15588)
|
4 years ago |
arithm.nim
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 years ago |
arithmetics.nim
|
e7f280bd26
Remove deprecated stuff from stdlib (#14699)
|
4 years ago |
assertions.nim
|
da29222f86
init checks and 'out' parameters (#14521)
|
4 years ago |
assign.nim
|
833035bacd
arc allocation method aligned (#15588)
|
4 years ago |
atomics.nim
|
d5c014e59b
Fix #14151 (#14205) [backport]
|
4 years ago |
avltree.nim
|
c32c39f1de
make AVL tree node part of the memory regions; fixes hard to reproduce channel crashes
|
8 years ago |
basic_types.nim
|
eb42f38088
Remove dead magics (#13551)
|
4 years ago |
bitmasks.nim
|
e31ac81899
more checking for --gc:arc, no need for valgrind (#14467)
|
4 years ago |
cellseqs_v1.nim
|
e31ac81899
more checking for --gc:arc, no need for valgrind (#14467)
|
4 years ago |
cellseqs_v2.nim
|
833035bacd
arc allocation method aligned (#15588)
|
4 years ago |
cellsets.nim
|
e31ac81899
more checking for --gc:arc, no need for valgrind (#14467)
|
4 years ago |
cgprocs.nim
|
ca4b971bc8
Initial version of the hot-code reloading support for native targets (#10729)
|
5 years ago |
channels.nim
|
9c33bcac5c
change 'iff' to 'if' to stop "corrections" once and for all (#14182)
|
4 years ago |
chcks.nim
|
ff13f8cc3c
fixes #15210 [backport:1.2] (#15237)
|
4 years ago |
comparisons.nim
|
2f557652d4
fix operators containing percent for VM usage (#13536)
|
4 years ago |
cyclebreaker.nim
|
fd31e8ff6f
allow old styled RTTI for arc/orc (#15331)
|
4 years ago |
deepcopy.nim
|
33be7c6f5e
arc: =deepcopy fixes
|
4 years ago |
dollars.nim
|
fbc97e712a
move since from inclrtl to std/private/since (#14188)
|
4 years ago |
dyncalls.nim
|
a76ae8f795
Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250)
|
4 years ago |
embedded.nim
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 years ago |
exceptions.nim
|
1fae66e4df
better nativestacktrace support; refs #15284; backport [1.2] (#15384)
|
4 years ago |
excpt.nim
|
1fae66e4df
better nativestacktrace support; refs #15284; backport [1.2] (#15384)
|
4 years ago |
fatal.nim
|
a6682de004
catchable defects (#13626)
|
4 years ago |
formatfloat.nim
|
e4415422fe
Revert "printing float values will have one more digit. (#13276) [backport]" (#13363)
|
5 years ago |
gc.nim
|
06dfd31612
fixes #13881
|
4 years ago |
gc2.nim
|
4005f0d0e4
forward type alignment information to seqs (#12430)
|
4 years ago |
gc_common.nim
|
341cd844b2
fix coro proc crash for stack problem when run long enough than a GC cycle (#7612) (#11410)
|
4 years ago |
gc_hooks.nim
|
62aa1a3cfe
gc:destructors progress
|
5 years ago |
gc_interface.nim
|
06dfd31612
fixes #13881
|
4 years ago |
gc_ms.nim
|
b35d370d88
specialize genericReset (#14398)
|
4 years ago |
gc_regions.nim
|
e9df8ebcfd
gc_regions: cleanup & fixes for deallocation (#11920)
|
4 years ago |
hti.nim
|
fd31e8ff6f
allow old styled RTTI for arc/orc (#15331)
|
4 years ago |
inclrtl.nim
|
86c9b78339
disable sink inference, only enable it for the stdlib. Reason: better source code compatibility (#15105)
|
4 years ago |
indexerrors.nim
|
b3d2cd738a
[other] better error message for IndexError for empty containers (#11476)
|
5 years ago |
integerops.nim
|
64e839d5fd
fixes #14209 [backport:1.2] (#14213)
|
4 years ago |
io.nim
|
a76ae8f795
Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250)
|
4 years ago |
iterators.nim
|
03c8bbcc6e
Remove outdated comment and copy of length (#14759)
|
4 years ago |
iterators_1.nim
|
9874981e75
fixes #14001 (#14004)
|
4 years ago |
jssys.nim
|
4e7d383f29
Clean out jssys (#15442)
|
4 years ago |
memalloc.nim
|
833035bacd
arc allocation method aligned (#15588)
|
4 years ago |
memory.nim
|
89be5be03e
fixes #13698 [backport:1.2] (#14175)
|
4 years ago |
memtracker.nim
|
6efac70181
make goto based exceptions available for 'nim cpp' (#13244)
|
5 years ago |
mmdisp.nim
|
e31ac81899
more checking for --gc:arc, no need for valgrind (#14467)
|
4 years ago |
nimscript.nim
|
9fb7467fda
fix #15006 (#15007)
|
4 years ago |
orc.nim
|
fd9ab2ce6d
ORC: API extensions for 1.4 (#15581)
|
4 years ago |
osalloc.nim
|
40ac19572a
add OpenBSD MAP_STACK for coroutines (#14353)
|
4 years ago |
platforms.nim
|
944fcc0e62
Add build support for Linux/hppa (#12271)
|
5 years ago |
profiler.nim
|
48437d0a84
Give better error message when profiler and memProfiler used at same time (#9948)
|
6 years ago |
repr.nim
|
da29222f86
init checks and 'out' parameters (#14521)
|
4 years ago |
repr_v2.nim
|
813dd1b670
repr_v2 improvements (#14992)
|
4 years ago |
reprjs.nim
|
0aefebb728
JS unittest stacktrace fix, cleanup js repr and inclrtl includes (#14168)
|
4 years ago |
seqs_v2.nim
|
833035bacd
arc allocation method aligned (#15588)
|
4 years ago |
seqs_v2_reimpl.nim
|
833035bacd
arc allocation method aligned (#15588)
|
4 years ago |
setops.nim
|
e708d5de75
System cleanup, part 2 (#13155)
|
5 years ago |
sets.nim
|
da29222f86
init checks and 'out' parameters (#14521)
|
4 years ago |
stacktraces.nim
|
453167a41e
cleanup lib/system/stacktraces.nim; refs #15416 (#15418)
|
4 years ago |
strmantle.nim
|
5d5df4a394
Clean out Deprecated proc (#14797)
|
4 years ago |
strs_v2.nim
|
833035bacd
arc allocation method aligned (#15588)
|
4 years ago |
syslocks.nim
|
4ef255b69d
fix rlock compilation failure (#15584)
|
4 years ago |
sysspawn.nim
|
0ab373115c
Trim remaining expr/stmt from stdlib (#6742)
|
7 years ago |
sysstr.nim
|
0fc5d3f13b
fix #14655 setLen(seq) now zeros memory (#14656)
|
4 years ago |
threadlocalstorage.nim
|
3ab1274231
Thread attributes should be destroyed using the pthread_attr_destroy() (#13293)
|
5 years ago |
threads.nim
|
22d0a39932
Dont assert on setstacksize result in iOS (#15427) [backport:1.2]
|
4 years ago |
timers.nim
|
bf22b44b1f
miscellaneous bug fixes (#13291)
|
5 years ago |
widestrs.nim
|
833035bacd
arc allocation method aligned (#15588)
|
4 years ago |