Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4200 | Kartik K. Agaram | 2018-01-27 | 1 | -26/+26 |
| | | | | Forgot to set up exuberant_ctags_rc as .ctags on new laptop. | ||||
* | 4199 | Kartik K. Agaram | 2018-01-25 | 1 | -43/+42 |
| | |||||
* | 4161 | Kartik K. Agaram | 2017-12-15 | 1 | -6/+6 |
| | |||||
* | 4134 - 'input' = 'ingredient' | Kartik K. Agaram | 2017-12-03 | 1 | -4/+4 |
| | |||||
* | 3934 | Kartik K. Agaram | 2017-06-20 | 1 | -8/+8 |
| | |||||
* | 3830 - crosslink shape-shifting containers in html | Kartik K. Agaram | 2017-04-18 | 1 | -15/+15 |
| | |||||
* | 3764 - better colors for cross-links | Kartik K. Agaram | 2017-03-08 | 1 | -3/+4 |
| | |||||
* | 3761 | Kartik K. Agaram | 2017-03-07 | 1 | -14/+15 |
| | |||||
* | 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 | -16/+16 |
| | |||||
* | 3710 | Kartik K. Agaram | 2016-12-26 | 1 | -109/+109 |
| | | | | | 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 | -112/+136 |
| | | | | | | 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. | ||||
* | 3688 | Kartik K. Agaram | 2016-11-25 | 1 | -0/+4 |
| | | | | | | | Move my todos over the past couple of years into the codebase now that it might be going dormant. Surprising how few todos left undone! | ||||
* | 3621 | Kartik K. Agaram | 2016-11-04 | 1 | -2/+2 |
| | |||||
* | 3619 | Kartik K. Agaram | 2016-10-31 | 1 | -6/+25 |
| | |||||
* | 3618 | Kartik K. Agaram | 2016-10-31 | 1 | -2/+2 |
| | |||||
* | 3617 | Kartik K. Agaram | 2016-10-31 | 1 | -21/+21 |
| | |||||
* | 3613 | Kartik K. Agaram | 2016-10-31 | 1 | -6/+5 |
| | |||||
* | 3569 | Kartik K. Agaram | 2016-10-23 | 1 | -34/+34 |
| | | | | Update syntax highlighting to not color numeric locations like literals. | ||||
* | 3431 | Kartik K. Agaram | 2016-09-30 | 1 | -6/+6 |
| | | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files. | ||||
* | 3430 | Kartik K. Agaram | 2016-09-28 | 1 | -7/+7 |
| | |||||
* | 3395 | Kartik K. Agaram | 2016-09-17 | 1 | -22/+22 |
| | |||||
* | 3355 | Kartik K. Agaram | 2016-09-15 | 1 | -2/+2 |
| | |||||
* | 3158 | Kartik K. Agaram | 2016-07-27 | 1 | -0/+125 |