Andreas Rumpf
|
3e6d708175
implements https://github.com/nim-lang/RFCs/issues/260 (#15505)
|
4 лет назад |
Andreas Rumpf
|
74f34c81e8
feature: the compiler can warn when you use the implicit 'result' variable (#17988) [backport:1.2]
|
3 лет назад |
Andreas Rumpf
|
34563f86c2
fixes #15848 [backport:1.2] (#17959)
|
3 лет назад |
Alexander Ivanov
|
920add5880
sourcemaps for the JS codegen (#7508)
|
4 лет назад |
Timothee Cour
|
19cab9fa51
stacktraces can now show custom runtime msgs per frame (#13351)
|
4 лет назад |
Andreas Rumpf
|
2a278f6eba
'.push raises: []' now also affects proc types (#13776)
|
4 лет назад |
Miran
|
e1e062197e
bump copyright year to 2020 (#13753)
|
4 лет назад |
Andreas Rumpf
|
3f29911a94
new feature: --staticBoundChecks:on to enforce static array index checking (#10965)
|
4 лет назад |
Timothee Cour
|
6e0c06f50e
fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550)
|
4 лет назад |
Andreas Rumpf
|
a6682de004
catchable defects (#13626)
|
4 лет назад |
Andreas Rumpf
|
a0eca75182
sink parameter inference for types that have destructors (#13544)
|
4 лет назад |
Timothee Cour
|
1056f9ecff
properly handle note override logic/verbosity/config/cmdline using modifiedyNotes, cmdlineNotes
|
5 лет назад |
Timothee Cour
|
c1cbf94e2d
remove isCmdLine; use passCmd1
|
5 лет назад |
Timothee Cour
|
ce36fdc897
correctly honor cmdline --hint:conf:on/off ; correctly show Conf hints in order
|
5 лет назад |
Timothee Cour
|
bd90199a2f
fix #8312 --hints:off and --warnings:off now honored everywhere (#13489)
|
5 лет назад |
Timothee Cour
|
7ec7731f82
fix #13150 `nim doc --project` now works reliably (#13223)
|
5 лет назад |
Andreas Rumpf
|
6efac70181
make goto based exceptions available for 'nim cpp' (#13244)
|
5 лет назад |
Timothee Cour
|
b462baed65
VM: allow overriding MaxLoopIterations without rebuilding nim (#13233)
|
5 лет назад |
Timothee Cour
|
1b54be7779
fixes #12998 nim doc regression (#13117)
|
5 лет назад |
Timothee Cour
|
d88b52c0bc
successX now correctly shows html output for `nim doc`, `nim jsondoc`; fix #13121 (#13116)
|
5 лет назад |
Timothee Cour
|
15043d35b8
make SuccessX show project file + output file (#13043)
|
5 лет назад |
Andreas Rumpf
|
c3344862b0
--exception:goto switch for deterministic exception handling (#12977)
|
5 лет назад |
Timothee Cour
|
b081166685
fixes #12735 on osx, call dsymutil for debug builds (#12931)
|
5 лет назад |
Andreas Rumpf
|
83a736a34a
ARC: cycle detector (#12823)
|
5 лет назад |
genotrance
|
eed328856f
Path substitution for --out and --outdir (#12796)
|
5 лет назад |
genotrance
|
49db2a08ba
Fixes #12767 (#12768)
|
5 лет назад |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 лет назад |
genotrance
|
010067f3cc
Substitute $nimbleDir in --path flags (#12750)
|
5 лет назад |
Andreas Rumpf
|
64e8f050e1
implemented a new localPassc pragma (#12706)
|
5 лет назад |
Andreas Rumpf
|
f7ba7c711a
added the --asm command line option for inspection of the produced assember code (#12699)
|
5 лет назад |