alaviss 403fd3ac43 assertions: make assert follow excessiveStackTrace (#11574) před 5 roky
..
alloc.nim 5b27b263fd Remove immediate pragma (#11308) před 5 roky
ansi_c.nim 572b7c37a5 [other] preparations for --styleCheck:error for the Nim compiler (#11478) před 5 roky
arithm.nim 7a3f382517 Fix corner case of checked div/mod on x86 (#10406) před 6 roky
assertions.nim 403fd3ac43 assertions: make assert follow excessiveStackTrace (#11574) před 5 roky
assign.nim 781108ffe4 better error message for the object case switch transition period před 5 roky
atomics.nim fa3d19b477 cas(): use an "__atomic" builtin instead of the legacy "__sync" one (#11246) před 5 roky
avltree.nim c32c39f1de make AVL tree node part of the memory regions; fixes hard to reproduce channel crashes před 8 roky
cellsets.nim 88b5dd3362 right shift is now by default sign preserving (#11322) před 5 roky
cgprocs.nim ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) před 5 roky
channels.nim 228d53006a refactoring: move threadlocalstorage into its own file před 5 roky
chcks.nim 8bb1a6b041 fixes #11205 před 5 roky
debugger.nim 3f6168b337 removes deprecated T/P types před 6 roky
deepcopy.nim 721bf7188b code cleanup: there is no tyOptRef před 5 roky
dollars.nim 84d3f3d448 move system.dollars in a separate file (#10829) před 5 roky
dyncalls.nim 572b7c37a5 [other] preparations for --styleCheck:error for the Nim compiler (#11478) před 5 roky
embedded.nim 514674cb38 use abort instead of quit (#10872) před 5 roky
endb.nim 37f9ace517 further system.nim cleanups před 6 roky
excpt.nim 572b7c37a5 [other] preparations for --styleCheck:error for the Nim compiler (#11478) před 5 roky
fatal.nim 375b444ecd make -d:nimQuirky work with devel před 5 roky
gc.nim 88b5dd3362 right shift is now by default sign preserving (#11322) před 5 roky
gc2.nim 79b1eafa59 gc: removed dead code před 5 roky
gc_common.nim b81fd958d1 [feature] Add dynlib (required on windows/cpp) to nimCoroutines related gc_common procs (#11567) před 5 roky
gc_ms.nim 79b1eafa59 gc: removed dead code před 5 roky
gc_regions.nim dee8e6e98a gc: destructors is beginning to work (#10483) před 6 roky
hti.nim b92fd30282 rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227) před 5 roky
inclrtl.nim 5b27b263fd Remove immediate pragma (#11308) před 5 roky
indexerrors.nim b3d2cd738a [other] better error message for IndexError for empty containers (#11476) před 5 roky
io.nim 041d15392a Compiler plugin for implementing incremental computation in user space (#10819) před 5 roky
iterators.nim ce152ed91f iterators: several small fixes (#11162) před 5 roky
jssys.nim e90d91f0e4 [refactoring] remove zeroExtend and friends from the compiler builtins. (#11531) před 5 roky
memory.nim f44e1e2214 make tests green again před 5 roky
memtracker.nim cc1fd50b27 Try to let memTracker compile (#8502) před 6 roky
mmdisp.nim c8268330be [feature] Add boehm gc finalizer (#11446) před 5 roky
nimscript.nim 7182922622 [feature] Added os.delEnv; add delEnv support to nimscript too (#11466) před 5 roky
osalloc.nim 7ef268274f Haiku support for Nim (#8542) před 6 roky
platforms.nim 5c5df61071 Additional platform definitions for sparc64 (#11387) před 5 roky
profiler.nim 48437d0a84 Give better error message when profiler and memProfiler used at same time (#9948) před 6 roky
repr.nim c7e1c665a1 [refactoring] refactor the compiler and stdlib to deprecation warnings (#11419) před 5 roky
reprjs.nim e3e5ae287f Fix fat pointers, object copying, magic double evals on JS (#9411) [backport] před 6 roky
sets.nim e904b3f952 code cleanup (#10874) před 5 roky
strmantle.nim 572b7c37a5 [other] preparations for --styleCheck:error for the Nim compiler (#11478) před 5 roky
syslocks.nim 3f6168b337 removes deprecated T/P types před 6 roky
sysspawn.nim 0ab373115c Trim remaining expr/stmt from stdlib (#6742) před 7 roky
sysstr.nim 8e5c1436ad fixes #10845 před 5 roky
threadlocalstorage.nim d5f2a5c204 add back what was required před 5 roky
threads.nim 9d536b90c1 Fixed "is not GC-safe as it calls 'createThread'" when creating a thread in a thread. (#11390) před 5 roky
timers.nim f8146dfd84 improvements on the hot code reloading support (#10892) před 5 roky
widestrs.nim e904b3f952 code cleanup (#10874) před 5 roky