Andreas Rumpf
|
98e76a1058
fixes #12336 [backport]
|
5 years ago |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 years ago |
Andreas Rumpf
|
2a59f499e9
some gc:destructors progress
|
5 years ago |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 years ago |
Andreas Rumpf
|
931ee0ca82
fixes #7258 (#12054)
|
5 years ago |
Andreas Rumpf
|
2895ad70c8
fixes tcompiletimerange [bugfix] (#11720)
|
5 years ago |
Araq
|
c94647aeca
styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error
|
5 years ago |
Andreas Rumpf
|
bab1f67971
fixes #11660 (#11677)
|
5 years ago |
Andreas Rumpf
|
e26545797e
fixes #7816 (#11261)
|
5 years ago |
Andreas Rumpf
|
641e8f596c
Merge pull request #11201 from nim-lang/araq-fixes-11200
|
5 years ago |
Araq
|
f6c9fe789f
fixes #11200
|
5 years ago |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 years ago |
genotrance
|
45759b5e90
Fix 105, few fixes for 101 (#11148)
|
5 years ago |
Araq
|
750f50b6c0
destructors: internal compiler refactoring
|
5 years ago |
Andreas Rumpf
|
bf592c4e94
more destructor based changes (#10885)
|
5 years ago |
Andreas Rumpf
|
04ad200b40
fixes #10884 (#10887)
|
5 years ago |
Arne Döring
|
97c3b113a5
Size ptr tuple (#10846)
|
5 years ago |
Andreas Rumpf
|
2ab6b2c657
--newruntime: work in progress
|
5 years ago |
Andreas Rumpf
|
4be36d77f6
introduce tfHasOwned for fast must-move checkings; removed tfAcyclic as the GC has ignored this hint for quite some time now
|
5 years ago |
Andreas Rumpf
|
728ff1004a
gc:destructors: progress
|
5 years ago |
Andreas Rumpf
|
ea409fb15a
first steps in implementing 'owned' pointers; undocumented, do not use
|
5 years ago |
LemonBoy
|
0ebef1764d
Propagate tfGcSafe flag to generic instantiations (#10620)
|
5 years ago |
Andreas Rumpf
|
dee8e6e98a
gc: destructors is beginning to work (#10483)
|
6 years ago |
Ray Imber
|
94f6a6b294
Fix for issue #10342. better message for generic subclass instantiation (#10354)
|
6 years ago |
Andreas Rumpf
|
e4ae7a8929
Merge pull request #8748 from LemonBoy/when-in-objects
|
6 years ago |
Araq
|
abbafe606e
IC: further progress
|
6 years ago |
Araq
|
e71410d74e
language cleanup: the .unchecked pragma is dead
|
6 years ago |
LemonBoy
|
5afcd09cb3
Pervasive replacement of nkRecWhen in generic types
|
6 years ago |
cooldome
|
eaca5be9d6
Change the order of compilation passes, transformation is made lazy at code gen (#8489)
|
6 years ago |
Miran
|
675c629fee
replace deprecated `safeAdd` with `add` (#9416)
|
6 years ago |