summary refs log tree commit diff stats
path: root/tools/kochdocs.nim
Commit message (Expand)AuthorAgeFilesLines
* move widestrs out of system (#20462)metagn2022-10-011-1/+0
* add plausibleAnalytics support for koch docs[backport:1.6] (#20454)ringabout2022-09-301-0/+1
* make koch and tools work with `nimPreviewSlimSystem` (#20459)ringabout2022-09-301-1/+5
* moderate system cleanup & refactor (#20355)metagn2022-09-281-0/+2
* fix `nim md2tex` and `koch pdf` commands (#20280)Andrey Makarov2022-08-281-11/+11
* Improve Markdown code blocks & start moving docs to Markdown style (#19954)Andrey Makarov2022-07-151-8/+8
* Remove define for jsfetch (#19530)Juan Carlos2022-02-251-1/+1
* move io out of system (#19442)flywind2022-02-021-1/+0
* 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
* Fixed `strictFuncs` support for `std/pegs` (#18951)quantimnot2021-10-071-3/+8
* Implement RFC-391 (#18585)Juan Carlos2021-08-221-1/+1
* `./koch tools` now builds bin/nim_dbg, a debug version of nim (#18289)Timothee Cour2021-06-281-2/+3
* docs now show nimExperimentalX APIs (#18345)Timothee Cour2021-06-251-1/+2
* docs: Latex generation improvements (#18141)Andrey Makarov2021-06-011-7/+7
* 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
* fix prelude regression refs #16238: `include prelude` doesn't interfere with ...Timothee Cour2021-02-221-1/+0
* move prelude so that `include std/prelude` also works (#17110)Timothee Cour2021-02-201-1/+1
* unbundle fusion (#16925)Timothee Cour2021-02-111-1/+1
* improve ./koch docs (#16991)Timothee Cour2021-02-101-27/+24
* fix ./koch pdf command (#16989)Andrey Makarov2021-02-091-17/+20
* Add js BigInts (#16409)Juan Carlos2021-01-141-1/+4
* skip docs for `lib/fusion` (docs already run in fusion repo) (#16645)Timothee Cour2021-01-081-4/+3
* kochdocs: fusion needs the js backend too (#16644)alaviss2021-01-081-1/+3
* clean up the docs of some modules under lib/js (#16579)flywind2021-01-041-1/+0
* remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683)Timothee Cour2020-11-261-1/+1
* remove iup from stdlib in contrast to #15828 (#15830)flywind2020-11-031-1/+0
* 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
* fix nightlies: smaller log files (#15074)Miran2020-07-251-1/+1
* jsre: try to fix nightlies (#15057)Miran2020-07-241-1/+2
* Add jsre (#14870)Juan Carlos2020-07-031-2/+5
* {.deprecated: [existsFile: fileExists].} (#14735)Timothee Cour2020-07-021-3/+3
* koch: add --localdocs to allow building only local docs (#14783)alaviss2020-06-251-5/+18
* 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