about summary refs log tree commit diff stats
path: root/html/060rewrite_literal_string.cc.html
Commit message (Collapse)AuthorAgeFilesLines
* 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-18/+18
|
* 3710Kartik K. Agaram2016-12-261-73/+73
| | | | | 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-76/+100
| | | | | | 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.
* 3691Kartik K. Agaram2016-11-251-1/+0
| | | | Expand 'assert' to handle non-literal texts.
* 3558Kartik K. Agaram2016-10-221-2/+2
|
* 3544Kartik K. Agaram2016-10-221-1/+1
|
* 3543Kartik K. Agaram2016-10-221-1/+1
|
* 3524Kartik K. Agaram2016-10-201-5/+5
|
* 3431Kartik K. Agaram2016-09-301-4/+5
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3395Kartik K. Agaram2016-09-171-4/+4
|
* 3219Kartik K. Agaram2016-08-171-3/+1
| | | | | | | | Trying keeping html in the master branch: https://github.com/blog/2228-simpler-github-pages-publishing Let's see if https://akkartik.github.io/mu updates after I push this commit to just the master branch.
* 3117Kartik K. Agaram2016-07-201-0/+1
|
* 3102Kartik K. Agaram2016-07-051-0/+112