summary refs log tree commit diff stats
path: root/tools/kochdocs.nim
Commit message (Expand)AuthorAgeFilesLines
...
* tools/kochdocs: add log folding supports for more CI services (#14643)alaviss2020-06-121-1/+9
* * honor --errorMax even for tools (eg drnim, nim doc) (#14546)Timothee Cour2020-06-021-1/+3
* walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + variou...Timothee Cour2020-06-011-58/+49
* enable compiler docs with their own index+search (#14493)Timothee Cour2020-05-291-21/+28
* fix #6583, fix #14376, index+search now generated for all projects, many bug ...Timothee Cour2020-05-251-10/+8
* Move generated tex file to doc to correct location (#14191)Dien Tran2020-05-021-0/+3
* posix: add full Haiku support (#13931)alaviss2020-04-091-0/+1
* 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
* docgen: don't create compiler's docs + cleanup (#13509)Miran2020-02-261-95/+12
* add more files to the ignore list, hopefully fixes nightlies on windows (#13474)Miran2020-02-241-7/+13
* 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
* feature dracula themed doc (#12816)Andreas Rumpf2019-12-101-1/+9
* different fix for #12279 [backport]Araq2019-09-301-1/+0
* fixes #12279 [backport]Araq2019-09-301-0/+1
* last stdlib cleanupsAraq2019-09-211-0/+1
* added destructors.rst spec to the build documentationAraq2019-08-161-0/+1
* [feature] Added std/monotimesOscar Nihlgård2019-07-121-0/+1
* minor style changesAraq2019-07-101-6/+6
* [bugfix] fix #11543, add std/sums to theindex.htmlnarimiran2019-06-201-0/+1
* HCR: better documentationAraq2019-06-181-0/+1
* manual.rst: move experimental features to manual_experimentalAndreas Rumpf2019-03-271-0/+1
* create docs for the extracted modulesnarimiran2019-03-131-0/+4
* Improved posix module, added new posix_utils module (#10723)Federico Ceratto2019-02-281-0/+1
* Initial version of the hot-code reloading support for native targets (#10729)zah2019-02-261-1/+1
* fixes #10586Araq2019-02-071-0/+1
* Enable Travis folding in winrelease (#10528)genotrance2019-02-021-5/+10
* Improve Travis CI folding (#10473)Federico Ceratto2019-01-281-2/+7
* Add packaging guide #5182 (#10384)Federico Ceratto2019-01-231-0/+1
* Remove deprecated modules (asyncio, sockets, ftpclient) (#10401)Miran2019-01-221-2/+0
* Enable log folding in Travis CI (#10414)Federico Ceratto2019-01-221-0/+9
* remove queues (#10347)Miran2019-01-171-1/+0
* Revert export of times.CTime; add std/time_t instead. (#10319)Oscar Nihlgård2019-01-161-0/+1
* fixes #10240 (#10269)Andreas Rumpf2019-01-111-5/+1
* revert moving `oids` and `smtp` to graveyardnarimiran2019-01-111-0/+2
* Merge pull request #10248 from narimiran/graveyardMiran2019-01-101-4/+0
|\
| * remove `oids`narimiran2019-01-101-1/+0
| * remove `smtp`narimiran2019-01-101-1/+0
| * remove `scgi`narimiran2019-01-101-1/+0
| * remove `subexes`narimiran2019-01-101-1/+0
* | fixes #10039 : CI now runs buildTools (eg, nimfind wasn't being compiled befo...Timothee Cour2019-01-101-6/+0
|/
* [CI] fixes #10041 move bulk of `travis` and `appveyor` logic to koch.nim (#10...Timothee Cour2019-01-081-0/+6
* remove deprecated modules (#10215)Miran2019-01-071-4/+0