Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4891 | Kartik Agaram | 2018-12-30 | 1 | -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 renderings | Kartik Agaram | 2018-12-29 | 1 | -14/+9 |
| | | | | | | | 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. | ||||
* | 4814 | Kartik Agaram | 2018-12-01 | 1 | -11/+14 |
| | |||||
* | 4539 | Kartik Agaram | 2018-09-07 | 1 | -6/+6 |
| | |||||
* | 4447 | Kartik Agaram | 2018-07-27 | 1 | -3/+3 |
| | |||||
* | 4239 | Kartik Agaram | 2018-05-08 | 1 | -5/+5 |
| | |||||
* | 4230 | Kartik K. Agaram | 2018-03-16 | 1 | -49/+47 |
| | |||||
* | 4228 | Kartik K. Agaram | 2018-03-15 | 1 | -0/+128 |