Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
4 years ago |
Clyybber
|
35ff17410f
Expand hoisted default params in sem (#15270)
|
4 years ago |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
4 years ago |
Timothee Cour
|
377f716766
fix #14698 nkRecWhen caused internalAssert in semConstructFields when generic type not mentioned in fields (#14709)
|
4 years ago |
Timothee Cour
|
7df27b5035
[cleanups] doassert => doAssert; mark deadcode (#14711)
|
4 years ago |
Andreas Rumpf
|
754a196d47
fixes #14315 (#14594)
|
4 years ago |
Andreas Rumpf
|
c61f746629
avoid unsafe Nim features in preparation for --gc:arc (#14431)
|
4 years ago |
Zahary Karadjov
|
ce9a4ed124
Replace tfHasRequiresInit with a more accurate mechanism
|
4 years ago |
Araq
|
a102eb5ef6
fixes #13646
|
4 years ago |
Araq
|
7205c3ebe2
minor code style changes
|
4 years ago |
Andreas Rumpf
|
3fbb3bfd3f
ARC related bugfixes and refactorings (#12781)
|
5 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 years ago |
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 |