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