summary refs log tree commit diff stats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* `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