summary refs log tree commit diff stats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Atlas: some final cleanups (#21947)Andreas Rumpf2023-05-281-7/+12
* fixes atlas logging colors on windows (#21946)ringabout2023-05-281-3/+3
* Atlas: checkout latest tagged commit with `atlas use` (#21944)Gruruya2023-05-281-7/+20
* ship atlas and build documentation (#21945)ringabout2023-05-281-140/+0
* Atlas: use colored output (#21939)Andreas Rumpf2023-05-281-38/+48
* Atlas: add `atlas tag` command (#21936)Gruruya2023-05-271-4/+84
* Atlas: explicit graph representation (#21937)Andreas Rumpf2023-05-271-28/+55
* Atlas: fixes 'use' command (#21932)Andreas Rumpf2023-05-272-53/+43
* Atlas: clone with `--recursive` (#21933)Gruruya2023-05-271-1/+1
* atlas: search improvements (#21929)Gruruya2023-05-272-5/+8
* atlas: better code (#21926)Andreas Rumpf2023-05-261-16/+12
* Fix Nimgrab (#21918)Juan Carlos2023-05-261-3/+10
* Atlas: Actually use deps for use command (#21922)SirOlaf2023-05-261-2/+1
* 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