summary refs log tree commit diff stats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Switch IRC links to Libera Chat (#18370)Federico Ceratto2021-06-271-1/+1
* docs now show nimExperimentalX APIs (#18345)Timothee Cour2021-06-251-1/+2
* PCRE, nimgrep: add limit for buffer size (#18280)Andrey Makarov2021-06-171-1/+4
* Enable parallel build in build.sh (#18195)Federico Ceratto2021-06-141-0/+24
* docs: Latex generation improvements (#18141)Andrey Makarov2021-06-011-7/+7
* change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18...Timothee Cour2021-05-261-1/+1
* refactor common code in CI pipelines (#18035)Timothee Cour2021-05-261-5/+1
* ref #17913; fix typo in tools/ci_generate.nim generating build_all.sh (#17915)Timothee Cour2021-05-011-1/+1
* reuse config/build_config.txt for all bootstrap scripts (posix + windows + ci...Timothee Cour2021-05-011-1/+64
* bring back std/ prefix within compiler and ensure it works in bootstrap + bsd...Timothee Cour2021-04-301-18/+36
* refactor all code that builds csources (#17815)Timothee Cour2021-04-231-4/+4
* removed nimfind tool, succeeded by 'nim check --defusages' (#17737)Andreas Rumpf2021-04-162-236/+0
* [nim-gdb] Fixed enums and flag output [ci skip] (#17634)Saem Ghani2021-04-051-75/+175
* update nimgrep documentation (#17415)Andrey Makarov2021-03-231-100/+1
* follow up #17276 (#17355)flywind2021-03-191-1/+1
* rename channels to channels_builtin (#17330)flywind2021-03-121-1/+1
* Add module jsfetch (#12531)Juan Carlos2021-03-061-1/+1
* remove tests/deps/ (#17132)Timothee Cour2021-02-231-1/+2