summary refs log tree commit diff stats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable nim-lang to build correctly on illumos-based systems (#19952)Sam Zaydel2022-06-301-1/+1
* Extend and document compiler debugging utilities (#19841)quantimnot2022-06-102-0/+79
* Always use httpclient in nimgrab (#19767)Yardanico2022-05-172-459/+9
* rewrite docs JS in Nim (#19701)flywind2022-04-091-1/+35
* Fix CPU detection for i386 (#19577)VlkrS2022-03-031-1/+1
* Remove define for jsfetch (#19530)Juan Carlos2022-02-251-1/+1
* move io out of system (#19442)flywind2022-02-021-1/+0
* Improve Zshell completion (#19354)Andrey Makarov2022-01-181-144/+114
* Fix build on FreeBSD/powerpc (#19282)pkubaj2021-12-221-2/+4
* Add icon for Nim (#19258)snxx2021-12-173-0/+0
* Add support for LoongArch (#19223)wenghongquan2021-12-093-0/+6
* renamed 'gc' switch to 'mm'; [backport:1.6] (#19187)Andreas Rumpf2021-11-241-1/+1
* fix nimindexterm in rst2tex/doc2tex [backport] (#19106)Andrey Makarov2021-11-091-0/+6
* docstyle.rst: Do not export it to HTML as a standalone doc (#19083)Kaushal Modi2021-11-021-1/+4
* Docs: change clipboard cursor type to `pointer` (#19064)ynfle2021-10-281-1/+2
* feat: copy to clipboard (#18963)Abishek PY2021-10-221-0/+56
* Add Elbrus 2000 architecture (#19024)Danil Yarantsev2021-10-213-0/+6
* add OpenIndiana to list (#18972)antonl052021-10-091-1/+11
* Fixed `strictFuncs` support for `std/pegs` (#18951)quantimnot2021-10-071-3/+8
* [tools] use the right parameter [backport:1.0] (#18957)flywind2021-10-061-1/+1
* Fixes build_all.sh failing on Nimble builds (#18945)Dominik Picheta2021-10-031-3/+3
* Add armv8l support (Closes: #18898) (#18901) [backport]Federico Ceratto2021-09-272-1/+4
* ported Nim to proprietary CrossOS [backport] (#18889)Andreas Rumpf2021-09-241-0/+5
* atlas: added --cfgHere switch [backport] (#18873)Andreas Rumpf2021-09-201-6/+19
* Clarify unknown processor error (#18829)Federico Ceratto2021-09-091-1/+1
* Atlas: added 'extract' command, as promised (#18813)Andreas Rumpf2021-09-061-1/+9
* formal grammar updates [backport:1.2] (#18803)Andreas Rumpf2021-09-041-0/+1
* followup #18711 grammar_nanny now reports unused non-terminals (#18746)Timothee Cour2021-08-261-1/+5
* Implement RFC-391 (#18585)Juan Carlos2021-08-221-1/+1
* Remove unused imports, and deprecated function usage (#18663)Kyle Brown2021-08-112-2/+1
* make proc names consistent (#18626)flywind2021-08-012-2/+2
* Modify atlas test for short commit hashes (#18619)Antonis Geralis2021-07-303-4/+2
* atlas tool: testing via mocking (#18588)Andreas Rumpf2021-07-2612-58/+385
* atlas: minor changesAraq2021-07-211-2/+2
* attempt to support short commit hashes (#18514)Antonis Geralis2021-07-181-5/+16
* added Atlas helper tool (#18497)Andreas Rumpf2021-07-165-0/+744
* [source code filter]fix Nightlies bug (#18475)flywind2021-07-121-1/+1
* fix shebangs #! /xxx => #!/xxx (#18444)Timothee Cour2021-07-074-4/+4
* fix compilation on Debian 7 (no git -C) (#18427)Andrey Makarov2021-07-063-4/+10
* `./koch tools` now builds bin/nim_dbg, a debug version of nim (#18289)Timothee Cour2021-06-281-2/+3