Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4709 | Kartik Agaram | 2018-10-17 | 1 | -5/+5 |
| | |||||
* | 4539 | Kartik Agaram | 2018-09-07 | 1 | -6/+6 |
| | |||||
* | 4447 | Kartik Agaram | 2018-07-27 | 1 | -18/+18 |
| | |||||
* | 4239 | Kartik Agaram | 2018-05-08 | 1 | -6/+6 |
| | |||||
* | 4199 | Kartik K. Agaram | 2018-01-25 | 1 | -47/+46 |
| | |||||
* | 4161 | Kartik K. Agaram | 2017-12-15 | 1 | -8/+8 |
| | |||||
* | 4155 | Kartik K. Agaram | 2017-12-07 | 1 | -5/+5 |
| | |||||
* | 4134 - 'input' = 'ingredient' | Kartik K. Agaram | 2017-12-03 | 1 | -4/+4 |
| | |||||
* | 4109 | Kartik K. Agaram | 2017-11-05 | 1 | -4/+4 |
| | |||||
* | 4102 | Kartik K. Agaram | 2017-11-01 | 1 | -31/+40 |
| | |||||
* | 4003 | Kartik K. Agaram | 2017-09-23 | 1 | -3/+3 |
| | |||||
* | 3990 | Kartik K. Agaram | 2017-09-03 | 1 | -2/+2 |
| | |||||
* | 3927 | Kartik K. Agaram | 2017-06-19 | 1 | -3/+3 |
| | |||||
* | 3903 - minimal render when pressing 'tab' | Kartik K. Agaram | 2017-06-09 | 1 | -1/+1 |
| | | | | Turns out all I had to do was reset `go-render?` to false. | ||||
* | 3897 - various updates to documentation | Kartik K. Agaram | 2017-05-29 | 1 | -4/+4 |
| | |||||
* | 3764 - better colors for cross-links | Kartik K. Agaram | 2017-03-08 | 1 | -4/+5 |
| | |||||
* | 3761 | Kartik K. Agaram | 2017-03-07 | 1 | -44/+45 |
| | |||||
* | 3750 | Kartik K. Agaram | 2017-03-02 | 1 | -5/+5 |
| | |||||
* | 3749 | Kartik K. Agaram | 2017-03-02 | 1 | -5/+5 |
| | |||||
* | 3747 | Kartik K. Agaram | 2017-02-07 | 1 | -1/+1 |
| | |||||
* | 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 | -26/+26 |
| | |||||
* | 3710 | Kartik K. Agaram | 2016-12-26 | 1 | -171/+171 |
| | | | | | 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 | -174/+198 |
| | | | | | | 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. | ||||
* | 3692 | Kartik K. Agaram | 2016-11-25 | 1 | -1/+1 |
| | | | | | | If we're automatically passing ingredients to 'append' through 'to-text' if its first ingredient is text, we don't need to pass that first ingredient itself through 'to-text'. | ||||
* | 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 | -6/+4 |
| | |||||
* | 3431 | Kartik K. Agaram | 2016-09-30 | 1 | -12/+14 |
| | | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files. | ||||
* | 3395 | Kartik K. Agaram | 2016-09-17 | 1 | -13/+13 |
| | |||||
* | 3371 | Kartik K. Agaram | 2016-09-16 | 1 | -0/+210 |