about summary refs log tree commit diff stats
path: root/html/factorial.mu.html
Commit message (Collapse)AuthorAgeFilesLines
* 4814Kartik Agaram2018-12-011-11/+14
|
* 4539Kartik Agaram2018-09-071-6/+6
|
* 4447Kartik Agaram2018-07-271-2/+2
|
* 4239Kartik Agaram2018-05-081-5/+5
|
* 4200Kartik K. Agaram2018-01-271-5/+5
| | | | Forgot to set up exuberant_ctags_rc as .ctags on new laptop.
* 4199Kartik K. Agaram2018-01-251-15/+14
|
* 4165Kartik K. Agaram2017-12-271-1/+1
|
* 4161Kartik K. Agaram2017-12-151-4/+4
|
* 4134 - 'input' = 'ingredient'Kartik K. Agaram2017-12-031-1/+1
|
* 4009Kartik K. Agaram2017-10-041-17/+22
| | | | | Undo commit 4002 for factorial.mu, because index.html describes it as an example showing the labels '{' and '}'.
* 4003Kartik K. Agaram2017-09-231-22/+17
|
* 3764 - better colors for cross-linksKartik K. Agaram2017-03-081-3/+4
|
* 3761Kartik K. Agaram2017-03-071-10/+11
|
* 3725Kartik K. Agaram2016-12-271-5/+5
| | | | | | 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.
* 3710Kartik K. Agaram2016-12-261-33/+33
| | | | | 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-36/+60
| | | | | | 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.
* 3569Kartik K. Agaram2016-10-231-8/+8
| | | | Update syntax highlighting to not color numeric locations like literals.
* 3491Kartik K. Agaram2016-10-091-1/+1
| | | | | Update the html, proving that commit 3490 worked. The only changes are from other recent commits.
* 3431Kartik K. Agaram2016-09-301-3/+3
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3395Kartik K. Agaram2016-09-171-5/+5
|
* 2812Kartik K. Agaram2016-03-271-9/+18
|
* 2745Kartik K. Agaram2016-03-091-1/+1
|
* 2744Kartik K. Agaram2016-03-091-2/+2
| | | | Tweak colors and font-sizes in generated html.
* 2743Kartik K. Agaram2016-03-091-21/+12
| | | | | Looks like "TOhtml | <other command>" doesn't work on Mac OS X for some reason..
* 2430 - make room for more transformsKartik K. Agaram2015-11-131-4/+3
|
* 2423 - describe shape-shifting in html docsKartik K. Agaram2015-11-101-1/+1
|
* 2177Kartik K. Agaram2015-09-071-21/+24
|
* 2175Kartik K. Agaram2015-09-061-24/+21
|
* 2062Kartik K. Agaram2015-08-231-3/+3
|
* 1949Kartik K. Agaram2015-08-061-2/+2
|
* 1925Kartik K. Agaram2015-08-031-2/+2
|
* 1885Kartik K. Agaram2015-07-291-13/+13
|
* 1853Kartik K. Agaram2015-07-251-2/+2
|
* 1818Kartik K. Agaram2015-07-181-2/+2
|
* 1778Kartik K. Agaram2015-07-131-4/+4
|
* 1690Kartik K. Agaram2015-07-011-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-9/+9
|
* 1549Kartik K. Agaram2015-06-091-2/+2
|
* 1517Kartik K. Agaram2015-05-301-4/+4
|
* 1470Kartik K. Agaram2015-05-261-3/+3
|
* 1459Kartik K. Agaram2015-05-251-0/+71