Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #13444 | Araq | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | Fix htmlgen html lang (#12668) [backport] | Juan Carlos | 2019-11-15 | 1 | -1/+1 |
| | | | | | * Fix HTMLGen enable lang on html tag | ||||
* | Fix many broken links | Jjp137 | 2019-10-22 | 1 | -1/+1 |
| | | | | | | Note that contrary to what docgen.rst currently says, the ids have to match exactly or else most web browsers will not jump to the intended symbol. | ||||
* | 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 |
| | | | | marquee, picture, slot, summary (#9252) | ||||
* | 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 |
| | | | | | | * fix deprecation warnings in asyncmacro and htmlgen * removed todo | ||||
* | 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 ↵ | Araq | 2012-08-28 | 1 | -78/+153 |
| | | | | magic to access the invokation AST | ||||
* | 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 |