summary refs log tree commit diff stats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* fixes #24109; gdb.SYMBOL_FUNCTION_DOMAIN (#24110)ringabout2024-09-161-5/+5
* Fix CSS for `number-lines` code blocks (#24081)Jake Leahy2024-09-091-2/+2
* Fixes #23846; prepend nimArgs to args (#23847)EuklidAlexandria2024-07-171-2/+3
* Treat CJK Ideographs as letters in `isAlpha()` (#23651)Alexander Kernozhitsky2024-05-291-25/+45
* Support NetBSD/aarch64 (#23616)PHO2024-05-162-0/+2
* lexer cleanups (#23037)Jacek Sieka2023-12-061-1/+0
* build documentation for `htmlparser` (#22879)ringabout2023-10-271-1/+4
* remove outdated config (#22603)ringabout2023-08-311-4/+0
* fixes #22441; build documentation for more modules in the checksums (#22453)ringabout2023-08-171-0/+3
* Add Linux constant SO_BINDTODEVICE (#22468)Emery Hemingway2023-08-141-0/+1
* build atlas documentation (#22071)ringabout2023-06-111-1/+7
* Atlas: now in its own repository (#22066)Andreas Rumpf2023-06-101-0/+101
* Remove Deprecated Nimfix (#22062)Juan Carlos2023-06-101-2/+1
* add const RLIMIT_STACK (#21772)Qinsi (James) ZHU2023-06-091-0/+1
* fixes #22025 vcc fails with The filename or extension is too long. when linki...Juan M Gómez2023-06-061-0/+5
* Atlas: --project switch and better graph representation (#21971)Andreas Rumpf2023-06-0316-1892/+0
* Atlas: avoid segfault on failed Github search (#21980)Gruruya2023-06-021-1/+1
* Atlas: Use copyFileWithPermissions to copy nim executable (#21967)SirOlaf2023-05-311-1/+1
* Atlas: virtual environments (#21965)Andreas Rumpf2023-05-301-1/+78
* Atlas: URL rewrite rules; --autoinit flag (#21963)Andreas Rumpf2023-05-302-10/+303
* 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