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
*
complete std prefixes for stdlib (#22887)
ringabout
2023-10-30
1
-2
/
+2
*
Markdown code blocks migration part 8 (#22478)
Andrey Makarov
2023-08-15
1
-1
/
+2
*
Markdown indented code blocks (#20473)
Andrey Makarov
2022-10-05
1
-2
/
+2
*
nnkArglist => nnkArgList + special case stylecheck:error (#17529)
Timothee Cour
2021-03-27
1
-1
/
+1
*
remove {.compileTime.} for procs with NimNode: redundant because of tfTrigger...
Timothee Cour
2021-03-23
1
-2
/
+2
*
Add Portals (#17306)
Juan Carlos
2021-03-09
1
-0
/
+4
*
use single backtick (#17181)
flywind
2021-02-24
1
-151
/
+151
*
clean up old codes (#17071)
flywind
2021-02-17
1
-4
/
+1
*
htmlgen: Add lazy loading (#15986)
Juan Carlos
2020-11-16
1
-2
/
+2
*
[docs minor] unify generates and Generates (#15434)
flywind
2020-10-01
1
-110
/
+110
*
=> supports pragmas & names (+ changed behavior) (#14200)
hlaaftana
2020-05-03
1
-4
/
+4
*
fixes #13444
Araq
2020-02-21
1
-1
/
+1
*
Fix htmlgen html lang (#12668) [backport]
Juan Carlos
2019-11-15
1
-1
/
+1
*
Fix many broken links
Jjp137
2019-10-22
1
-1
/
+1
*
Improve htmlgen (#12452)
Juan Carlos
2019-10-18
1
-0
/
+194
*
minor improvements for htmlgen.nim
Andreas Rumpf
2019-10-10
1
-4
/
+8
*
[backport] run nimpretty on web stuff
narimiran
2019-09-30
1
-5
/
+5
*
htmlgen update; don't use deprecated callsite feature
Araq
2019-09-21
1
-130
/
+12
*
Fix header inconsistencies in documentation (#11071)
Zed
2019-04-23
1
-1
/
+2
*
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