about summary refs log tree commit diff stats
path: root/html/070table.mu.html
Commit message (Collapse)AuthorAgeFilesLines
* 3934Kartik K. Agaram2017-06-201-8/+8
|
* 3830 - crosslink shape-shifting containers in htmlKartik K. Agaram2017-04-181-15/+15
|
* 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-16/+16
|
* 3710Kartik K. Agaram2016-12-261-109/+109
| | | | | 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-112/+136
| | | | | | 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/+4
| | | | | | | 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!
* 3621Kartik K. Agaram2016-11-041-2/+2
|
* 3619Kartik K. Agaram2016-10-311-6/+25
|
* 3618Kartik K. Agaram2016-10-311-2/+2
|
* 3617Kartik K. Agaram2016-10-311-21/+21
|
* 3613Kartik K. Agaram2016-10-311-6/+5
|
* 3569Kartik K. Agaram2016-10-231-34/+34
| | | | Update syntax highlighting to not color numeric locations like literals.
* 3431Kartik K. Agaram2016-09-301-6/+6
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3430Kartik K. Agaram2016-09-281-7/+7
|
* 3395Kartik K. Agaram2016-09-171-22/+22
|
* 3355Kartik K. Agaram2016-09-151-2/+2
|
* 3158Kartik K. Agaram2016-07-271-0/+125