about summary refs log tree commit diff stats
path: root/html/086scenario_console_test.mu.html
Commit message (Collapse)AuthorAgeFilesLines
* 3764 - better colors for cross-linksKartik K. Agaram2017-03-081-3/+4
|
* 3761Kartik K. Agaram2017-03-071-14/+15
|
* 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-4/+4
|
* 3710Kartik K. Agaram2016-12-261-25/+25
| | | | | 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-28/+52
| | | | | | 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-12/+12
| | | | Update syntax highlighting to not color numeric locations like literals.
* 3567Kartik K. Agaram2016-10-231-4/+4
|
* 3456Kartik K. Agaram2016-10-061-4/+4
|
* 3431Kartik K. Agaram2016-09-301-3/+2
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3430Kartik K. Agaram2016-09-281-1/+2
|
* 3395Kartik K. Agaram2016-09-171-4/+4
|
* 2866Kartik K. Agaram2016-04-251-4/+4
|
* 2812Kartik K. Agaram2016-03-271-7/+16
|
* 2745Kartik K. Agaram2016-03-091-1/+1
|
* 2744Kartik K. Agaram2016-03-091-1/+1
| | | | Tweak colors and font-sizes in generated html.
* 2743Kartik K. Agaram2016-03-091-16/+7
| | | | | Looks like "TOhtml | <other command>" doesn't work on Mac OS X for some reason..
* 2710Kartik K. Agaram2016-02-251-6/+0
|
* 2706 - update htmlKartik K. Agaram2016-02-251-0/+6
|
* 2605Kartik K. Agaram2016-01-261-4/+4
|
* 2430 - make room for more transformsKartik K. Agaram2015-11-131-0/+59