ringabout
|
93b59da490
fixes #20244; fixes castSizes warnings (#21102)
|
1 年之前 |
ringabout
|
91ce8c385d
fix #19580; add warning for bare except: clause (#21099)
|
1 年之前 |
ringabout
|
27a38a9fce
fix #13790; ptr char (+friends) should not implicitly convert to cstring (#20761)
|
2 年之前 |
ringabout
|
ef29987781
An unnamed break in a block now gives an `UnnamedBreak` warning (#20901)
|
2 年之前 |
ringabout
|
1e15f975b8
fixes #19162; enable `strictEffects` for v2 (#19380)
|
2 年之前 |
ringabout
|
e290b028ab
Make rstgen work with gcsafe (#20534)
|
2 年之前 |
ringabout
|
f89ba2c951
add default field support for object in ARC/ORC (#20480)
|
2 年之前 |
ringabout
|
1737bb9f9e
disable threads when booting the compiler (#20478)
|
2 年之前 |
ringabout
|
ae050b05e9
koch boot compiler with orc (#20467)
|
2 年之前 |
ringabout
|
30bd75e459
continue booting the compiler with refc (#20421)
|
2 年之前 |
ringabout
|
97259a5ab3
fixes #19713; Revert "Remove tlsEmulation enabled from Windows + GCC config" (#19119) (#20327)
|
2 年之前 |
ringabout
|
e8ae2dc90b
bootstrap the compiler with nimPreviewSlimSystem (#20176)
|
2 年之前 |
Miran
|
b74b914e4f
[backport] use old style hints in .cfg files (#18917)
|
3 年之前 |
Andreas Rumpf
|
e0ef859130
strict effects (#18777)
|
3 年之前 |
Timothee Cour
|
cc0f02d57d
rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566)
|
3 年之前 |
Timothee Cour
|
cf0cf32d27
make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)
|
3 年之前 |
Timothee Cour
|
3b1aabdcff
change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18085)
|
3 年之前 |
Andreas Rumpf
|
fb80d2ff85
IC: bugfixes (WIP) (#16836)
|
3 年之前 |
Andreas Rumpf
|
ff70ff529d
remove nim.cfg file change lefover [backport:1.2] (#15469)
|
4 年之前 |
Andreas Rumpf
|
aa1d7fe1e9
closureiters: fixes #15243 (#15454) [backport:1.2]
|
4 年之前 |
Andreas Rumpf
|
da29222f86
init checks and 'out' parameters (#14521)
|
4 年之前 |
Clyybber
|
eae31a7f8d
Only print the link command when listCmd is active; fix docs (#13603)
|
4 年之前 |
Jasper Jenkins
|
796aafe7e0
make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170)
|
4 年之前 |
Andreas Rumpf
|
767592a3c3
more arc features (#13098)
|
4 年之前 |
Araq
|
49f63d3aae
ic: update to serialize paddingAtEnd
|
5 年之前 |
Andreas Rumpf
|
07a986afa1
disable IC and the SQLite dependency for version 1
|
5 年之前 |
Andreas Rumpf
|
df53c68a36
makes devel green again
|
5 年之前 |
Araq
|
e06046ab51
makes --styleCheck:error the default for the Nim compiler itself
|
5 年之前 |
Araq
|
7c5e7a4f6a
disable the new CaseTransition warning for the Nim compiler itself
|
5 年之前 |
Andreas Rumpf
|
49e686ab4e
fixes #1286; object case transitions are now sound
|
5 年之前 |