about summary refs log tree commit diff stats
path: root/html/035lookup.cc.html
Commit message (Collapse)AuthorAgeFilesLines
* 4003Kartik K. Agaram2017-09-231-53/+53
|
* 3990Kartik K. Agaram2017-09-031-2/+2
|
* 3971Kartik K. Agaram2017-08-191-2/+2
|
* 3927Kartik K. Agaram2017-06-191-12/+12
|
* 3900Kartik K. Agaram2017-06-021-7/+7
|
* 3897 - various updates to documentationKartik K. Agaram2017-05-291-11/+11
|
* 3896Kartik K. Agaram2017-05-291-2/+2
|
* 3877Kartik K. Agaram2017-05-261-1/+1
|
* 3848Kartik K. Agaram2017-05-061-1/+1
| | | | | Improve an error message. Still lots of room for improving how we render reagents in errors.
* 3845Kartik K. Agaram2017-05-061-1/+1
|
* 3764 - better colors for cross-linksKartik K. Agaram2017-03-081-4/+5
|
* 3761Kartik K. Agaram2017-03-071-35/+36
|
* 3750Kartik K. Agaram2017-03-021-13/+13
|
* 3749Kartik K. Agaram2017-03-021-13/+13
|
* 3746Kartik K. Agaram2017-02-071-4/+4
|
* 3716Kartik K. Agaram2016-12-261-0/+2
| | | | Make hyperlinks less salient in the rendered html since there's so many of them.
* 3713 - cross-link calls with definitions in htmlKartik K. Agaram2016-12-261-105/+105
|
* 3710Kartik K. Agaram2016-12-261-540/+540
| | | | | 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 htmlKartik K. Agaram2016-12-261-545/+569
| | | | | | 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.
* 3604Kartik K. Agaram2016-10-271-2/+18
|
* 3544Kartik K. Agaram2016-10-221-1/+1
|
* 3543Kartik K. Agaram2016-10-221-1/+1
|
* 3524Kartik K. Agaram2016-10-201-1/+1
|
* 3431Kartik K. Agaram2016-09-301-34/+35
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3395Kartik K. Agaram2016-09-171-77/+77
|
* 3355Kartik K. Agaram2016-09-151-1/+1
|
* 3315Kartik K. Agaram2016-09-101-3/+5
|
* 3227Kartik K. Agaram2016-08-181-4/+0
|
* 3219Kartik K. Agaram2016-08-171-0/+2
| | | | | | | | Trying keeping html in the master branch: https://github.com/blog/2228-simpler-github-pages-publishing Let's see if https://akkartik.github.io/mu updates after I push this commit to just the master branch.
* 3158Kartik K. Agaram2016-07-271-0/+44
|
* 3102Kartik K. Agaram2016-07-051-8/+12
|
* 2996Kartik K. Agaram2016-05-211-0/+516