about summary refs log tree commit diff stats
path: root/html/068random.mu.html
Commit message (Collapse)AuthorAgeFilesLines
* 3830 - crosslink shape-shifting containers in htmlKartik K. Agaram2017-04-181-10/+10
|
* 3829Kartik K. Agaram2017-04-181-18/+19
|
* 3764 - better colors for cross-linksKartik K. Agaram2017-03-081-3/+4
|
* 3761Kartik K. Agaram2017-03-071-26/+27
|
* 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-13/+13
|
* 3710Kartik K. Agaram2016-12-261-74/+74
| | | | | 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-77/+101
| | | | | | 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.
* 3667Kartik K. Agaram2016-11-111-1/+1
|
* 3569Kartik K. Agaram2016-10-231-31/+31
| | | | Update syntax highlighting to not color numeric locations like literals.
* 3543Kartik K. Agaram2016-10-221-0/+19
|
* 3431Kartik K. Agaram2016-09-301-3/+3
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3395Kartik K. Agaram2016-09-171-12/+12
|
* 3158Kartik K. Agaram2016-07-271-0/+92