about summary refs log tree commit diff stats
path: root/html/059to_text.mu.html
Commit message (Collapse)AuthorAgeFilesLines
* 4239Kartik Agaram2018-05-081-3/+3
|
* 4200Kartik K. Agaram2018-01-271-2/+2
| | | | Forgot to set up exuberant_ctags_rc as .ctags on new laptop.
* 4199Kartik K. Agaram2018-01-251-7/+6
|
* 4161Kartik K. Agaram2017-12-151-4/+4
|
* 4134 - 'input' = 'ingredient'Kartik K. Agaram2017-12-031-3/+3
|
* 3990Kartik K. Agaram2017-09-031-2/+2
|
* 3764 - better colors for cross-linksKartik K. Agaram2017-03-081-3/+4
|
* 3761Kartik K. Agaram2017-03-071-3/+4
|
* 3716Kartik K. Agaram2016-12-261-0/+2
| | | | Make hyperlinks less salient in the rendered html since there's so many of them.
* 3713 - cross-link calls with definitions in htmlKartik K. Agaram2016-12-261-2/+2
|
* 3710Kartik K. Agaram2016-12-261-48/+48
| | | | | 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 htmlKartik K. Agaram2016-12-261-51/+75
| | | | | | 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.
* 3569Kartik K. Agaram2016-10-231-11/+11
| | | | Update syntax highlighting to not color numeric locations like literals.
* 3431Kartik K. Agaram2016-09-301-2/+2
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3395Kartik K. Agaram2016-09-171-6/+6
|
* 3371Kartik K. Agaram2016-09-161-0/+17
|
* 3355Kartik K. Agaram2016-09-151-0/+66