Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
4 years ago |
Andreas Rumpf
|
ab405c936e
views: yet another bugfix (#15447)
|
4 years ago |
Clyybber
|
4b9eea2fcc
Fix forward declarations in shadow scope contexts (#15386)
|
4 years ago |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
4 years ago |
Clyybber
|
2629d619a1
Fix forward declaration issues in template/macro context (#15091)
|
4 years ago |
jcosborn
|
5a22d6b57b
fix codegen bug due to changing existing symbol declaration in template (#14666)
|
4 years ago |
Andreas Rumpf
|
347a04606b
fixes #12885 [backport] (#12895)
|
5 years ago |
Neelesh Chandola
|
ff5ef95414
Fixes #12832 (#12842) [backport]
|
5 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 years ago |
Andreas Rumpf
|
059a16b34d
fixes #12193 (#12199)
|
5 years ago |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 years ago |
Andreas Rumpf
|
488f3ed085
fixes yet another gensym regression (#12145)
|
5 years ago |
Andreas Rumpf
|
58bcf6cd46
fixes #12121 (#12126)
|
5 years ago |
Araq
|
fc7fe636e2
improvement for 'unused import' warnings
|
5 years ago |
Andreas Rumpf
|
b07694cd90
new gensym handling (#11985)
|
5 years ago |
Andreas Rumpf
|
81ddc67785
[refactoring] compiler: simplified markUsed
|
5 years ago |
Araq
|
4137a4dbf3
[feature] detect unused imports
|
5 years ago |
Arne Döring
|
f94ec363ab
Allow void macro result (#11286)
|
5 years ago |
Aditya Siram
|
a6d4421241
Fixes #9365 : let with exportC pragma in template. (#11235)
|
5 years ago |
Arne Döring
|
b92fd30282
rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227)
|
5 years ago |
Clyybber
|
cc28eef38e
Replace countup(x, y) with x .. y
|
5 years ago |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 years ago |
nc-x
|
e42c304e4a
Fix loop tuple unpacking in templates (#11174)
|
5 years ago |
Arne Döring
|
ed6160ad6d
callsite lineinfe for stackTrace template (#10785)
|
5 years ago |
Andreas Rumpf
|
bf592c4e94
more destructor based changes (#10885)
|
5 years ago |
Andreas Rumpf
|
15c208cd29
it's spelt callsite
|
5 years ago |
Arne Döring
|
28394153ab
32 bit fixes (#10608)
|
5 years ago |
alaviss
|
e962be8981
compiler/sem*: improve lineinfo for qualified and generic procs (#10427)
|
6 years ago |
Andreas Rumpf
|
2104863910
nimfind: improvements
|
6 years ago |
Andreas Rumpf
|
6e8ed8c6fa
added first version of a nimfind tool for the poor souls that don't have a good nimsuggest integretation
|
6 years ago |