about summary refs log tree commit diff stats
path: root/html/075channel.mu.html
Commit message (Collapse)AuthorAgeFilesLines
* 4165Kartik K. Agaram2017-12-271-10/+10
|
* 4164Kartik K. Agaram2017-12-271-1/+1
|
* 4161Kartik K. Agaram2017-12-151-9/+9
|
* 4155Kartik K. Agaram2017-12-071-1/+1
|
* 4134 - 'input' = 'ingredient'Kartik K. Agaram2017-12-031-13/+13
|
* 4003Kartik K. Agaram2017-09-231-3/+3
|
* 3934Kartik K. Agaram2017-06-201-433/+453
|
* 3901Kartik K. Agaram2017-06-091-1/+1
|
* 3837Kartik K. Agaram2017-04-191-1/+1
|
* 3830 - crosslink shape-shifting containers in htmlKartik K. Agaram2017-04-181-41/+41
|
* 3829Kartik K. Agaram2017-04-181-3/+3
|
* 3764 - better colors for cross-linksKartik K. Agaram2017-03-081-3/+4
|
* 3761Kartik K. Agaram2017-03-071-187/+188
|
* 3751Kartik K. Agaram2017-03-021-1/+1
| | | | Some hacky manual fixes to auto-generated html.
* 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