Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -57/+57 |
| | |||||
* | 3710 | Kartik K. Agaram | 2016-12-26 | 1 | -246/+246 |
| | | | | | 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 | -250/+274 |
| | | | | | | 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. | ||||
* | 3673 | Kartik K. Agaram | 2016-11-13 | 1 | -8/+0 |
| | |||||
* | 3667 | Kartik K. Agaram | 2016-11-11 | 1 | -1/+1 |
| | |||||
* | 3609 | Kartik K. Agaram | 2016-10-29 | 1 | -1/+1 |
| | |||||
* | 3544 | Kartik K. Agaram | 2016-10-22 | 1 | -1/+1 |
| | |||||
* | 3543 | Kartik K. Agaram | 2016-10-22 | 1 | -1/+16 |
| | |||||
* | 3524 | Kartik K. Agaram | 2016-10-20 | 1 | -61/+61 |
| | |||||
* | 3456 | Kartik K. Agaram | 2016-10-06 | 1 | -16/+3 |
| | |||||
* | 3431 | Kartik K. Agaram | 2016-09-30 | 1 | -12/+13 |
| | | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files. | ||||
* | 3395 | Kartik K. Agaram | 2016-09-17 | 1 | -20/+20 |
| | |||||
* | 3315 | Kartik K. Agaram | 2016-09-10 | 1 | -1/+1 |
| | |||||
* | 3266 | Kartik K. Agaram | 2016-08-27 | 1 | -5/+18 |
| | |||||
* | 3235 | Kartik K. Agaram | 2016-08-20 | 1 | -0/+276 |