Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3764 - better colors for cross-links | Kartik K. Agaram | 2017-03-08 | 1 | -3/+4 |
| | |||||
* | 3761 | Kartik K. Agaram | 2017-03-07 | 1 | -9/+10 |
| | |||||
* | 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 | -32/+32 |
| | | | | | 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 | -35/+59 |
| | | | | | | 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. | ||||
* | 3569 | Kartik K. Agaram | 2016-10-23 | 1 | -6/+6 |
| | | | | Update syntax highlighting to not color numeric locations like literals. | ||||
* | 3431 | Kartik K. Agaram | 2016-09-30 | 1 | -1/+1 |
| | | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files. | ||||
* | 3430 | Kartik K. Agaram | 2016-09-28 | 1 | -8/+7 |
| | |||||
* | 3395 | Kartik K. Agaram | 2016-09-17 | 1 | -6/+6 |
| | |||||
* | 3021 | Kartik K. Agaram | 2016-05-27 | 1 | -4/+6 |
| | |||||
* | 2866 | Kartik K. Agaram | 2016-04-25 | 1 | -4/+4 |
| | |||||
* | 2812 | Kartik K. Agaram | 2016-03-27 | 1 | -7/+16 |
| | |||||
* | 2745 | Kartik K. Agaram | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | 2744 | Kartik K. Agaram | 2016-03-09 | 1 | -1/+1 |
| | | | | Tweak colors and font-sizes in generated html. | ||||
* | 2743 | Kartik K. Agaram | 2016-03-09 | 1 | -16/+7 |
| | | | | | Looks like "TOhtml | <other command>" doesn't work on Mac OS X for some reason.. | ||||
* | 2605 | Kartik K. Agaram | 2016-01-26 | 1 | -4/+6 |
| | |||||
* | 2611 | Kartik K. Agaram | 2015-11-29 | 1 | -2/+2 |
| | |||||
* | 2430 - make room for more transforms | Kartik K. Agaram | 2015-11-13 | 1 | -0/+63 |