summary refs log tree commit diff stats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Atlas: misc (#21919)Andreas Rumpf2023-05-262-25/+34
* atlas: better docs (#21911)Andreas Rumpf2023-05-252-76/+156
* Atlas: added 'use' command (#21902)Andreas Rumpf2023-05-242-7/+104
* Atlas: first lockfiles implementation; cleared up upated vs updateWor… (#21...Andreas Rumpf2023-05-232-13/+81
* minor atlas improvements (#21888)Andreas Rumpf2023-05-232-19/+68
* Atlas tool: search github too, no need to register your project at pa… (#21...Andreas Rumpf2023-05-223-6/+55
* clean up SOME pending/xxx/issue link comments (#21826)metagn2023-05-111-8/+3
* build documentation for `checksums/md5` and `checksums/sha1` (#21791)ringabout2023-05-041-1/+5
* fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)ringabout2023-05-022-12/+2
* atlas tool: 'update' command (#21557)Andreas Rumpf2023-03-212-3/+36
* Update LLDB debug script + Add Custom Nim formatters (#21517)Joey2023-03-192-350/+763
* fixes #21461 (#21463)Arnaud Moura2023-03-032-0/+1039
* Support tuples in nim-gdb (#21410)Jake Leahy2023-02-211-3/+22
* Support new runtime with nim-gdb (#21400)Jake Leahy2023-02-201-257/+131
* Adds an extra optional argument to vcc: `vctoolset` Fixes #21335 (#21336)Juan M Gómez2023-02-092-5/+17
* docgen: implement cross-document links (#20990)Andrey Makarov2023-01-041-15/+26
* fixes warnings when building csources (#21194)ringabout2022-12-281-6/+6
* atlas: minor doc improvements (#21183)Andreas Rumpf2022-12-271-1/+5
* Make search results be relative to documentation root (#21145)Jake Leahy2022-12-231-18/+30
* ucpu fix-up for arm64 value on macos m1 (#21142)Luca Guzzon2022-12-201-0/+3
* csource building prefers `bin/nim` (#21115)ringabout2022-12-161-2/+13
* build the documentation of official packages (#20986)ringabout2022-12-062-17/+69
* Add HPPA and sparc64 architectures (#20934)Federico Ceratto2022-12-011-0/+7
* Support IBM Z architecture (#20943)Federico Ceratto2022-11-281-0/+3
* Handle ppc CPU architecture (#20920)Federico Ceratto2022-11-261-1/+1
* koch remove dead code (#20912)Juan Carlos2022-11-251-9/+2
* Fix #14476 (#20878)Jake Leahy2022-11-211-1/+1
* removes channels_builtin when enabling `nimPreviewSlimSystem` (#20713)ringabout2022-10-311-11/+1
* move threads out of system (#20674)ringabout2022-10-291-1/+0
* Fix #20628 for Windows (#20667)Andrey Makarov2022-10-281-1/+1
* Implement Unix file regularity check (#20448) (#20628)Andrey Makarov2022-10-251-1/+1
* fixes niminst with stricteffects; add testcase for niminst (#20587)ringabout2022-10-182-1/+12
* Validate `nimgrep` filter options not empty (#20562)Andrey Makarov2022-10-141-13/+19
* Atlas: added an explicit --workspace option (#20532)Andreas Rumpf2022-10-101-3/+15
* implemented 'atlas install' command (#20530)Andreas Rumpf2022-10-101-52/+90
* move widestrs out of system (#20462)metagn2022-10-011-1/+0
* add plausibleAnalytics support for koch docs[backport:1.6] (#20454)ringabout2022-09-301-0/+1
* make koch and tools work with `nimPreviewSlimSystem` (#20459)ringabout2022-09-303-3/+13
* moderate system cleanup & refactor (#20355)metagn2022-09-281-0/+2
* remove deprecated and broken nimweb tools (#20442)ringabout2022-09-282-822/+0
* nimgrep: add `--inContext` and `--notinContext` options (#19528)Andrey Makarov2022-09-141-71/+177
* Cleanup dochack (#20299)Amjad Ben Hedhili2022-09-041-88/+36
* remove deprecated type pragma syntax, fix bugs that required it (#20199)metagn2022-09-031-0/+3
* fix `nim md2tex` and `koch pdf` commands (#20280)Andrey Makarov2022-08-281-11/+11
* Docs auto dark mode (#20188)Amjad Ben Hedhili2022-08-211-26/+14
* make sure tools/heapdumprepl.nim continues to compile (#20146)ringabout2022-08-191-4/+2
* make implicit cstring conversions explicit (#19488)ee72022-08-191-6/+6
* Build compiler with --noNimblePath (#20168)Ivan Yonchovski2022-08-091-1/+1
* niminst: support DESTDIR and quote variables (#20051)Anna2022-07-181-42/+45
* Improve Markdown code blocks & start moving docs to Markdown style (#19954)Andrey Makarov2022-07-151-8/+8