ringabout
|
4954469259
fixes #23914; jsondoc broken in devel (#23916)
|
3 months ago |
Andreas Rumpf
|
8f5b90f886
produce better code for object constructions and 'result' [backport] (#22668)
|
1 year ago |
metagn
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 year ago |
ringabout
|
108410ac34
fixes fieldDefect loses enum type info in ORC; consistent with VM and refc (#21954)
|
1 year ago |
ringabout
|
38f876dd48
fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379)
|
1 year ago |
ringabout
|
7db0d2bb58
fixes a CI error (#20834)
|
2 years ago |
ringabout
|
d8d86e07c3
fixes #11953; jsondoc creates no files unless the htmldocs dir is created (#20198)
|
2 years ago |
ringabout
|
641381e3d4
fixes #20149; fixes #16762; hintAsError and warningAsError now ignore foreign packages (#20151)
|
2 years ago |
ringabout
|
d2318d9ccf
closes #15316; add testcase (#20213)
|
2 years ago |
ringabout
|
2aeb0d516b
fixes #20132; fixes the broken jsondoc comand [backport] (#20135)
|
2 years ago |
flywind
|
82319ef00d
fix #8219; nim check/dump shouldn't run single nimscript project [backport: 1.6] (#19641)
|
2 years ago |
Timothee Cour
|
b24812df5f
properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955)
|
3 years ago |
Timothee Cour
|
0b7361e938
followup #18362: make `UnusedImport` work robustly (#18366)
|
3 years ago |
Timothee Cour
|
7d5e6b0169
support `--hint:all:off --hint:x` (ditto with `--warnings` + friends) (#17852)
|
3 years ago |
Timothee Cour
|
e1e8af535e
merge BuildMode into SuccessX, remove code duplication w drnim, add useful info to successx, add gc to compilesettings (#18252)
|
3 years ago |
Andreas Rumpf
|
06232b7f2e
fixes #18058 (#18162)
|
3 years ago |
Timothee Cour
|
b59dc3b255
remove some custom logic in testament around flags, testExec (#18090)
|
3 years ago |
Timothee Cour
|
4e0f38fbb1
testament :show duration also for failed tests; improve `tshould_not_work`; mitigate #17946 tchannels timeouts (#17947)
|
3 years ago |
Timothee Cour
|
87229e272e
fix #17853 (ascii message separator broke json nim dump) (#17887)
|
3 years ago |
c-blake
|
601c050fcb
Implement https://forum.nim-lang.org/t/7848#50018 (#17874)
|
3 years ago |
Timothee Cour
|
ffe4328b35
`--usenimcache` (implied by `nim r main`) now caches some compile options to avoid recompiling when project was previously compiled with such options. (#17829)
|
3 years ago |
Timothee Cour
|
e4a3feeb92
add `--processing:dots|filenames|off` to customize `hintProcessing` (#17817)
|
3 years ago |
Andreas Rumpf
|
0b116310bf
unit separator (#17730)
|
3 years ago |
flywind
|
924ab3adea
fix #17190 `nimscript` now accepts arbitrary file extensions for `nim e main.customext` (#17596)
|
3 years ago |
Timothee Cour
|
6f1289b80c
remove .github/workflows/ci_ssl.yml; instead run via trunner_thirdparty (#16221)
|
3 years ago |
Clyybber
|
a0134671ee
Make test independent of repo location (#16571)
|
3 years ago |
flywind
|
c71f5650c6
Revert "Make config processing order test more robust" (#16561)
|
3 years ago |
Clyybber
|
cf714c129f
Make config processing order test more robust
|
3 years ago |
Timothee Cour
|
471aab86a0
fix #16526 run config.nims before foo.nim.cfg (#16557)
|
3 years ago |
Timothee Cour
|
8508c4e1c2
fix `hintProcessing` dots interference with `static:echo` and `hintCC`; add tests for `nim secret`, add tests for hintProcessing, misc other bug fixes (#16495)
|
3 years ago |