summary refs log tree commit diff stats
path: root/lib/pure/htmlgen.nim
Commit message (Expand)AuthorAgeFilesLines
* HTMLGen Update, Add runnableExamples, Add HTML Tags center, details, dialog, ...Juan Carlos2018-10-091-5/+42
* Update html elements to current html spec (#8791)Nathan Cahill2018-08-311-50/+241
* Update html attrs to current html specNathan Cahill2018-08-261-4/+12
* fix deprecation warnings in asyncmacro and htmlgen (#7573)Arne Döring2018-04-121-1/+2
* Get symbol kind (#7491)Arne Döring2018-04-111-2/+4
* Fixes #4377.Dominik Picheta2017-11-281-2/+2
* get rid of immediate macros in htmlgen moduleArne Döring2017-01-061-75/+75
* fixes #3474Araq2015-10-251-1/+1
* Turn some test outputs into actual testsOleh Prypin2015-04-211-5/+6
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+1
* Rename PNimrodNode to NimNodedef2015-03-171-89/+89
* Happy new year!Guillaume Gelin2015-01-061-1/+1
* fixes #1776Araq2014-12-241-1/+1
* big renameAraq2014-08-271-9/+8
* added a warning for htmlgenAraq2014-03-031-3/+8
* case consistency part 7Araq2013-12-281-1/+1
* fixes #393; now works with backticksAraq2013-04-231-1/+5
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* parameter passing works the same for macros and templates; use callsite magic...Araq2012-08-281-78/+153
* small bugfixes; documentation generator supports smilies for the forumAraq2012-05-011-1/+1
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* bugfix: proper cache for generic instantiationsAraq2011-07-211-0/+406