Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5490 | Kartik Agaram | 2019-07-27 | 1 | -2/+2 |
| | |||||
* | 5485 - promote SubX to top-level | Kartik Agaram | 2019-07-27 | 1 | -32/+59 |
| | |||||
* | 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 | -10/+13 |
| | |||||
* | 4539 | Kartik Agaram | 2018-09-07 | 1 | -4/+4 |
| | |||||
* | 4447 | Kartik Agaram | 2018-07-27 | 1 | -7/+6 |
| | |||||
* | 4239 | Kartik Agaram | 2018-05-08 | 1 | -4/+4 |
| | |||||
* | 4199 | Kartik K. Agaram | 2018-01-25 | 1 | -3/+3 |
| | |||||
* | 4161 | Kartik K. Agaram | 2017-12-15 | 1 | -5/+5 |
| | |||||
* | 4061 | Kartik K. Agaram | 2017-10-13 | 1 | -4/+4 |
| | |||||
* | 4010 | Kartik K. Agaram | 2017-10-04 | 1 | -15/+15 |
| | |||||
* | 3971 | Kartik K. Agaram | 2017-08-19 | 1 | -7/+3 |
| | |||||
* | 3764 - better colors for cross-links | Kartik K. Agaram | 2017-03-08 | 1 | -4/+5 |
| | |||||
* | 3716 | Kartik K. Agaram | 2016-12-26 | 1 | -0/+2 |
| | | | | Make hyperlinks less salient in the rendered html since there's so many of them. | ||||
* | 3713 - cross-link calls with definitions in html | Kartik K. Agaram | 2016-12-26 | 1 | -4/+4 |
| | |||||
* | 3710 | Kartik K. Agaram | 2016-12-26 | 1 | -140/+140 |
| | | | | | 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 html | Kartik K. Agaram | 2016-12-26 | 1 | -142/+166 |
| | | | | | | 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. | ||||
* | 3558 | Kartik K. Agaram | 2016-10-22 | 1 | -4/+4 |
| | |||||
* | 3544 | Kartik K. Agaram | 2016-10-22 | 1 | -1/+1 |
| | |||||
* | 3543 | Kartik K. Agaram | 2016-10-22 | 1 | -1/+1 |
| | |||||
* | 3416 | Kartik K. Agaram | 2016-09-25 | 1 | -1/+1 |
| | |||||
* | 3315 | Kartik K. Agaram | 2016-09-10 | 1 | -1/+14 |
| | |||||
* | 3102 | Kartik K. Agaram | 2016-07-05 | 1 | -1/+1 |
| | |||||
* | 2996 | Kartik K. Agaram | 2016-05-21 | 1 | -2/+2 |
| | |||||
* | 2812 | Kartik K. Agaram | 2016-03-27 | 1 | -8/+17 |
| | |||||
* | 2744 | Kartik K. Agaram | 2016-03-09 | 1 | -4/+4 |
| | | | | Tweak colors and font-sizes in generated html. | ||||
* | 2743 | Kartik K. Agaram | 2016-03-09 | 1 | -19/+11 |
| | | | | | Looks like "TOhtml | <other command>" doesn't work on Mac OS X for some reason.. | ||||
* | 2611 | Kartik K. Agaram | 2015-11-29 | 1 | -0/+1 |
| | |||||
* | 2062 | Kartik K. Agaram | 2015-08-23 | 1 | -5/+4 |
| | |||||
* | 1949 | Kartik K. Agaram | 2015-08-06 | 1 | -5/+6 |
| | |||||
* | 1885 | Kartik K. Agaram | 2015-07-29 | 1 | -6/+5 |
| | |||||
* | 1853 | Kartik K. Agaram | 2015-07-25 | 1 | -5/+6 |
| | |||||
* | 1631 - update html versions | Kartik K. Agaram | 2015-06-23 | 1 | -4/+4 |
| | | | | | | Html is a little more readable thanks to feedback from J David Eisenberg (https://news.ycombinator.com/item?id=9766330), in particular the suggestion to use https://addons.mozilla.org/En-us/firefox/addon/wcag-contrast-checker. | ||||
* | 1556 | Kartik K. Agaram | 2015-06-12 | 1 | -1/+1 |
| | |||||
* | 1549 | Kartik K. Agaram | 2015-06-09 | 1 | -2/+2 |
| | |||||
* | 1517 | Kartik K. Agaram | 2015-05-30 | 1 | -4/+4 |
| | |||||
* | 1461 - descriptions/table of contents for the layers | Kartik K. Agaram | 2015-05-26 | 1 | -1/+1 |
| | |||||
* | 1459 | Kartik K. Agaram | 2015-05-25 | 1 | -1/+1 |
| | |||||
* | 1376 - update github docs | Kartik K. Agaram | 2015-05-14 | 1 | -10/+15 |
| | |||||
* | 1291 | Kartik K. Agaram | 2015-05-06 | 1 | -1/+1 |
| | |||||
* | 1279 - colorized rendering of the source files | Kartik K. Agaram | 2015-05-06 | 1 | -0/+156 |