Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4200 | Kartik K. Agaram | 2018-01-27 | 1 | -18/+18 |
| | | | | Forgot to set up exuberant_ctags_rc as .ctags on new laptop. | ||||
* | 4199 | Kartik K. Agaram | 2018-01-25 | 1 | -21/+21 |
| | |||||
* | 4161 | Kartik K. Agaram | 2017-12-15 | 1 | -4/+4 |
| | |||||
* | 3951 | Kartik K. Agaram | 2017-06-24 | 1 | -10/+10 |
| | |||||
* | 3883 | Kartik K. Agaram | 2017-05-27 | 1 | -3/+3 |
| | |||||
* | 3867 | Kartik K. Agaram | 2017-05-19 | 1 | -22/+23 |
| | |||||
* | 3855 | Kartik K. Agaram | 2017-05-13 | 1 | -9/+9 |
| | |||||
* | 3825 | Kartik K. Agaram | 2017-04-16 | 1 | -8/+8 |
| | |||||
* | 3764 - better colors for cross-links | Kartik K. Agaram | 2017-03-08 | 1 | -3/+4 |
| | |||||
* | 3761 | Kartik K. Agaram | 2017-03-07 | 1 | -1/+1 |
| | |||||
* | 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 | -16/+16 |
| | |||||
* | 3710 | Kartik K. Agaram | 2016-12-26 | 1 | -28/+28 |
| | | | | | 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 | -31/+55 |
| | | | | | | 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. | ||||
* | 3569 | Kartik K. Agaram | 2016-10-23 | 1 | -5/+5 |
| | | | | Update syntax highlighting to not color numeric locations like literals. | ||||
* | 3431 | Kartik K. Agaram | 2016-09-30 | 1 | -1/+1 |
| | | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files. | ||||
* | 3395 | Kartik K. Agaram | 2016-09-17 | 1 | -5/+5 |
| | |||||
* | 3219 | Kartik K. Agaram | 2016-08-17 | 1 | -2/+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. | ||||
* | 2812 | Kartik K. Agaram | 2016-03-27 | 1 | -7/+16 |
| | |||||
* | 2745 | Kartik K. Agaram | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | 2744 | Kartik K. Agaram | 2016-03-09 | 1 | -1/+1 |
| | | | | Tweak colors and font-sizes in generated html. | ||||
* | 2743 | Kartik K. Agaram | 2016-03-09 | 1 | -17/+8 |
| | | | | | Looks like "TOhtml | <other command>" doesn't work on Mac OS X for some reason.. | ||||
* | 2605 | Kartik K. Agaram | 2016-01-26 | 1 | -2/+4 |
| | |||||
* | 2611 | Kartik K. Agaram | 2015-11-29 | 1 | -2/+2 |
| | |||||
* | 2177 | Kartik K. Agaram | 2015-09-07 | 1 | -21/+22 |
| | |||||
* | 2175 | Kartik K. Agaram | 2015-09-06 | 1 | -22/+21 |
| | |||||
* | 1885 | Kartik K. Agaram | 2015-07-29 | 1 | -19/+19 |
| | |||||
* | 1853 | Kartik K. Agaram | 2015-07-25 | 1 | -1/+1 |
| | |||||
* | 1778 | Kartik K. Agaram | 2015-07-13 | 1 | -1/+1 |
| | |||||
* | 1631 - update html versions | Kartik K. Agaram | 2015-06-23 | 1 | -12/+12 |
| | | | | | | Html is a little more readable thanks to feedback from J David Eisenberg (https://news.ycombinator.com/item?id=9766330), in particular the suggestion to use https://addons.mozilla.org/En-us/firefox/addon/wcag-contrast-checker. | ||||
* | 1549 | Kartik K. Agaram | 2015-06-09 | 1 | -2/+2 |
| | |||||
* | 1517 | Kartik K. Agaram | 2015-05-30 | 1 | -4/+4 |
| | |||||
* | 1471 | Kartik K. Agaram | 2015-05-26 | 1 | -1/+1 |
| | |||||
* | 1459 | Kartik K. Agaram | 2015-05-25 | 1 | -0/+61 |