Timothee Cour e5db5316c2 doAssertRaises improvements; nimscript supports `except Exception as e` (#15765) hace 4 años
..
mm 3cbe8d2c53 $(uint|uint64) now works with nimscript (#15644) hace 4 años
alloc.nim da29222f86 init checks and 'out' parameters (#14521) hace 4 años
ansi_c.nim c0dbcffca6 __stderrp and friends are only on FreeBSD & DragonFlyBSD. (#13735) hace 4 años
arc.nim 94e2b9e837 Make newObjUninit proc to adhere to its name (#15764) hace 4 años
arithm.nim 7d6cbf290a Error -> Defect for defects (#13908) hace 4 años
arithmetics.nim e7f280bd26 Remove deprecated stuff from stdlib (#14699) hace 4 años
assertions.nim e5db5316c2 doAssertRaises improvements; nimscript supports `except Exception as e` (#15765) hace 4 años
assign.nim 833035bacd arc allocation method aligned (#15588) hace 4 años
atomics.nim d5c014e59b Fix #14151 (#14205) [backport] hace 4 años
avltree.nim c32c39f1de make AVL tree node part of the memory regions; fixes hard to reproduce channel crashes hace 8 años
basic_types.nim eb42f38088 Remove dead magics (#13551) hace 4 años
bitmasks.nim 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) hace 4 años
cellseqs_v1.nim e31ac81899 more checking for --gc:arc, no need for valgrind (#14467) hace 4 años
cellseqs_v2.nim 833035bacd arc allocation method aligned (#15588) hace 4 años
cellsets.nim e31ac81899 more checking for --gc:arc, no need for valgrind (#14467) hace 4 años
cgprocs.nim ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) hace 6 años
channels.nim 9c33bcac5c change 'iff' to 'if' to stop "corrections" once and for all (#14182) hace 4 años
chcks.nim ff13f8cc3c fixes #15210 [backport:1.2] (#15237) hace 4 años
comparisons.nim 2f557652d4 fix operators containing percent for VM usage (#13536) hace 4 años
cyclebreaker.nim fd31e8ff6f allow old styled RTTI for arc/orc (#15331) hace 4 años
deepcopy.nim 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) hace 4 años
dollars.nim 3cbe8d2c53 $(uint|uint64) now works with nimscript (#15644) hace 4 años
dyncalls.nim a76ae8f795 Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250) hace 4 años
embedded.nim 7d6cbf290a Error -> Defect for defects (#13908) hace 4 años
exceptions.nim 1fae66e4df better nativestacktrace support; refs #15284; backport [1.2] (#15384) hace 4 años
excpt.nim 3aab6a409d micro improvements (#15849) hace 4 años
fatal.nim a6682de004 catchable defects (#13626) hace 4 años
formatfloat.nim e4415422fe Revert "printing float values will have one more digit. (#13276) [backport]" (#13363) hace 5 años
gc.nim 75dc69417a fix deprecated messages regarding high (#15832) hace 4 años
gc2.nim 4005f0d0e4 forward type alignment information to seqs (#12430) hace 4 años
gc_common.nim 341cd844b2 fix coro proc crash for stack problem when run long enough than a GC cycle (#7612) (#11410) hace 4 años
gc_hooks.nim 62aa1a3cfe gc:destructors progress hace 5 años
gc_interface.nim 06dfd31612 fixes #13881 hace 4 años
gc_ms.nim 75dc69417a fix deprecated messages regarding high (#15832) hace 4 años
gc_regions.nim ed0f8a4973 Fix compilation error for regions and memory profiling (#15641) (#15656) hace 4 años
hti.nim fd31e8ff6f allow old styled RTTI for arc/orc (#15331) hace 4 años
inclrtl.nim 86c9b78339 disable sink inference, only enable it for the stdlib. Reason: better source code compatibility (#15105) hace 4 años
indexerrors.nim b3d2cd738a [other] better error message for IndexError for empty containers (#11476) hace 5 años
integerops.nim 64e839d5fd fixes #14209 [backport:1.2] (#14213) hace 4 años
io.nim a76ae8f795 Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250) hace 4 años
iterators.nim 226595515c explicit ID generation for easier IC (#15559) hace 4 años
iterators_1.nim 9874981e75 fixes #14001 (#14004) hace 4 años
jssys.nim bbe49a14ae Correct all eggs (#15906) hace 4 años
memalloc.nim 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) hace 4 años
memory.nim 89be5be03e fixes #13698 [backport:1.2] (#14175) hace 4 años
memtracker.nim 6efac70181 make goto based exceptions available for 'nim cpp' (#13244) hace 5 años
mmdisp.nim e31ac81899 more checking for --gc:arc, no need for valgrind (#14467) hace 4 años
nimscript.nim 9fb7467fda fix #15006 (#15007) hace 4 años
orc.nim 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) hace 4 años
osalloc.nim 40ac19572a add OpenBSD MAP_STACK for coroutines (#14353) hace 4 años
platforms.nim 944fcc0e62 Add build support for Linux/hppa (#12271) hace 5 años
profiler.nim 48437d0a84 Give better error message when profiler and memProfiler used at same time (#9948) hace 6 años
repr.nim da29222f86 init checks and 'out' parameters (#14521) hace 4 años
repr_v2.nim 813dd1b670 repr_v2 improvements (#14992) hace 4 años
reprjs.nim 0aefebb728 JS unittest stacktrace fix, cleanup js repr and inclrtl includes (#14168) hace 4 años
seqs_v2.nim 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) hace 4 años
seqs_v2_reimpl.nim 833035bacd arc allocation method aligned (#15588) hace 4 años
setops.nim e708d5de75 System cleanup, part 2 (#13155) hace 5 años
sets.nim da29222f86 init checks and 'out' parameters (#14521) hace 4 años
stacktraces.nim 453167a41e cleanup lib/system/stacktraces.nim; refs #15416 (#15418) hace 4 años
strmantle.nim bbe49a14ae Correct all eggs (#15906) hace 4 años
strs_v2.nim 833035bacd arc allocation method aligned (#15588) hace 4 años
syslocks.nim 4ef255b69d fix rlock compilation failure (#15584) hace 4 años
sysspawn.nim 0ab373115c Trim remaining expr/stmt from stdlib (#6742) hace 7 años
sysstr.nim 0fc5d3f13b fix #14655 setLen(seq) now zeros memory (#14656) hace 4 años
threadlocalstorage.nim 3ab1274231 Thread attributes should be destroyed using the pthread_attr_destroy() (#13293) hace 5 años
threads.nim 22d0a39932 Dont assert on setstacksize result in iOS (#15427) [backport:1.2] hace 4 años
timers.nim bf22b44b1f miscellaneous bug fixes (#13291) hace 5 años
widestrs.nim 8e1fa84b0d fix #15663 (#15839) [backport:1.4] hace 4 años