summary refs log tree commit diff stats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Revert "niminst: use threaded compression when supported (#14455)" (#14462)alaviss2020-05-271-4/+2
* niminst: use threaded compression when supported (#14455)alaviss2020-05-261-2/+4
* fix #6583, fix #14376, index+search now generated for all projects, many bug ...Timothee Cour2020-05-251-10/+8
* Remove the uses of {.procvar.} pragma (#14359)Kaushal Modi2020-05-152-2/+2
* Linux updates (#14170)wltsmrz2020-05-041-5/+16
* Move generated tex file to doc to correct location (#14191)Dien Tran2020-05-021-0/+3
* tools/finish: don't quote path with space (#14058) [backport]alaviss2020-04-221-3/+2
* Make file descriptors from stdlib non-inheritable by default (#13201)alaviss2020-04-201-0/+3
* make fuzzy search a bit less fuzzy (#13996) [backport:1.2]Miran2020-04-162-1/+4
* Improve #12920 fix (#13958)genotrance2020-04-121-3/+3
* posix: add full Haiku support (#13931)alaviss2020-04-091-0/+1
* move tinyc to a separate repo and allow installing external dependencency (eg...Timothee Cour2020-04-031-0/+22
* Add arm/arm64 for FreeBSD (#13822)lbartoletti2020-03-311-2/+2
* DrNim (Nim compiler with Z3 integration) (#13743)Andreas Rumpf2020-03-311-0/+1
* Remove 2 old deprecated files (#13702)Juan Carlos2020-03-201-3/+1
* fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + ...Timothee Cour2020-03-131-1/+3
* `koch --nim:pathto/nim boot` and `koch boot --hint:cc:off` now work (#13516)Timothee Cour2020-03-111-7/+11
* fix nightlies builds on Windows (#13587)Varriount2020-03-041-4/+4
* fix #13528 nimgrep --word now works better with operators (#13537)Timothee Cour2020-03-021-1/+2
* docgen: don't create compiler's docs + cleanup (#13509)Miran2020-02-261-95/+12
* only enable linenoise for -d:nimUseLinenoise (#13478)Timothee Cour2020-02-241-1/+2
* add more files to the ignore list, hopefully fixes nightlies on windows (#13474)Miran2020-02-241-7/+13
* fix linenoise regression (#13395)Timothee Cour2020-02-121-11/+19
* Make vccexe parse response files (#13329)Fredrik Høisæther Rasch2020-02-111-23/+43
* miscellaneous bug fixes (part 3) (#13304)Timothee Cour2020-02-071-1/+1
* fix #13150 `nim doc --project` now works reliably (#13223)Timothee Cour2020-02-061-3/+5
* Quote nim executable before executing. (#13316) [backport]Fredrik Høisæther Rasch2020-02-021-8/+8
* kochdocs: use a glob instead of hardcoded list; generate docs for compiler/; ...Timothee Cour2020-01-231-145/+138
* maybe: allows optional chaining of field access and indexing when LHS i snil ...Timothee Cour2020-01-181-0/+1
* fixes #12998 nim doc regression (#13117)Timothee Cour2020-01-161-6/+3
* fixes #10665 (#13141) [backport]Andreas Rumpf2020-01-141-0/+47
* Fix single match output (#12920)genotrance2019-12-171-0/+2
* add $nimeq for gdb (#12909)Arne Döring2019-12-171-0/+29
* feature dracula themed doc (#12816)Andreas Rumpf2019-12-101-1/+9
* nimgrep improvements (#12779)Andrey Makarov2019-12-051-97/+394
* [backport] Fix style issues in lib/, tools/, and testament/. Fixes #12687. (#...3n-k12019-11-281-4/+4
* fixes #12319 - change exception handling for finish.exe (#12413)Gampol T2019-11-151-0/+2
* remove unused imports from testsnarimiran2019-11-061-1/+1
* remove unused importsnarimiran2019-11-062-6/+3
* Switch mingw links (#12561)genotrance2019-10-313-3/+3
* Refactor json macro (#12391)Arne Döring2019-10-171-4/+4
* different fix for #12279 [backport]Araq2019-09-301-1/+0
* fixes #12279 [backport]Araq2019-09-301-0/+1
* fix nimgrep color on posix #7591 (#12288)Andrey Makarov2019-09-281-4/+12
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-275-11/+11
* Add build support for Linux/hppa (#12271)John Paul Adrian Glaubitz2019-09-261-0/+2
* last stdlib cleanupsAraq2019-09-211-0/+1
* rename cast opcodes, fix for 32bit cast, fix python pretty printer (#12207)Arne Döring2019-09-181-4/+4
* Fix to int to biggest int (#12066)Arne Döring2019-08-271-8/+8
* Add build support for FreeBSD PowerPC64lenoil982019-08-231-0/+5