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
/
lib
/
pure
/
htmlgen.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
HTMLGen Update, Add runnableExamples, Add HTML Tags center, details, dialog, ...
Juan Carlos
2018-10-09
1
-5
/
+42
*
Update html elements to current html spec (#8791)
Nathan Cahill
2018-08-31
1
-50
/
+241
*
Update html attrs to current html spec
Nathan Cahill
2018-08-26
1
-4
/
+12
*
fix deprecation warnings in asyncmacro and htmlgen (#7573)
Arne Döring
2018-04-12
1
-1
/
+2
*
Get symbol kind (#7491)
Arne Döring
2018-04-11
1
-2
/
+4
*
Fixes #4377.
Dominik Picheta
2017-11-28
1
-2
/
+2
*
get rid of immediate macros in htmlgen module
Arne Döring
2017-01-06
1
-75
/
+75
*
fixes #3474
Araq
2015-10-25
1
-1
/
+1
*
Turn some test outputs into actual tests
Oleh Prypin
2015-04-21
1
-5
/
+6
*
Don't run non-test code when defined(testing)
Oleh Prypin
2015-04-21
1
-1
/
+1
*
Rename PNimrodNode to NimNode
def
2015-03-17
1
-89
/
+89
*
Happy new year!
Guillaume Gelin
2015-01-06
1
-1
/
+1
*
fixes #1776
Araq
2014-12-24
1
-1
/
+1
*
big rename
Araq
2014-08-27
1
-9
/
+8
*
added a warning for htmlgen
Araq
2014-03-03
1
-3
/
+8
*
case consistency part 7
Araq
2013-12-28
1
-1
/
+1
*
fixes #393; now works with backticks
Araq
2013-04-23
1
-1
/
+5
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
parameter passing works the same for macros and templates; use callsite magic...
Araq
2012-08-28
1
-78
/
+153
*
small bugfixes; documentation generator supports smilies for the forum
Araq
2012-05-01
1
-1
/
+1
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
bugfix: proper cache for generic instantiations
Araq
2011-07-21
1
-0
/
+406