flywind 22e71cbc0f fix #18702(fix `parseutils.parseFloat`) (#18703) [backport:1.0] 3 years ago
..
alloc.nim a0d62e654a fixes #16214 [backport] (#16252) 4 years ago
ansi_c.nim 25a4026cda c_fflush() the rawWrite() buffer (#12987) 5 years ago
arithm.nim c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 6 years ago
assertions.nim 9167eb6c89 fix error in assertions document (#12925) [backport] 5 years ago
assign.nim c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 6 years ago
atomics.nim d15cbb229a Fix #14151 (#14205) [backport] 5 years ago
avltree.nim c32c39f1de make AVL tree node part of the memory regions; fixes hard to reproduce channel crashes 8 years ago
cellsets.nim c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 6 years ago
cgprocs.nim ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 6 years ago
channels.nim a6846b81eb [backport] documentation: Add channels examples (#13202) [ci skip] 5 years ago
chcks.nim 511298242d fixes #10053 (#11951) 5 years ago
deepcopy.nim d0e8ad17b5 more fixes for --cpu:avr [backport] (#12748) 5 years ago
dollars.nim c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 6 years ago
dyncalls.nim 572b7c37a5 [other] preparations for --styleCheck:error for the Nim compiler (#11478) 6 years ago
embedded.nim 514674cb38 use abort instead of quit (#10872) 6 years ago
excpt.nim de43bdfa70 generic stack trace overriding mechanism (#12922) 5 years ago
fatal.nim c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 6 years ago
formatfloat.nim 7bc5bf8334 consistent floating point output (#12219) 5 years ago
gc.nim fa7f5742d3 Fix spellings (#12277) [backport] 5 years ago
gc2.nim fa7f5742d3 Fix spellings (#12277) [backport] 5 years ago
gc_common.nim 77c6425e65 gc_common: typo 5 years ago
gc_hooks.nim 62aa1a3cfe gc:destructors progress 5 years ago
gc_ms.nim ad82e65387 gc:destructors progress 5 years ago
gc_regions.nim 1d43c8620e fix several typos in documentation and comments (#12553) 5 years ago
hti.nim 04c803d6df expose more fields of TNimType 5 years ago
inclrtl.nim d6f52f3cef added 'since' template for further stdlib additions 5 years ago
indexerrors.nim b3d2cd738a [other] better error message for IndexError for empty containers (#11476) 6 years ago
io.nim bdb679c487 [backport] fix #13352 5 years ago
iterators.nim 2b565aad89 Support iterators returning lent T (#11938) 5 years ago
jssys.nim ba577c7e1b better tojsstr (#11954) 5 years ago
memory.nim f44e1e2214 make tests green again 6 years ago
memtracker.nim 5f515410af newruntime for async (#11650) 6 years ago
mmdisp.nim a0d62e654a fixes #16214 [backport] (#16252) 4 years ago
nimscript.nim c90bbe3201 Document that proc named fooTask is created for every foo task [backport] (#14187) 5 years ago
osalloc.nim 7ef268274f Haiku support for Nim (#8542) 6 years ago
platforms.nim 5c5df61071 Additional platform definitions for sparc64 (#11387) 6 years ago
profiler.nim 48437d0a84 Give better error message when profiler and memProfiler used at same time (#9948) 6 years ago
repr.nim d0e8ad17b5 more fixes for --cpu:avr [backport] (#12748) 5 years ago
reprjs.nim e3e5ae287f Fix fat pointers, object copying, magic double evals on JS (#9411) [backport] 6 years ago
sets.nim d0e8ad17b5 more fixes for --cpu:avr [backport] (#12748) 5 years ago
strmantle.nim 22e71cbc0f fix #18702(fix `parseutils.parseFloat`) (#18703) [backport:1.0] 3 years ago
syslocks.nim dc5e8fc39d Fix c_malloc inside syslocks.nim to take size_t (#15268) [backport] 4 years ago
sysspawn.nim 0ab373115c Trim remaining expr/stmt from stdlib (#6742) 7 years ago
sysstr.nim 1d43c8620e fix several typos in documentation and comments (#12553) 5 years ago
threadlocalstorage.nim 803406d07c fix #11854 (#11857) 6 years ago
threads.nim bebda3851f fixes #1188 5 years ago
timers.nim 0ca71dd92c [bugfix] fix mach_absolute_time header; refs #11591 (#11593) 6 years ago
widestrs.nim c0d240b8cd fixes #11807 (#11900) 5 years ago