Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | 3604 | Kartik K. Agaram | 2016-10-27 | 1 | -2/+2 |
| | |||||
* | 3569 | Kartik K. Agaram | 2016-10-23 | 1 | -5/+5 |
| | | | | Update syntax highlighting to not color numeric locations like literals. | ||||
* | 3543 | Kartik K. Agaram | 2016-10-22 | 1 | -9/+1 |
| | |||||
* | 3524 | Kartik K. Agaram | 2016-10-20 | 1 | -38/+1 |
| | |||||
* | 3491 | Kartik K. Agaram | 2016-10-09 | 1 | -0/+108 |
Update the html, proving that commit 3490 worked. The only changes are from other recent commits. |