Araq
|
7ac1e6e528
fixes #5479
|
6 years ago |
Araq
|
5ee904643a
fixes #8883
|
6 years ago |
Andreas Rumpf
|
dae5450947
WIP: disallow 'nil' for strings and seqs
|
6 years ago |
Andreas Rumpf
|
04b3f8f24a
enable destructors without the --newruntime switch
|
6 years ago |
Zahary Karadjov
|
e129466910
requested pull-request changes
|
6 years ago |
Zahary Karadjov
|
5bcf8bcb59
fixes #7222; fixes #5595; fixes #3747
|
6 years ago |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
6 years ago |
Andreas Rumpf
|
a4e2b0c153
platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals
|
6 years ago |
Araq
|
02b78d3f94
make tests green again
|
6 years ago |
Andreas Rumpf
|
7eb39d9d26
guards.nim does compile
|
6 years ago |
Andreas Rumpf
|
ee366f1746
.experimental can now be used to enable specific features
|
6 years ago |
zah
|
121b9e26fb
Static[T] fixes (#7333)
|
6 years ago |
Andreas Rumpf
|
e4081a7201
preparations for language extensions: 'sink' and 'lent' types
|
7 years ago |
Araq
|
8a601669ef
fixes #6489
|
7 years ago |
Araq
|
a6226d9452
fixes #6682
|
7 years ago |
Andreas Rumpf
|
70ea45cdba
deprecated unary '<'
|
7 years ago |
Araq
|
3aa7c2232e
destructors: supportsCopyMem finally works for recursive types
|
7 years ago |
Andreas Rumpf
|
35c8b5e3bc
destructors: irresponsibly simple tcustomseq test works
|
7 years ago |
Araq
|
45d74f4081
destructors: preparations for upcoming changes
|
7 years ago |
Andreas Rumpf
|
8780d25e03
minor refactorings for better destructors
|
7 years ago |
Andreas Rumpf
|
1a61c4d46d
first implementation of the 'func' keyword
|
7 years ago |
Zahary Karadjov
|
ba61e7e3ac
fix #2730; fix #4880
|
7 years ago |
Zahary Karadjov
|
f0999de9dc
Fix #5962
|
7 years ago |
Araq
|
4033929127
fixes tproctypecache_falsepositive.nim test case
|
7 years ago |
Zahary Karadjov
|
d578815963
fix #5683
|
7 years ago |
Zahary Karadjov
|
03172bef6f
fix #5643; fix #5644
|
7 years ago |
Zahary Karadjov
|
e9a3ffbc3d
Restore the Nim's 0.14 proper handling of generic aliases
|
7 years ago |
Zahary Karadjov
|
ee4b98ec17
wip fix #5640
|
7 years ago |
andri lim
|
fce4b7cd62
attempt to fix #5621 #5615 generic ref object typeRel (#5633)
|
7 years ago |
Zahary Karadjov
|
cbf66e99a8
Working test cases for the sophisticated matrix library example from the manual
|
8 years ago |