Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 3719 - cross-link Mu waypoints to their location | Kartik K. Agaram | 2016-12-27 | 1 | -7/+7 | |
| | ||||||
* | 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 | -47/+47 | |
| | | | | | | | | 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 | -46/+46 | |
| | ||||||
* | 3710 | Kartik K. Agaram | 2016-12-26 | 1 | -742/+742 | |
| | | | | | 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 | -746/+770 | |
| | | | | | | 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 | -144/+197 | |
| | ||||||
* | 3604 | Kartik K. Agaram | 2016-10-27 | 1 | -2/+4 | |
| | ||||||
* | 3569 | Kartik K. Agaram | 2016-10-23 | 1 | -66/+66 | |
| | | | | Update syntax highlighting to not color numeric locations like literals. | |||||
* | 3568 | Kartik K. Agaram | 2016-10-23 | 1 | -1/+1 | |
| | | | | 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 | -1/+1 | |
| | ||||||
* | 3457 | Kartik K. Agaram | 2016-10-06 | 1 | -132/+132 | |
| | | | | | 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 | -35/+35 | |
| | ||||||
* | 3431 | Kartik K. Agaram | 2016-09-30 | 1 | -10/+10 | |
| | | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files. | |||||
* | 3430 | Kartik K. Agaram | 2016-09-28 | 1 | -74/+70 | |
| | ||||||
* | 3397 | Kartik K. Agaram | 2016-09-17 | 1 | -41/+41 | |
| | ||||||
* | 3395 | Kartik K. Agaram | 2016-09-17 | 1 | -93/+93 | |
| | ||||||
* | 3355 | Kartik K. Agaram | 2016-09-15 | 1 | -56/+56 | |
| | ||||||
* | 3235 | Kartik K. Agaram | 2016-08-20 | 1 | -4/+3 | |
| | ||||||
* | 3174 | Kartik K. Agaram | 2016-08-12 | 1 | -1/+1 | |
| | ||||||
* | 3117 | Kartik K. Agaram | 2016-07-20 | 1 | -3/+4 | |
| | ||||||
* | 3102 | Kartik K. Agaram | 2016-07-05 | 1 | -2/+2 | |
| | ||||||
* | 2996 | Kartik K. Agaram | 2016-05-21 | 1 | -0/+730 | |