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
/
nimdoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CSS for `number-lines` code blocks (#24081)
Jake Leahy
2024-09-09
1
-3
/
+6
*
fixes docgen regression: don't add newLine for code if it's the first line (#...
ringabout
2024-08-17
1
-2
/
+1
*
Prevent font flashing in the docs (#23622)
Nils Lindemann
2024-05-27
12
-36
/
+48
*
closes #15176; adds a test case (#23248)
ringabout
2024-01-22
3
-68
/
+90
*
Make `data-theme` default to "auto" in HTML (#23222)
Jake Leahy
2024-01-19
12
-12
/
+12
*
fix spurious indent and newlines in rendering of nkRecList (#23121)
metagn
2023-12-24
3
-15
/
+7
*
fix #22492 (#22511)
Hamid Bluri
2023-08-22
9
-13
/
+14
*
Stick search result (#22394)
Bung
2023-08-06
1
-1
/
+7
*
fix server caching issue causing Theme failures (#22378)
Daniel Belmes
2023-08-06
2
-4
/
+8
*
Fix non-toplevel fields in objects not getting rendered (#22266)
Jake Leahy
2023-07-16
4
-1
/
+35
*
fixes #21483; fixes nim doc skips documentation of annotated elements of obje...
ringabout
2023-04-29
4
-0
/
+47
*
Fix nim doc crash with group referencing & include (#21600)
Andrey Makarov
2023-04-02
4
-3
/
+20
*
fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now pa...
ringabout
2023-02-22
1
-1
/
+1
*
fixes #19396; Nimdoc hide nonexported fields (#21305)
ringabout
2023-02-01
6
-8
/
+25
*
docgen: implement cross-document links (#20990)
Andrey Makarov
2023-01-04
20
-208
/
+827
*
make it printer friendly (#21218)
Bung
2023-01-04
1
-0
/
+9
*
Make async stacktraces less verbose (#21091)
Jake Leahy
2022-12-15
1
-5
/
+6
*
Docs expand `using` parameters (#21076)
Jake Leahy
2022-12-12
4
-2
/
+19
*
Fix #14476 (#20878)
Jake Leahy
2022-11-21
5
-5
/
+5
*
move google fonts to the last part (#20541)
ringabout
2022-10-11
7
-28
/
+21
*
fixes #20524; add forbids pragmas to hideable lists (#20525)
ringabout
2022-10-09
3
-53
/
+53
*
Implement Pandoc Markdown concise link extension (#20304)
Andrey Makarov
2022-09-04
3
-2
/
+79
*
Add `doctype: RST|Markdown|RstMarkdown` pragma (#20252)
Andrey Makarov
2022-08-23
3
-1
/
+108
*
Docs auto dark mode (#20188)
Amjad Ben Hedhili
2022-08-21
5
-80
/
+68
*
.forbids pragma: defining forbidden tags (#20050)
Lancer11211
2022-07-26
3
-53
/
+56
*
Make imports/exports not be a dropdown in sidebar (#19907)
Jake Leahy
2022-07-16
1
-6
/
+1
*
Fixes #19900 (#19906)
Jake Leahy
2022-06-19
4
-4
/
+4
*
document nimTestsNimdocFixup for rsttester (#19894)
flywind
2022-06-16
1
-1
/
+6
*
Keep the doc sidebar on the screen while scrolling (#19851)
JJ
2022-06-15
7
-1465
/
+1288
*
rewrite docs JS in Nim (#19701)
flywind
2022-04-09
6
-258
/
+0
*
Fix group reference (with capital letters (#19196)
Andrey Makarov
2021-12-20
4
-0
/
+42
*
implement RST & Markdown quote blocks (#19147)
Andrey Makarov
2021-11-23
1
-0
/
+5
*
docgen: implement doc link resolution in current module (#18642)
Andrey Makarov
2021-10-28
9
-15
/
+638
*
feat: copy to clipboard (#18963)
Abishek PY
2021-10-22
1
-1
/
+31
*
[minor] give more friendly description (#18973)
flywind
2021-10-07
1
-1
/
+1
*
we need something better than warningAsError for effect handling viol… (#18...
Andreas Rumpf
2021-09-04
1
-1
/
+1
*
strict effects (#18777)
Andreas Rumpf
2021-09-02
2
-5
/
+7
*
docgen: draw frame around active anchors (#18607)
Andrey Makarov
2021-07-29
4
-74
/
+154
*
support same-line doc comments in routines (#18595)
Timothee Cour
2021-07-27
4
-1
/
+171
*
docgen: sort symbols (fix #17910) (#18560)
Andrey Makarov
2021-07-25
2
-335
/
+335
*
nim doc now correctly renders deprecated pragmas for routines and types (#18515)
Timothee Cour
2021-07-19
4
-3
/
+23
*
rm redundant blank lines before literal blocks (#18465)
Andrey Makarov
2021-07-08
1
-10
/
+5
*
docgen: move to shared RST state (fix #16990) (#18256)
Andrey Makarov
2021-06-20
1
-5
/
+5
*
Fix JS error on index page and detect dark mode (#18191)
drtheuns
2021-06-07
6
-24
/
+54
*
fix #16993, #18054, #17835 runnableExamples now works with templates and nest...
Timothee Cour
2021-06-02
3
-10
/
+15
*
fix warnings/hints in nimdoc/tester.nim (#18083)
Timothee Cour
2021-05-30
3
-13
/
+16
*
`doc2tex`: generate docs to Latex (#17997)
Andrey Makarov
2021-05-14
2
-90
/
+90
*
follow-up #17837: add `Console` for interactive sessions (#17930)
Andrey Makarov
2021-05-06
1
-0
/
+8
*
typo: nonexistant => nonexistent (#17918)
Timothee Cour
2021-05-02
4
-11
/
+11
*
gitutils: add diffStrings, diffFiles, and use it in testament to compare expe...
Timothee Cour
2021-04-30
2
-2
/
+4
[next]