summary refs log tree commit diff stats
path: root/lib/pure/htmlgen.nim
Commit message (Expand)AuthorAgeFilesLines
* 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
a6b82e340ed28f6797c1058a64'>^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50