about summary refs log tree commit diff stats
path: root/html/subx/040---tests.cc.html
Commit message (Collapse)AuthorAgeFilesLines
* 5211Kartik Agaram2019-05-201-79/+80
| | | | Update syntax-highlighted renderings after a _long_ time.
* 5033Kartik Agaram2019-03-291-81/+82
|
* 4989Kartik Agaram2019-02-251-3/+3
|
* 4982Kartik Agaram2019-02-181-28/+28
|
* 4891Kartik Agaram2018-12-301-0/+1
| | | | | | | | | | | Couple more tweaks to html rendering: a) SubX definitions no longer link redundantly to themselves. This long-standing issue turns out to be tractable to solve for SubX files since the syntax is so simple. b) Fix links to SubX definitions in other directories. I forgot that I have to always generate tags from the directory of the file being linkified. c) Fix link colors. Before we lost all syntax highlighting for functions and Globals. Now they maintain their colors, just add an underline.
* 4890 - new html renderingsKartik Agaram2018-12-291-17/+12
| | | | | | | a) Switch to a light background. b) Linkify calls in .subx files. c) Keep all colorization in the Vim colorscheme, get rid of hacky special-cases in update_html.
* 4877Kartik Agaram2018-12-271-2/+2
|
* 4869Kartik Agaram2018-12-161-5/+5
|
* 4814Kartik Agaram2018-12-011-12/+15
|
* 4782Kartik Agaram2018-11-261-2/+2
|
* 4734Kartik Agaram2018-10-281-31/+31
|
* 4724Kartik Agaram2018-10-241-75/+82
|
* 4709Kartik Agaram2018-10-171-12/+12
|
* 4649Kartik Agaram2018-10-021-9/+9
|
* 4520Kartik Agaram2018-09-261-2/+2
|
* 4512Kartik Agaram2018-09-231-104/+86
|
* 4588Kartik Agaram2018-09-221-0/+170