about summary refs log tree commit diff stats
path: root/html/056shape_shifting_recipe.cc.html
Commit message (Collapse)AuthorAgeFilesLines
* 3971Kartik K. Agaram2017-08-191-3/+3
|
* 3927Kartik K. Agaram2017-06-191-31/+31
|
* 3900Kartik K. Agaram2017-06-021-1/+1
|
* 3897 - various updates to documentationKartik K. Agaram2017-05-291-40/+40
|
* 3877Kartik K. Agaram2017-05-261-4/+4
|
* 3845Kartik K. Agaram2017-05-061-2/+2
|
* 3840Kartik K. Agaram2017-04-201-1032/+1023
| | | | | | | | Fix CI. Our previous approach was breaking because a test was generating different results depending on what layer you stopped at. Turns out we rename instructions in layer 54. So let's save the original_name in the same layer.
* 3839Kartik K. Agaram2017-04-201-1045/+1047
| | | | | | Fix CI. In the process I also fixed a bug in the tangle/ utility.
* 3791Kartik K. Agaram2017-03-121-1009/+1006
| | | | Simpler way to do commit 2929.
* 3764 - better colors for cross-linksKartik K. Agaram2017-03-081-4/+5
|
* 3761Kartik K. Agaram2017-03-071-185/+186
|
* 3750Kartik K. Agaram2017-03-021-31/+31
|
* 3749Kartik K. Agaram2017-03-021-31/+31
|
* 3746Kartik K. Agaram2017-02-071-1/+1
|
* 3725Kartik K. Agaram2016-12-271-1/+1
| | | | | | More improvements to cross-linking example programs. Include their own functions as well in the tags for each program, even as you share the core .mu files everywhere.
* 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-148/+148
|
* 3710Kartik K. Agaram2016-12-261-1100/+1100
| | | | | 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-1102/+1126
| | | | | | 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.
* 3667Kartik K. Agaram2016-11-111-45/+73
|
* 3578Kartik K. Agaram2016-10-231-0/+1
|
* 3561Kartik K. Agaram2016-10-221-2/+2
|
* 3544Kartik K. Agaram2016-10-221-1/+1
|
* 3543Kartik K. Agaram2016-10-221-1/+1
|
* 3524Kartik K. Agaram2016-10-201-31/+31
|
* 3456Kartik K. Agaram2016-10-061-2/+2
|
* 3431Kartik K. Agaram2016-09-301-104/+106
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3430Kartik K. Agaram2016-09-281-14/+2
|
* 3395Kartik K. Agaram2016-09-171-87/+108
|
* 3355Kartik K. Agaram2016-09-151-1/+6
|
* 3315Kartik K. Agaram2016-09-101-93/+40
|
* 3266Kartik K. Agaram2016-08-271-1/+1
|
* 3158Kartik K. Agaram2016-07-271-2/+2
|
* 3117Kartik K. Agaram2016-07-201-1/+1
|
* 3102Kartik K. Agaram2016-07-051-10/+9
|
* 3013Kartik K. Agaram2016-05-261-7/+45
|
* 2996Kartik K. Agaram2016-05-211-0/+1114