Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3788 | Kartik K. Agaram | 2017-03-12 | 1 | -1/+1 |
| | |||||
* | 3764 - better colors for cross-links | Kartik K. Agaram | 2017-03-08 | 1 | -4/+5 |
| | |||||
* | 3761 | Kartik K. Agaram | 2017-03-07 | 1 | -120/+121 |
| | |||||
* | 3750 | Kartik K. Agaram | 2017-03-02 | 1 | -14/+14 |
| | |||||
* | 3749 | Kartik K. Agaram | 2017-03-02 | 1 | -14/+14 |
| | |||||
* | 3746 | Kartik K. Agaram | 2017-02-07 | 1 | -5/+5 |
| | |||||
* | 3725 | Kartik K. Agaram | 2016-12-27 | 1 | -23/+23 |
| | | | | | | More improvements to cross-linking example programs. Include their own functions as well in the tags for each program, even as you share the core .mu files everywhere. | ||||
* | 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 | -111/+111 |
| | |||||
* | 3710 | Kartik K. Agaram | 2016-12-26 | 1 | -749/+749 |
| | | | | | 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 | -759/+783 |
| | | | | | | 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. | ||||
* | 3667 | Kartik K. Agaram | 2016-11-11 | 1 | -22/+85 |
| | |||||
* | 3642 | Kartik K. Agaram | 2016-11-06 | 1 | -38/+34 |
| | |||||
* | 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 | -2/+2 |
| | |||||
* | 3431 | Kartik K. Agaram | 2016-09-30 | 1 | -52/+54 |
| | | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files. | ||||
* | 3395 | Kartik K. Agaram | 2016-09-17 | 1 | -55/+55 |
| | |||||
* | 3355 | Kartik K. Agaram | 2016-09-15 | 1 | -2/+13 |
| | |||||
* | 3315 | Kartik K. Agaram | 2016-09-10 | 1 | -127/+175 |
| | |||||
* | 3219 | Kartik K. Agaram | 2016-08-17 | 1 | -1/+6 |
| | | | | | | | | 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 | -3/+18 |
| | |||||
* | 3102 | Kartik K. Agaram | 2016-07-05 | 1 | -2/+2 |
| | |||||
* | 3013 | Kartik K. Agaram | 2016-05-26 | 1 | -2/+2 |
| | |||||
* | 2996 | Kartik K. Agaram | 2016-05-21 | 1 | -0/+651 |