Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3748 | Kartik K. Agaram | 2017-02-28 | 1 | -1/+1 |
| | |||||
* | 3737 | Kartik K. Agaram | 2017-01-22 | 1 | -2/+2 |
| | |||||
* | 3734 | Kartik K. Agaram | 2017-01-11 | 1 | -5/+5 |
| | |||||
* | 3732 | Kartik K. Agaram | 2017-01-11 | 1 | -15/+15 |
| | |||||
* | 3719 - cross-link Mu waypoints to their location | Kartik K. Agaram | 2016-12-27 | 1 | -15/+15 |
| | |||||
* | 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. | ||||
* | 3715 | Kartik K. Agaram | 2016-12-26 | 1 | -185/+185 |
| | | | | | | | | Fix cross-links in html for the edit/ app. I originally thought I'd need to provide a commandline flag like --rel-path or something. But we need to support different relative paths in a single html file. So the solution instead is appropriately engineering the tags file. | ||||
* | 3713 - cross-link calls with definitions in html | Kartik K. Agaram | 2016-12-26 | 1 | -157/+157 |
| | |||||
* | 3710 | Kartik K. Agaram | 2016-12-26 | 1 | -1213/+1213 |
| | | | | | 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 | -1217/+1241 |
| | | | | | | 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. | ||||
* | 3705 - switch to tested file-system primitives | Kartik K. Agaram | 2016-12-11 | 1 | -73/+97 |
| | |||||
* | 3696 | Kartik K. Agaram | 2016-11-27 | 1 | -1/+1 |
| | | | | | | Decouple editor initialization from rendering to screen. This hugely simplifies the header of 'new-editor' and makes clear that it was only using the screen for rendering. | ||||
* | 3687 | Kartik K. Agaram | 2016-11-25 | 1 | -1/+1 |
| | |||||
* | 3686 | Kartik K. Agaram | 2016-11-25 | 1 | -4/+4 |
| | |||||
* | 3569 | Kartik K. Agaram | 2016-10-23 | 1 | -237/+237 |
| | | | | Update syntax highlighting to not color numeric locations like literals. | ||||
* | 3568 | Kartik K. Agaram | 2016-10-23 | 1 | -10/+10 |
| | | | | Fix syntax highlighting for labels after commit 3552. | ||||
* | 3561 | Kartik K. Agaram | 2016-10-22 | 1 | -1/+1 |
| | |||||
* | 3558 | Kartik K. Agaram | 2016-10-22 | 1 | -9/+9 |
| | |||||
* | 3457 | Kartik K. Agaram | 2016-10-06 | 1 | -171/+171 |
| | | | | | Switch around some unicode characters in the edit/ app so that it renders more cleanly in html (with monospace fonts). | ||||
* | 3456 | Kartik K. Agaram | 2016-10-06 | 1 | -47/+47 |
| | |||||
* | 3431 | Kartik K. Agaram | 2016-09-30 | 1 | -11/+11 |
| | | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files. | ||||
* | 3430 | Kartik K. Agaram | 2016-09-28 | 1 | -74/+69 |
| | |||||
* | 3397 | Kartik K. Agaram | 2016-09-17 | 1 | -73/+73 |
| | |||||
* | 3395 | Kartik K. Agaram | 2016-09-17 | 1 | -197/+197 |
| | |||||
* | 3355 | Kartik K. Agaram | 2016-09-15 | 1 | -42/+42 |
| | |||||
* | 3174 | Kartik K. Agaram | 2016-08-12 | 1 | -1/+1 |
| | |||||
* | 3102 | Kartik K. Agaram | 2016-07-05 | 1 | -15/+231 |
| | |||||
* | 2996 | Kartik K. Agaram | 2016-05-21 | 1 | -203/+220 |
| | |||||
* | 2866 | Kartik K. Agaram | 2016-04-25 | 1 | -146/+145 |
| | |||||
* | 2812 | Kartik K. Agaram | 2016-03-27 | 1 | -19/+23 |
| | |||||
* | 2745 | Kartik K. Agaram | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | 2744 | Kartik K. Agaram | 2016-03-09 | 1 | -2/+2 |
| | | | | Tweak colors and font-sizes in generated html. | ||||
* | 2743 | Kartik K. Agaram | 2016-03-09 | 1 | -41/+32 |
| | | | | | Looks like "TOhtml | <other command>" doesn't work on Mac OS X for some reason.. | ||||
* | 2710 | Kartik K. Agaram | 2016-02-25 | 1 | -6/+0 |
| | |||||
* | 2625 | Kartik K. Agaram | 2016-02-02 | 1 | -36/+21 |
| | |||||
* | 2605 | Kartik K. Agaram | 2016-01-26 | 1 | -125/+604 |
| | |||||
* | 2545 | Kartik K. Agaram | 2015-12-15 | 1 | -1/+5 |
| | | | | update html | ||||
* | 2611 | Kartik K. Agaram | 2015-11-29 | 1 | -17/+17 |
| | |||||
* | 2447 | Kartik K. Agaram | 2015-11-15 | 1 | -3/+3 |
| | |||||
* | 2423 - describe shape-shifting in html docs | Kartik K. Agaram | 2015-11-10 | 1 | -90/+79 |
| | |||||
* | 2177 | Kartik K. Agaram | 2015-09-07 | 1 | -0/+555 |