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
/
compiler
/
docgen.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `doctype: RST|Markdown|RstMarkdown` pragma (#20252)
Andrey Makarov
2022-08-23
1
-0
/
+44
*
fixes #11953; jsondoc creates no files unless the htmldocs dir is created (#2...
ringabout
2022-08-20
1
-0
/
+2
*
bootstrap the compiler with nimPreviewSlimSystem (#20176)
ringabout
2022-08-09
1
-0
/
+4
*
fixes #20132; fixes the broken jsondoc comand [backport] (#20135)
ringabout
2022-08-04
1
-1
/
+2
*
.forbids pragma: defining forbidden tags (#20050)
Lancer11211
2022-07-26
1
-1
/
+3
*
Make imports/exports not be a dropdown in sidebar (#19907)
Jake Leahy
2022-07-16
1
-3
/
+14
*
Improve Markdown code blocks & start moving docs to Markdown style (#19954)
Andrey Makarov
2022-07-15
1
-13
/
+20
*
RST: improve simple tables (#19859)
Andrey Makarov
2022-06-04
1
-0
/
+1
*
Refactor and doc package handling, module name mangling (#19821)
quantimnot
2022-05-30
1
-8
/
+5
*
Move common Latex code into class nimdoc.cls (#19734)
Andrey Makarov
2022-04-21
1
-1
/
+5
*
Document links repect --out in .idx file (#19543)
Jake Leahy
2022-02-24
1
-1
/
+4
*
fix broken CI (#19472)
flywind
2022-01-31
1
-0
/
+1
*
Merge pull request from GHSA-ggrq-h43f-3w7m
Dominik Picheta
2022-01-29
1
-1
/
+1
*
Fix group reference (with capital letters (#19196)
Andrey Makarov
2021-12-20
1
-1
/
+2
*
change os.nim doc links to new style (#19102)
Andrey Makarov
2021-11-08
1
-0
/
+7
*
docgen: implement doc link resolution in current module (#18642)
Andrey Makarov
2021-10-28
1
-16
/
+138
*
strict effects (#18777)
Andreas Rumpf
2021-09-02
1
-3
/
+4
*
replace wrt with proper word (#18724)
flywind
2021-08-22
1
-1
/
+1
*
Remove unused imports, and deprecated function usage (#18663)
Kyle Brown
2021-08-11
1
-2
/
+2
*
don't use plus instead of space (#18589)
Miran
2021-07-26
1
-2
/
+2
*
docgen: sort symbols (fix #17910) (#18560)
Andrey Makarov
2021-07-25
1
-14
/
+84
*
rst: add missing line/column info for some warnings (#18383)
Andrey Makarov
2021-07-20
1
-27
/
+27
*
nim doc now correctly renders deprecated pragmas for routines and types (#18515)
Timothee Cour
2021-07-19
1
-12
/
+3
*
runnableExamples now show originating location in stacktraces on failure (#18...
Timothee Cour
2021-07-09
1
-6
/
+19
*
followup #18362: make `UnusedImport` work robustly (#18366)
Timothee Cour
2021-06-27
1
-1
/
+1
*
validate rst field for :number-lines:, :status: (#18304)
Andrey Makarov
2021-06-20
1
-0
/
+1
*
docgen: move to shared RST state (fix #16990) (#18256)
Andrey Makarov
2021-06-20
1
-83
/
+160
*
fixes #18112 (#18165)
Andreas Rumpf
2021-06-03
1
-2
/
+4
*
docs: Latex generation improvements (#18141)
Andrey Makarov
2021-06-01
1
-1
/
+1
*
docgen: escape special characters in titles (#18014)
Andrey Makarov
2021-05-15
1
-2
/
+3
*
`doc2tex`: generate docs to Latex (#17997)
Andrey Makarov
2021-05-14
1
-8
/
+14
*
fixes #17675 (#17981)
Andreas Rumpf
2021-05-09
1
-1
/
+1
*
docgen: get rid of ropes (#17939)
Andrey Makarov
2021-05-05
1
-190
/
+146
*
more strict RST inline markup parsing (#17827)
Andrey Makarov
2021-04-29
1
-2
/
+5
*
`--filenames:abs|canonical|legacyRelProj` for filenames in compiler msgs (rep...
Timothee Cour
2021-04-21
1
-15
/
+0
*
-d:nimDebug: calls doAssert false instead of quit (#17739)
Timothee Cour
2021-04-17
1
-1
/
+1
*
fix #17615(runnableExamples silently ignored if placed after some code) (#17619)
flywind
2021-04-02
1
-15
/
+18
*
enable syntax highlighting for inline code (#17585)
Andrey Makarov
2021-04-02
1
-1
/
+2
*
docgen: render pragmas by default except for a select list (and fix #9074) (#...
Timothee Cour
2021-04-01
1
-11
/
+11
*
fix https://github.com/nim-lang/RFCs/issues/352: show top-level import for to...
Timothee Cour
2021-03-29
1
-9
/
+16
*
custom integer literals (#17489)
Andreas Rumpf
2021-03-24
1
-1
/
+1
*
fix #16973 ; nim doc now shows correct, canonical import name in title (#16999)
Timothee Cour
2021-03-23
1
-7
/
+18
*
fix #16901: sidebar groups now works with all routines, not just proc,func (#...
Timothee Cour
2021-03-19
1
-1
/
+1
*
Rst test check messages (fix #17280) (#17338)
Andrey Makarov
2021-03-17
1
-2
/
+7
*
fix RST parsing when no indent after enum.item (fix #17249) (#17257)
Andrey Makarov
2021-03-12
1
-2
/
+3
*
fix #13491 #17279 runnableExamples now don't get lost in translation (#17282)
Timothee Cour
2021-03-09
1
-23
/
+42
*
RST heading improvements (fix #17091) (#17195)
Andrey Makarov
2021-03-02
1
-6
/
+10
*
fix code-block test bugs: fix #17183, fix https://github.com/timotheecour/Nim...
Timothee Cour
2021-02-26
1
-1
/
+7
*
make rst.nim use object variant (#17138)
Andrey Makarov
2021-02-22
1
-2
/
+2
*
stricter checks for RST headlines (#17089)
Andrey Makarov
2021-02-20
1
-0
/
+1
[next]