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