about summary refs log tree commit diff stats
path: root/html/075channel.mu.html
Commit message (Collapse)AuthorAgeFilesLines
* 3719 - cross-link Mu waypoints to their locationKartik K. Agaram2016-12-271-4/+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-55/+55
|
* 3710Kartik K. Agaram2016-12-261-498/+498
| | | | | 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-501/+525
| | | | | | 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.
* 3688Kartik K. Agaram2016-11-251-0/+3
| | | | | | | 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!
* 3609Kartik K. Agaram2016-10-291-0/+4
|
* 3569Kartik K. Agaram2016-10-231-162/+162
| | | | Update syntax highlighting to not color numeric locations like literals.
* 3568Kartik K. Agaram2016-10-231-1/+1
| | | | Fix syntax highlighting for labels after commit 3552.
* 3558Kartik K. Agaram2016-10-221-1/+1
|
* 3543Kartik K. Agaram2016-10-221-1/+15
|
* 3431Kartik K. Agaram2016-09-301-7/+7
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3430Kartik K. Agaram2016-09-281-24/+25
|
* 3395Kartik K. Agaram2016-09-171-102/+102
|
* 3355Kartik K. Agaram2016-09-151-22/+46
|
* 3266Kartik K. Agaram2016-08-271-4/+4
|
* 3235Kartik K. Agaram2016-08-201-0/+2
|
* 3227Kartik K. Agaram2016-08-181-1/+0
|
* 3219Kartik K. Agaram2016-08-171-2/+2
| | | | | | | | Trying keeping html in the master branch: https://github.com/blog/2228-simpler-github-pages-publishing Let's see if https://akkartik.github.io/mu updates after I push this commit to just the master branch.
* 3158Kartik K. Agaram2016-07-271-0/+491