about summary refs log tree commit diff stats
path: root/html/083scenario_screen_test.mu.html
Commit message (Collapse)AuthorAgeFilesLines
* 3951Kartik K. Agaram2017-06-241-4/+19
|
* 3867Kartik K. Agaram2017-05-191-2/+2
|
* 3855Kartik K. Agaram2017-05-131-2/+2
|
* 3825Kartik K. Agaram2017-04-161-2/+2
|
* 3764 - better colors for cross-linksKartik K. Agaram2017-03-081-3/+4
|
* 3761Kartik K. Agaram2017-03-071-9/+10
|
* 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-4/+4
|
* 3710Kartik K. Agaram2016-12-261-32/+32
| | | | | 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-35/+59
| | | | | | 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-6/+6
| | | | Update syntax highlighting to not color numeric locations like literals.
* 3431Kartik K. Agaram2016-09-301-1/+1
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3430Kartik K. Agaram2016-09-281-8/+7
|
* 3395Kartik K. Agaram2016-09-171-6/+6
|
* 3021Kartik K. Agaram2016-05-271-4/+6
|
* 2866Kartik K. Agaram2016-04-251-4/+4
|
* 2812Kartik K. Agaram2016-03-271-7/+16
|
* 2745Kartik K. Agaram2016-03-091-1/+1
|
* 2744Kartik K. Agaram2016-03-091-1/+1
| | | | Tweak colors and font-sizes in generated html.
* 2743Kartik K. Agaram2016-03-091-16/+7
| | | | | Looks like "TOhtml | <other command>" doesn't work on Mac OS X for some reason..
* 2605Kartik K. Agaram2016-01-261-4/+6
|
* 2611Kartik K. Agaram2015-11-291-2/+2
|
* 2430 - make room for more transformsKartik K. Agaram2015-11-131-0/+63
nnel.mu.html?h=main&id=2da43c9462c7b7c1bb78d2f2826b3b97b4874973'>^
c5ffb6e1 ^
76755b28 ^
f5465e12 ^


c5ffb6e1 ^

f5465e12 ^

d009e158 ^
c5ffb6e1 ^
d009e158 ^

9570363a ^

c5ffb6e1 ^




1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79