Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3764 - better colors for cross-links | Kartik K. Agaram | 2017-03-08 | 1 | -4/+5 |
| | |||||
* | 3761 | Kartik K. Agaram | 2017-03-07 | 1 | -26/+27 |
| | |||||
* | 3750 | Kartik K. Agaram | 2017-03-02 | 1 | -2/+2 |
| | |||||
* | 3749 | Kartik K. Agaram | 2017-03-02 | 1 | -2/+2 |
| | |||||
* | 3716 | Kartik K. Agaram | 2016-12-26 | 1 | -0/+2 |
| | | | | Make hyperlinks less salient in the rendered html since there's so many of them. | ||||
* | 3713 - cross-link calls with definitions in html | Kartik K. Agaram | 2016-12-26 | 1 | -18/+18 |
| | |||||
* | 3710 | Kartik K. Agaram | 2016-12-26 | 1 | -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 html | Kartik K. Agaram | 2016-12-26 | 1 | -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. | ||||
* | 3691 | Kartik K. Agaram | 2016-11-25 | 1 | -1/+0 |
| | | | | Expand 'assert' to handle non-literal texts. | ||||
* | 3558 | Kartik K. Agaram | 2016-10-22 | 1 | -2/+2 |
| | |||||
* | 3544 | Kartik K. Agaram | 2016-10-22 | 1 | -1/+1 |
| | |||||
* | 3543 | Kartik K. Agaram | 2016-10-22 | 1 | -1/+1 |
| | |||||
* | 3524 | Kartik K. Agaram | 2016-10-20 | 1 | -5/+5 |
| | |||||
* | 3431 | Kartik K. Agaram | 2016-09-30 | 1 | -4/+5 |
| | | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files. | ||||
* | 3395 | Kartik K. Agaram | 2016-09-17 | 1 | -4/+4 |
| | |||||
* | 3219 | Kartik K. Agaram | 2016-08-17 | 1 | -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. | ||||
* | 3117 | Kartik K. Agaram | 2016-07-20 | 1 | -0/+1 |
| | |||||
* | 3102 | Kartik K. Agaram | 2016-07-05 | 1 | -0/+112 |