Clyybber
|
35ff17410f
Expand hoisted default params in sem (#15270)
|
4 年之前 |
Clyybber
|
b022576ce9
Use typeflag instead
|
4 年之前 |
Clyybber
|
38068f9778
Make explicit {.nimcall.} a seperate calling convention
|
4 年之前 |
Clyybber
|
2629d619a1
Fix forward declaration issues in template/macro context (#15091)
|
4 年之前 |
flywind
|
40b58a0a18
fix #11009 (#14935)
|
4 年之前 |
Timothee Cour
|
0d0ea3a11e
no more code duplication bw liMessage and rawMessage + several bug fixes (#14415)
|
4 年之前 |
cooldome
|
9295251e68
Implements RFCs #209 (#13995)
|
4 年之前 |
Andreas Rumpf
|
9c46927fad
new feature: ability to turn specific warnings to errors
|
4 年之前 |
Zahary Karadjov
|
08afa03075
The raises list can now use expressions referencing the generic params
|
4 年之前 |
Zahary Karadjov
|
ce9a4ed124
Replace tfHasRequiresInit with a more accurate mechanism
|
4 年之前 |
Zahary Karadjov
|
d374c6373b
Fix tests/parallel/tguard2.nim
|
4 年之前 |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 年之前 |
cooldome
|
e1b1759439
fixes #5050; fixes #11826 (#12606) [backport]
|
5 年之前 |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 年之前 |
Araq
|
0e4a8bfb28
fixes 'unused module' feature for 32 bit builds of Nim for good [nobackport]
|
5 年之前 |
Araq
|
da37177ac2
make tests green again on 32bit systems
|
5 年之前 |
Andreas Rumpf
|
04708742e7
fixes #11809
|
5 年之前 |
Arne Döring
|
afbcd1b330
int128 on firstOrd, lastOrd and lengthOrd (#11701)
|
5 年之前 |
Andreas Rumpf
|
25e6c53bb5
makes the -d:nimIncremental compiler mode compile again
|
5 年之前 |
Andrii Riabushenko
|
4c73139316
revert changes
|
5 年之前 |
Andrii Riabushenko
|
d7bc4e43a2
fixes #11826
|
5 年之前 |
Andreas Rumpf
|
fbb0642e27
Merge branch 'devel' into araq-detect-unused-imports
|
5 年之前 |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 年之前 |
Araq
|
4137a4dbf3
[feature] detect unused imports
|
5 年之前 |
Jasper Jenkins
|
f774426095
Smarter variant object construction (#11273)
|
5 年之前 |
Arne Döring
|
b92fd30282
rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227)
|
5 年之前 |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 年之前 |
Araq
|
750f50b6c0
destructors: internal compiler refactoring
|
5 年之前 |
Andreas Rumpf
|
aa072b9525
fixes #10930
|
5 年之前 |
Andreas Rumpf
|
bf592c4e94
more destructor based changes (#10885)
|
5 年之前 |