Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4199 | Kartik K. Agaram | 2018-01-25 | 1 | -335/+315 |
| | |||||
* | 4161 | Kartik K. Agaram | 2017-12-15 | 1 | -7/+7 |
| | |||||
* | 4155 | Kartik K. Agaram | 2017-12-07 | 1 | -7/+7 |
| | |||||
* | 4134 - 'input' = 'ingredient' | Kartik K. Agaram | 2017-12-03 | 1 | -6/+6 |
| | |||||
* | 4109 | Kartik K. Agaram | 2017-11-05 | 1 | -6/+6 |
| | |||||
* | 4102 | Kartik K. Agaram | 2017-11-01 | 1 | -4/+4 |
| | |||||
* | 4003 | Kartik K. Agaram | 2017-09-23 | 1 | -3/+3 |
| | |||||
* | 3971 | Kartik K. Agaram | 2017-08-19 | 1 | -1/+1 |
| | |||||
* | 3927 | Kartik K. Agaram | 2017-06-19 | 1 | -6/+6 |
| | |||||
* | 3900 | Kartik K. Agaram | 2017-06-02 | 1 | -1/+1 |
| | |||||
* | 3897 - various updates to documentation | Kartik K. Agaram | 2017-05-29 | 1 | -12/+12 |
| | |||||
* | 3895 | Kartik K. Agaram | 2017-05-29 | 1 | -1/+1 |
| | |||||
* | 3877 | Kartik K. Agaram | 2017-05-26 | 1 | -2/+2 |
| | |||||
* | 3867 | Kartik K. Agaram | 2017-05-19 | 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 | -37/+38 |
| | |||||
* | 3750 | Kartik K. Agaram | 2017-03-02 | 1 | -6/+6 |
| | |||||
* | 3749 | Kartik K. Agaram | 2017-03-02 | 1 | -6/+6 |
| | |||||
* | 3746 | Kartik K. Agaram | 2017-02-07 | 1 | -5/+5 |
| | |||||
* | 3725 | Kartik K. Agaram | 2016-12-27 | 1 | -1/+1 |
| | | | | | | 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 | -85/+85 |
| | |||||
* | 3710 | Kartik K. Agaram | 2016-12-26 | 1 | -381/+381 |
| | | | | | 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 | -386/+410 |
| | | | | | | 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 | -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 | -4/+4 |
| | |||||
* | 3491 | Kartik K. Agaram | 2016-10-09 | 1 | -2/+2 |
| | | | | | Update the html, proving that commit 3490 worked. The only changes are from other recent commits. | ||||
* | 3431 | Kartik K. Agaram | 2016-09-30 | 1 | -29/+31 |
| | | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files. | ||||
* | 3395 | Kartik K. Agaram | 2016-09-17 | 1 | -101/+101 |
| | |||||
* | 3315 | Kartik K. Agaram | 2016-09-10 | 1 | -4/+4 |
| | |||||
* | 3219 | Kartik K. Agaram | 2016-08-17 | 1 | -2/+2 |
| | | | | | | | | 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. | ||||
* | 3158 | Kartik K. Agaram | 2016-07-27 | 1 | -0/+420 |