about summary refs log tree commit diff stats
path: root/html/083scenario_screen_test.mu.html
Commit message (Collapse)AuthorAgeFilesLines
* 3951Kartik K. Agaram2017-06-241-4/+19
|
* 3867Kartik K. Agaram2017-05-191-2/+2
|
* 3855Kartik K. Agaram2017-05-131-2/+2
|
* 3825Kartik K. Agaram2017-04-161-2/+2
|
* 3764 - better colors for cross-linksKartik K. Agaram2017-03-081-3/+4
|
* 3761Kartik K. Agaram2017-03-071-9/+10
|
* 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-32/+32
| | | | | 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-35/+59
| | | | | | 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-6/+6
| | | | Update syntax highlighting to not color numeric locations like literals.
* 3431Kartik K. Agaram2016-09-301-1/+1
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3430Kartik K. Agaram2016-09-281-8/+7
|
* 3395Kartik K. Agaram2016-09-171-6/+6
|
* 3021Kartik K. Agaram2016-05-271-4/+6
|
* 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..
* 2605Kartik K. Agaram2016-01-261-4/+6
|
* 2611Kartik K. Agaram2015-11-291-2/+2
|
* 2430 - make room for more transformsKartik K. Agaram2015-11-131-0/+63