summary refs log tree commit diff stats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Correct all eggs (#15906)Miran2020-11-101-1/+1
* Nimgrep improvements 2 (#15612)Andrey Makarov2020-11-092-297/+1046
* remove iup from stdlib in contrast to #15828 (#15830)flywind2020-11-031-1/+0
* refactoring: removed cmdlinehelper.mainCommand callbackAndreas Rumpf2020-10-111-3/+4
* Fix #12027 (#15519)genotrance2020-10-101-1/+1
* niminst: restore ZIP building functionality (#15472)alaviss2020-10-021-0/+5
* tools/deps: fix git dir check (#15470)alaviss2020-10-021-2/+6
* Clean out niminst (#15451)Juan Carlos2020-10-011-74/+31
* fix doc search(escape HTML code) (#15433)flywind2020-09-301-0/+14
* koch, compiler: bundle fusion as part of the source archive (#15409)alaviss2020-09-261-4/+21
* Fix #15183 (#15300)Juan Carlos2020-09-111-1/+0
* Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250)Jaremy Creechley2020-08-311-0/+1
* Big compiler Cleanup (#14777)Clyybber2020-08-282-4/+3
* fix nightlies: smaller log files (#15074)Miran2020-07-251-1/+1
* jsre: try to fix nightlies (#15057)Miran2020-07-241-1/+2
* Fix style inconsistencies due to the previous commitnarimiran2020-07-061-4/+4
* revert 0944b0f4narimiran2020-07-061-4/+4
* deprecate existsDir; use dirExists instead (#14884)Timothee Cour2020-07-033-7/+7
* Add jsre (#14870)Juan Carlos2020-07-031-2/+5
* {.deprecated: [existsFile: fileExists].} (#14735)Timothee Cour2020-07-026-15/+15
* CI openbsd: 3x batching via NIM_TESTAMENT_BATCH ; overall CI finishes in 21m ...Timothee Cour2020-06-301-0/+63
* New freebsd platforms (#14801)lbartoletti2020-06-291-1/+1
* koch: add --localdocs to allow building only local docs (#14783)alaviss2020-06-251-5/+18
* Patch #14716 - add missing `when` (#14792)Euan2020-06-241-2/+2
* Fix #14715 - detect tool fails on FreeBSD (#14716)Euan2020-06-241-3/+3
* Remove deprecated stuff from stdlib (#14699)Miran2020-06-173-3/+3
* Use cc on OpenBSD and link to libm when building result (#14672)Euan2020-06-161-5/+16
* tools/kochdocs: add log folding supports for more CI services (#14643)alaviss2020-06-121-1/+9
* [OpenBSD] Add arm support (#14608)lbartoletti2020-06-081-0/+1
* ssl_config_parser: refactor for sanity reasonsLeorize2020-06-061-15/+17
* net: use a secure cipher list by defaultLeorize2020-06-062-0/+63
* * honor --errorMax even for tools (eg drnim, nim doc) (#14546)Timothee Cour2020-06-022-3/+4
* walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + variou...Timothee Cour2020-06-012-58/+52
* enable compiler docs with their own index+search (#14493)Timothee Cour2020-05-291-21/+28
* 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