about summary refs log tree commit diff stats
path: root/html/100trace_browser.cc.html
Commit message (Collapse)AuthorAgeFilesLines
* 3750Kartik K. Agaram2017-03-021-2/+2
|
* 3749Kartik K. Agaram2017-03-021-2/+2
|
* 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-37/+37
|
* 3710Kartik K. Agaram2016-12-261-249/+249
| | | | | 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-252/+276
| | | | | | 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.
* 3682Kartik K. Agaram2016-11-221-4/+4
| | | | | Clean up the flow of "mu --trace" followed by "mu browse-trace interactive".
* 3544Kartik K. Agaram2016-10-221-1/+1
|
* 3543Kartik K. Agaram2016-10-221-1/+1
|
* 3235Kartik K. Agaram2016-08-201-0/+285