.. |
alloc.nim
|
4a7266e1c1
fixes #3558
|
vor 7 Jahren |
ansi_c.nim
|
d55e02ddf1
fixes to allow the usage of clang on windows with the msvc abi and ms headers (#6442)
|
vor 7 Jahren |
arithm.nim
|
8d39669233
fixes #2909
|
vor 9 Jahren |
assign.nim
|
edefe4db21
Futher improve seq assingment speed by 2x factor (#6437)
|
vor 7 Jahren |
atomics.nim
|
d0365dcadf
fixes #6196
|
vor 7 Jahren |
avltree.nim
|
c32c39f1de
make AVL tree node part of the memory regions; fixes hard to reproduce channel crashes
|
vor 8 Jahren |
cellsets.nim
|
22684370b0
remove ArrayDummySize with unchecked arrays (#5818)
|
vor 7 Jahren |
cgprocs.nim
|
a1caef474b
proper distinction between --gc:none and --os:standalone
|
vor 9 Jahren |
channels.nim
|
f7f3a25be8
first steps of making 'opt' a first class type for Nim
|
vor 7 Jahren |
chcks.nim
|
1268ca79e5
fixes #5599 (#5610)
|
vor 7 Jahren |
debugger.nim
|
0834cd63d9
prepare Nim codebase for upcoming parser changes
|
vor 8 Jahren |
deepcopy.nim
|
f7f3a25be8
first steps of making 'opt' a first class type for Nim
|
vor 7 Jahren |
dyncalls.nim
|
3308d26581
breaking change: arrays of char do not convert to cstring; ptr to array of char does
|
vor 7 Jahren |
embedded.nim
|
2d3db9cd6b
Fix type of setControlCHook parameter
|
vor 10 Jahren |
endb.nim
|
55cb959a68
make tests green again; closes #5861
|
vor 7 Jahren |
excpt.nim
|
3308d26581
breaking change: arrays of char do not convert to cstring; ptr to array of char does
|
vor 7 Jahren |
gc.nim
|
4a7266e1c1
fixes #3558
|
vor 7 Jahren |
gc2.nim
|
7349d12e96
GC v2 works sometimes
|
vor 7 Jahren |
gc_common.nim
|
07531b41b9
make gc:v2 compile again
|
vor 7 Jahren |
gc_ms.nim
|
70e94b8c9e
GCs: use add instead of &
|
vor 7 Jahren |
gc_regions.nim
|
b6360c5d5f
memory regions seem to work now
|
vor 7 Jahren |
hti.nim
|
f7f3a25be8
first steps of making 'opt' a first class type for Nim
|
vor 7 Jahren |
inclrtl.nim
|
a8edf67a28
make nim bootstrap again for older versions
|
vor 8 Jahren |
jssys.nim
|
d13535471b
Fixed handling of surrogate pairs (#6332)
|
vor 7 Jahren |
memtracker.nim
|
98c7bab8ea
make memory tracker work without onThreadCreation
|
vor 7 Jahren |
mmdisp.nim
|
e5cb1a2dd5
newSeqOfCap: skip initialization step for non-GC-ed data
|
vor 7 Jahren |
nimscript.nim
|
5298a72f34
NimScript: added buildOS and buildCPU constants
|
vor 7 Jahren |
osalloc.nim
|
7e351fc7fa
support for the Genode OS framework (#5560)
|
vor 7 Jahren |
platforms.nim
|
c39e202976
Introduce first class support for Android (#5772)
|
vor 7 Jahren |
profiler.nim
|
3c03877701
Enable embedded profiler to display filenames.
|
vor 8 Jahren |
repr.nim
|
3308d26581
breaking change: arrays of char do not convert to cstring; ptr to array of char does
|
vor 7 Jahren |
reprjs.nim
|
a0f39e0ab4
Ascii character code 127 (DEL) is not printable and must be quoted. (#5984)
|
vor 7 Jahren |
sets.nim
|
0834cd63d9
prepare Nim codebase for upcoming parser changes
|
vor 8 Jahren |
sysio.nim
|
527e20fd3a
fixes the Windows build
|
vor 7 Jahren |
syslocks.nim
|
2b8a1cee8c
Fixup #5804 (#5837)
|
vor 7 Jahren |
sysspawn.nim
|
c50b5b62ef
Fix a few deprecation warnings
|
vor 9 Jahren |
sysstr.nim
|
7ee825a6e5
make the Windows build green again
|
vor 7 Jahren |
threads.nim
|
b219fc74ad
fixes #5143
|
vor 7 Jahren |
timers.nim
|
5f6f444d55
naive work-around for time redefinition (#5193)
|
vor 8 Jahren |
widestrs.nim
|
22684370b0
remove ArrayDummySize with unchecked arrays (#5818)
|
vor 7 Jahren |