about summary refs log tree commit diff stats
path: root/html/044space_surround.cc.html
Commit message (Collapse)AuthorAgeFilesLines
* 4814Kartik Agaram2018-12-011-14/+16
|
* 4709Kartik Agaram2018-10-171-1/+1
|
* 4539Kartik Agaram2018-09-071-6/+6
|
* 4447Kartik Agaram2018-07-271-53/+63
|
* 4239Kartik Agaram2018-05-081-6/+6
|
* 4199Kartik K. Agaram2018-01-251-60/+55
|
* 4178Kartik K. Agaram2017-12-311-21/+19
|
* 4162Kartik K. Agaram2017-12-221-1/+1
|
* 4161Kartik K. Agaram2017-12-151-8/+8
|
* 4155Kartik K. Agaram2017-12-071-2/+2
|
* 4134 - 'input' = 'ingredient'Kartik K. Agaram2017-12-031-1/+1
|
* 4109Kartik K. Agaram2017-11-051-4/+4
|
* 4102Kartik K. Agaram2017-11-011-6/+6
|
* 4003Kartik K. Agaram2017-09-231-7/+7
|
* 3990Kartik K. Agaram2017-09-031-1/+1
|
* 3971Kartik K. Agaram2017-08-191-1/+1
|
* 3927Kartik K. Agaram2017-06-191-1/+1
|
* 3900Kartik K. Agaram2017-06-021-2/+2
|
* 3897 - various updates to documentationKartik K. Agaram2017-05-291-2/+2
|
* 3764 - better colors for cross-linksKartik K. Agaram2017-03-081-4/+5
|
* 3761Kartik K. Agaram2017-03-071-10/+11
|
* 3750Kartik K. Agaram2017-03-021-1/+1
|
* 3749Kartik K. Agaram2017-03-021-1/+1
|
* 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-11/+11
|
* 3710Kartik K. Agaram2016-12-261-66/+66
| | | | | 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-70/+94
| | | | | | 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.
* 3707Kartik K. Agaram2016-12-121-1/+2
| | | | | | | | | | | | | | | | | | Be more disciplined about tagging 2 different concepts in the codebase: a) Use the phrase "later layers" to highlight places where a layer doesn't have the simplest possible self-contained implementation. b) Use the word "hook" to point out functions that exist purely to provide waypoints for extension by future layers. Since both these only make sense in the pre-tangled representation of the codebase, using '//:' and '#:' comments to get them stripped out of tangled output. (Though '#:' comments still make it to tangled output at the moment. Let's see if we use it enough to be worth supporting. Scenarios are pretty unreadable in tangled output anyway.)
* 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-5/+6
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3395Kartik K. Agaram2016-09-171-9/+9
|
* 3266Kartik K. Agaram2016-08-271-3/+3
|
* 3219Kartik K. Agaram2016-08-171-0/+3
| | | | | | | | 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.
* 2996Kartik K. Agaram2016-05-211-1/+1
|
* 2866Kartik K. Agaram2016-04-251-4/+4
|
* 2812Kartik K. Agaram2016-03-271-18/+27
|
* 2745Kartik K. Agaram2016-03-091-1/+1
|
* 2744Kartik K. Agaram2016-03-091-3/+3
| | | | Tweak colors and font-sizes in generated html.
* 2743Kartik K. Agaram2016-03-091-32/+24
| | | | | Looks like "TOhtml | <other command>" doesn't work on Mac OS X for some reason..
* 2710Kartik K. Agaram2016-02-251-5/+1
|
* 2706 - update htmlKartik K. Agaram2016-02-251-1/+1
|
* 2605Kartik K. Agaram2016-01-261-0/+103
|
* 1778Kartik K. Agaram2015-07-131-97/+0
|
* 1632Kartik K. Agaram2015-06-231-1/+1
|
* 1631 - update html versionsKartik K. Agaram2015-06-231-5/+5
| | | | | | Html is a little more readable thanks to feedback from J David Eisenberg (https://news.ycombinator.com/item?id=9766330), in particular the suggestion to use https://addons.mozilla.org/En-us/firefox/addon/wcag-contrast-checker.
* 1556Kartik K. Agaram2015-06-121-1/+1
|
* 1549Kartik K. Agaram2015-06-091-2/+2
|
* 1517Kartik K. Agaram2015-05-301-4/+4
|