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
/
testproject
/
testproject.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docs expand `using` parameters (#21076)
Jake Leahy
2022-12-12
1
-0
/
+5
*
nim doc now correctly renders deprecated pragmas for routines and types (#18515)
Timothee Cour
2021-07-19
1
-0
/
+3
*
fix warnings/hints in nimdoc/tester.nim (#18083)
Timothee Cour
2021-05-30
1
-4
/
+5
*
typo: nonexistant => nonexistent (#17918)
Timothee Cour
2021-05-02
1
-1
/
+1
*
improve nimsuggest/tester, minor improvements to koch.nim (#17879)
Timothee Cour
2021-04-29
1
-1
/
+1
*
fix #17615(runnableExamples silently ignored if placed after some code) (#17619)
flywind
2021-04-02
1
-3
/
+1
*
conservative approach to fix #15184 (#16723)
Andrey Makarov
2021-01-15
1
-0
/
+6
*
fix #16164, render doc comments (#16230)
Miran
2020-12-02
1
-0
/
+3
*
Correct all eggs (#15906)
Miran
2020-11-10
1
-1
/
+1
*
fix #15702, show enum fields documentation (#15792)
Miran
2020-10-30
1
-1
/
+9
*
fix #14846; add macros.extractDocCommentsAndRunnables (#14849)
Timothee Cour
2020-07-01
1
-0
/
+14
*
fix #14691 docgen works again for methods (#14701)
Timothee Cour
2020-06-18
1
-0
/
+22
*
runnableExamples: correctly handle multiline string litterals (#14492)
Timothee Cour
2020-06-01
1
-0
/
+40
*
hotfix doc comments for procs without body (#14494)
Timothee Cour
2020-05-29
1
-0
/
+30
*
fix #14485 (#14487)
Timothee Cour
2020-05-28
1
-0
/
+16
*
fix #8871 runnableExamples now preserves source code comments, litterals, and...
Timothee Cour
2020-05-28
1
-9
/
+208
*
renderer letAux fix only for octal literal (#12343)
Ridho Pratama
2019-10-08
1
-1
/
+6
*
Render deprecated pragmas (#8886)
LemonBoy
2019-06-03
1
-0
/
+8
*
Fixes #11078 (#11079)
Jasper Jenkins
2019-04-23
1
-0
/
+2
*
docgen: fixes #9432 [backport]
Araq
2018-10-31
1
-0
/
+6
*
Revert #7964
LemonBoy
2018-09-21
1
-0
/
+2
*
index generation for docgen knows about subdirectories; index knows about enu...
Araq
2018-09-13
1
-1
/
+2
*
added a test for 'nim doc'
Andreas Rumpf
2018-09-07
1
-0
/
+21