about summary refs log tree commit diff stats
path: root/html/global.mu.html
Commit message (Collapse)AuthorAgeFilesLines
* 3976Kartik K. Agaram2017-08-201-75/+0
|
* 3764 - better colors for cross-linksKartik K. Agaram2017-03-081-3/+4
|
* 3761Kartik K. Agaram2017-03-071-1/+1
|
* 3725Kartik K. Agaram2016-12-271-3/+3
| | | | | | More improvements to cross-linking example programs. Include their own functions as well in the tags for each program, even as you share the core .mu files everywhere.
* 3716Kartik K. Agaram2016-12-261-0/+2
| | | | Make hyperlinks less salient in the rendered html since there's so many of them.
* 3710Kartik K. Agaram2016-12-261-14/+14
| | | | | 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-17/+41
| | | | | | 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-2/+2
| | | | 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.
* 3395Kartik K. Agaram2016-09-171-3/+3
|
* 2866Kartik K. Agaram2016-04-251-1/+1
|
* 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-18/+9
| | | | | Looks like "TOhtml | <other command>" doesn't work on Mac OS X for some reason..
* 2605Kartik K. Agaram2016-01-261-2/+2
|
* 2177Kartik K. Agaram2015-09-071-6/+7
|
* 2175Kartik K. Agaram2015-09-061-7/+6
|
* 1925Kartik K. Agaram2015-08-031-1/+1
|
* 1885Kartik K. Agaram2015-07-291-3/+3
|
* 1853Kartik K. Agaram2015-07-251-1/+1
|
* 1778Kartik K. Agaram2015-07-131-0/+48