about summary refs log tree commit diff stats
path: root/html/998check_type_pointers.cc.html
Commit message (Collapse)AuthorAgeFilesLines
* 4814Kartik Agaram2018-12-011-7/+10
|
* 4539Kartik Agaram2018-09-071-3/+3
|
* 4239Kartik Agaram2018-05-081-3/+3
|
* 4199Kartik K. Agaram2018-01-251-1/+1
|
* 4161Kartik K. Agaram2017-12-151-2/+2
|
* 3764 - better colors for cross-linksKartik K. Agaram2017-03-081-3/+4
|
* 3716Kartik K. Agaram2016-12-261-0/+2
| | | | Make hyperlinks less salient in the rendered html since there's so many of them.
* 3710Kartik K. Agaram2016-12-261-36/+36
| | | | | Turns out we don't need to explicitly add anchors for each line. Vim's TOhtml has magic for that out of the box.
* 3709 - line numbers in htmlKartik K. Agaram2016-12-261-38/+62
| | | | | | Each line number also gets an anchor name, but I'm not hyperlinking them for now because I don't want to encourage bookmarking these links just yet. They aren't permalinks because every revision may change what's at any given line number.
* 2812Kartik K. Agaram2016-03-271-6/+15
|
* 2744Kartik K. Agaram2016-03-091-1/+1
| | | | Tweak colors and font-sizes in generated html.
* 2743Kartik K. Agaram2016-03-091-15/+6
| | | | | Looks like "TOhtml | <other command>" doesn't work on Mac OS X for some reason..
* 2611Kartik K. Agaram2015-11-291-37/+38
|
* 2430 - make room for more transformsKartik K. Agaram2015-11-131-0/+67