about summary refs log tree commit diff stats
path: root/html/046global.cc.html
Commit message (Collapse)AuthorAgeFilesLines
* 3750Kartik K. Agaram2017-03-021-3/+3
|
* 3749Kartik K. Agaram2017-03-021-3/+3
|
* 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-10/+10
|
* 3710Kartik K. Agaram2016-12-261-82/+82
| | | | | 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-86/+110
| | | | | | 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.
* 3688Kartik K. Agaram2016-11-251-4/+4
| | | | | | | Move my todos over the past couple of years into the codebase now that it might be going dormant. Surprising how few todos left undone!
* 3667Kartik K. Agaram2016-11-111-2/+2
|
* 3544Kartik K. Agaram2016-10-221-1/+1
|
* 3543Kartik K. Agaram2016-10-221-1/+1
|
* 3431Kartik K. Agaram2016-09-301-7/+8
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3395Kartik K. Agaram2016-09-171-11/+11
|
* 3315Kartik K. Agaram2016-09-101-14/+3
|
* 3266Kartik K. Agaram2016-08-271-2/+2
|
* 2996Kartik K. Agaram2016-05-211-16/+16
|
* 2866Kartik K. Agaram2016-04-251-11/+9
|
* 2812Kartik K. Agaram2016-03-271-15/+24
|
* 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-41/+39
| | | | | Looks like "TOhtml | <other command>" doesn't work on Mac OS X for some reason..
* 2710Kartik K. Agaram2016-02-251-1/+0
|
* 2706 - update htmlKartik K. Agaram2016-02-251-1/+1
|
* 2625Kartik K. Agaram2016-02-021-1/+1
|
* 2605Kartik K. Agaram2016-01-261-0/+127
garam <vc@akkartik.com> 2018-02-15 20:36:16 -0800 committer Kartik K. Agaram <vc@akkartik.com> 2018-02-15 20:36:16 -0800 4204' href='/akkartik/mu/commit/build?h=hlt&id=745a6dee7875154e3512bed5d2c73869dddef13e'>745a6dee ^
c912b731 ^
5763322b ^


f0f16bdf ^
c912b731 ^
5763322b ^
c912b731 ^
53172ce1 ^
c912b731 ^
a232af2f ^


745a6dee ^
c912b731 ^
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