Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4200 | Kartik K. Agaram | 2018-01-27 | 1 | -148/+148 |
| | | | | Forgot to set up exuberant_ctags_rc as .ctags on new laptop. | ||||
* | 4199 | Kartik K. Agaram | 2018-01-25 | 1 | -291/+290 |
| | |||||
* | 4165 | Kartik K. Agaram | 2017-12-27 | 1 | -6/+6 |
| | |||||
* | 4161 | Kartik K. Agaram | 2017-12-15 | 1 | -8/+8 |
| | |||||
* | 4134 - 'input' = 'ingredient' | Kartik K. Agaram | 2017-12-03 | 1 | -18/+18 |
| | |||||
* | 4122 | Kartik K. Agaram | 2017-11-15 | 1 | -3/+3 |
| | |||||
* | 4008 | Kartik K. Agaram | 2017-09-25 | 1 | -3/+3 |
| | | | | | Allow list `push` operation to save result in a new list rather than mutate the existing list. | ||||
* | 4003 | Kartik K. Agaram | 2017-09-23 | 1 | -11/+11 |
| | |||||
* | 3901 | Kartik K. Agaram | 2017-06-09 | 1 | -6/+6 |
| | |||||
* | 3837 | Kartik K. Agaram | 2017-04-19 | 1 | -6/+6 |
| | |||||
* | 3831 | Kartik K. Agaram | 2017-04-18 | 1 | -5/+5 |
| | | | | Fix CI. | ||||
* | 3830 - crosslink shape-shifting containers in html | Kartik K. Agaram | 2017-04-18 | 1 | -8/+8 |
| | |||||
* | 3829 | Kartik K. Agaram | 2017-04-18 | 1 | -11/+11 |
| | |||||
* | 3820 | Kartik K. Agaram | 2017-04-13 | 1 | -11/+11 |
| | |||||
* | 3764 - better colors for cross-links | Kartik K. Agaram | 2017-03-08 | 1 | -3/+4 |
| | |||||
* | 3761 | Kartik K. Agaram | 2017-03-07 | 1 | -171/+172 |
| | |||||
* | 3725 | Kartik K. Agaram | 2016-12-27 | 1 | -131/+131 |
| | | | | | | 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 | -52/+52 |
| | |||||
* | 3710 | Kartik K. Agaram | 2016-12-26 | 1 | -590/+590 |
| | | | | | 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 | -594/+618 |
| | | | | | | 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. | ||||
* | 3688 | Kartik K. Agaram | 2016-11-25 | 1 | -2/+8 |
| | | | | | | | Move my todos over the past couple of years into the codebase now that it might be going dormant. Surprising how few todos left undone! | ||||
* | 3681 | Kartik K. Agaram | 2016-11-22 | 1 | -18/+18 |
| | | | | Couple of fixes to example programs. | ||||
* | 3667 | Kartik K. Agaram | 2016-11-11 | 1 | -11/+11 |
| | |||||
* | 3569 | Kartik K. Agaram | 2016-10-23 | 1 | -266/+266 |
| | | | | Update syntax highlighting to not color numeric locations like literals. | ||||
* | 3568 | Kartik K. Agaram | 2016-10-23 | 1 | -8/+8 |
| | | | | Fix syntax highlighting for labels after commit 3552. | ||||
* | 3561 | Kartik K. Agaram | 2016-10-22 | 1 | -2/+2 |
| | |||||
* | 3558 | Kartik K. Agaram | 2016-10-22 | 1 | -1/+1 |
| | |||||
* | 3543 | Kartik K. Agaram | 2016-10-22 | 1 | -3/+3 |
| | |||||
* | 3491 | Kartik K. Agaram | 2016-10-09 | 1 | -60/+60 |
| | | | | | Update the html, proving that commit 3490 worked. The only changes are from other recent commits. | ||||
* | 3431 | Kartik K. Agaram | 2016-09-30 | 1 | -9/+9 |
| | | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files. | ||||
* | 3401 | Kartik K. Agaram | 2016-09-18 | 1 | -0/+624 |
| | |||||
* | 3355 | Kartik K. Agaram | 2016-09-15 | 1 | -623/+0 |
| | |||||
* | 3174 | Kartik K. Agaram | 2016-08-12 | 1 | -0/+18 |
| | |||||
* | 3158 | Kartik K. Agaram | 2016-07-27 | 1 | -0/+605 |