Jaremy Creechley
|
5658e8e5c5
Add `--genCDeps` for better integration with CMake (#20950)
|
2 years ago |
ringabout
|
5602183234
'lock levels' are deprecated, now a noop (#20539)
|
2 years ago |
ringabout
|
557d79e7a2
fixes #9462; jsondoc --index can generate a theindex.json (#20205)
|
2 years ago |
Andrey Makarov
|
417b90a7e5
Improve Markdown code blocks & start moving docs to Markdown style (#19954)
|
2 years ago |
flywind
|
a77ffdb7ea
fix #17286 nim check -b:js works (#19704)
|
2 years ago |
flywind
|
7c3c61f2f1
fix nim check nimscript [backport: 1.6] (#19444)
|
2 years ago |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 years ago |
Andrey Makarov
|
8c7ee96457
rst: add missing line/column info for some warnings (#18383)
|
3 years ago |
Andrey Makarov
|
590d457631
docgen: move to shared RST state (fix #16990) (#18256)
|
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
|
df429fa287
config system: special case -d:release and -d:danger [backport:1.4] (#18051)
|
3 years ago |
Andrey Makarov
|
97970d9dcc
`doc2tex`: generate docs to Latex (#17997)
|
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
|
da1c1a7117
`--filenames:abs|canonical|legacyRelProj` for filenames in compiler msgs (replaces `--listfullpaths:on|off`) (#17746)
|
3 years ago |
Andreas Rumpf
|
0b116310bf
unit separator (#17730)
|
3 years ago |
Timothee Cour
|
5c9c1988f6
-d:nimDebug: calls doAssert false instead of quit (#17739)
|
3 years ago |
Andreas Rumpf
|
67e28c07f9
IC: first steps towards 'nim check --def --ic:on' (#17714)
|
3 years ago |
Andreas Rumpf
|
4780b08b9d
IC: integrity checking (#17695)
|
3 years ago |
flywind
|
924ab3adea
fix #17190 `nimscript` now accepts arbitrary file extensions for `nim e main.customext` (#17596)
|
3 years ago |
Andreas Rumpf
|
6c1c8f51b3
IC: green tests (#17311)
|
3 years ago |
Andrey Makarov
|
d1fec552d0
stricter checks for RST headlines (#17089)
|
3 years ago |
Andreas Rumpf
|
8241e55023
IC: next steps (#16729)
|
3 years ago |
Andreas Rumpf
|
cf6dd57efe
IC: next steps (#16632)
|
4 years ago |
Andreas Rumpf
|
add1ccb6cb
compiler: minor refactoring (#16633)
|
4 years ago |
Andreas Rumpf
|
6317e4004d
make --gc:arc --exceptions:quirky work again [backport:1.4] (#16583)
|
4 years ago |
Andreas Rumpf
|
73a8b950cb
big steps torwards an efficient, simple IC implementation (#16543)
|
4 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)
|
4 years ago |
Timothee Cour
|
f9a15dbae9
fix `nim secret` dots interfering with prompt (#16491)
|
4 years ago |