index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
kochdocs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
build documentation for `htmlparser` (#22879)
ringabout
2023-10-27
1
-1
/
+4
*
fixes #22441; build documentation for more modules in the checksums (#22453)
ringabout
2023-08-17
1
-0
/
+3
*
build atlas documentation (#22071)
ringabout
2023-06-11
1
-1
/
+7
*
Remove Deprecated Nimfix (#22062)
Juan Carlos
2023-06-10
1
-2
/
+1
*
clean up SOME pending/xxx/issue link comments (#21826)
metagn
2023-05-11
1
-8
/
+3
*
build documentation for `checksums/md5` and `checksums/sha1` (#21791)
ringabout
2023-05-04
1
-1
/
+5
*
fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)
ringabout
2023-05-02
1
-10
/
+0
*
docgen: implement cross-document links (#20990)
Andrey Makarov
2023-01-04
1
-15
/
+26
*
build the documentation of official packages (#20986)
ringabout
2022-12-06
1
-17
/
+48
*
koch remove dead code (#20912)
Juan Carlos
2022-11-25
1
-9
/
+2
*
removes channels_builtin when enabling `nimPreviewSlimSystem` (#20713)
ringabout
2022-10-31
1
-11
/
+1
*
move threads out of system (#20674)
ringabout
2022-10-29
1
-1
/
+0
*
move widestrs out of system (#20462)
metagn
2022-10-01
1
-1
/
+0
*
add plausibleAnalytics support for koch docs[backport:1.6] (#20454)
ringabout
2022-09-30
1
-0
/
+1
*
make koch and tools work with `nimPreviewSlimSystem` (#20459)
ringabout
2022-09-30
1
-1
/
+5
*
moderate system cleanup & refactor (#20355)
metagn
2022-09-28
1
-0
/
+2
*
fix `nim md2tex` and `koch pdf` commands (#20280)
Andrey Makarov
2022-08-28
1
-11
/
+11
*
Improve Markdown code blocks & start moving docs to Markdown style (#19954)
Andrey Makarov
2022-07-15
1
-8
/
+8
*
Remove define for jsfetch (#19530)
Juan Carlos
2022-02-25
1
-1
/
+1
*
move io out of system (#19442)
flywind
2022-02-02
1
-1
/
+0
*
renamed 'gc' switch to 'mm'; [backport:1.6] (#19187)
Andreas Rumpf
2021-11-24
1
-1
/
+1
*
fix nimindexterm in rst2tex/doc2tex [backport] (#19106)
Andrey Makarov
2021-11-09
1
-0
/
+6
*
docstyle.rst: Do not export it to HTML as a standalone doc (#19083)
Kaushal Modi
2021-11-02
1
-1
/
+4
*
Fixed `strictFuncs` support for `std/pegs` (#18951)
quantimnot
2021-10-07
1
-3
/
+8
*
Implement RFC-391 (#18585)
Juan Carlos
2021-08-22
1
-1
/
+1
*
`./koch tools` now builds bin/nim_dbg, a debug version of nim (#18289)
Timothee Cour
2021-06-28
1
-2
/
+3
*
docs now show nimExperimentalX APIs (#18345)
Timothee Cour
2021-06-25
1
-1
/
+2
*
docs: Latex generation improvements (#18141)
Andrey Makarov
2021-06-01
1
-7
/
+7
*
follow up #17276 (#17355)
flywind
2021-03-19
1
-1
/
+1
*
rename channels to channels_builtin (#17330)
flywind
2021-03-12
1
-1
/
+1
*
Add module jsfetch (#12531)
Juan Carlos
2021-03-06
1
-1
/
+1
*
remove tests/deps/ (#17132)
Timothee Cour
2021-02-23
1
-1
/
+2
*
fix prelude regression refs #16238: `include prelude` doesn't interfere with ...
Timothee Cour
2021-02-22
1
-1
/
+0
*
move prelude so that `include std/prelude` also works (#17110)
Timothee Cour
2021-02-20
1
-1
/
+1
*
unbundle fusion (#16925)
Timothee Cour
2021-02-11
1
-1
/
+1
*
improve ./koch docs (#16991)
Timothee Cour
2021-02-10
1
-27
/
+24
*
fix ./koch pdf command (#16989)
Andrey Makarov
2021-02-09
1
-17
/
+20
*
Add js BigInts (#16409)
Juan Carlos
2021-01-14
1
-1
/
+4
*
skip docs for `lib/fusion` (docs already run in fusion repo) (#16645)
Timothee Cour
2021-01-08
1
-4
/
+3
*
kochdocs: fusion needs the js backend too (#16644)
alaviss
2021-01-08
1
-1
/
+3
*
clean up the docs of some modules under lib/js (#16579)
flywind
2021-01-04
1
-1
/
+0
*
remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683)
Timothee Cour
2020-11-26
1
-1
/
+1
*
remove iup from stdlib in contrast to #15828 (#15830)
flywind
2020-11-03
1
-1
/
+0
*
Fix #15183 (#15300)
Juan Carlos
2020-09-11
1
-1
/
+0
*
Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250)
Jaremy Creechley
2020-08-31
1
-0
/
+1
*
fix nightlies: smaller log files (#15074)
Miran
2020-07-25
1
-1
/
+1
*
jsre: try to fix nightlies (#15057)
Miran
2020-07-24
1
-1
/
+2
*
Add jsre (#14870)
Juan Carlos
2020-07-03
1
-2
/
+5
*
{.deprecated: [existsFile: fileExists].} (#14735)
Timothee Cour
2020-07-02
1
-3
/
+3
*
koch: add --localdocs to allow building only local docs (#14783)
alaviss
2020-06-25
1
-5
/
+18
[next]