about summary refs log tree commit diff stats
path: root/reference.md
Commit message (Expand)AuthorAgeFilesLines
* document recent handlersKartik K. Agaram2024-05-191-0/+7
* more realism in one more helperKartik K. Agaram2024-02-041-2/+2
* bugfixKartik K. Agaram2023-12-291-2/+2
* update docKartik K. Agaram2023-12-291-1/+1
* document a missing editor APIKartik K. Agaram2023-12-191-3/+6
* make button backgrounds optionalKartik K. Agaram2023-12-181-10/+9
* add a helper and update some docsKartik K. Agaram2023-12-181-3/+6
* streamline button.luaKartik K. Agaram2023-12-161-2/+2
* redo version checksKartik K. Agaram2023-12-061-0/+3
* cleaner API for file-system accessKartik K. Agaram2023-08-301-6/+2
* make a few names consistent with snake_caseKartik K. Agaram2023-08-301-3/+3
* correct various names in this and other pre-freewheeling forksKartik K. Agaram2023-08-261-7/+7
* fix method name in documentationKartik K. Agaram2023-08-261-1/+1
* document some editor constantsKartik K. Agaram2023-06-071-0/+19
* document facilities for buttons on screenKartik K. Agaram2023-06-061-0/+54
* document a couple of miscellaneous helpersKartik K. Agaram2023-06-051-0/+6
* document a few more keyboard primitivesKartik K. Agaram2023-06-051-0/+9
* rename modifier_down to key_downKartik K. Agaram2023-06-051-2/+1
* primitives for writing testsKartik K. Agaram2023-04-111-0/+27
* couple of typosKartik K. Agaram2023-04-111-4/+4
* editor documentationKartik K. Agaram2023-04-101-0/+49
* include a brief reference enabling many useful appsKartik K. Agaram2023-04-091-0/+264
caee81ec55a1dccdb50584d45ca5bbe00ec'>3b4daca ^
f4235a1 ^

3b4daca ^
f4235a1 ^
4aa2003 ^



0fab1b4 ^
1326914 ^
3b4daca ^
a6ab7a2 ^

d441f8a ^
9e17337 ^
d441f8a ^


9e17337 ^
d441f8a ^


9e17337 ^
d441f8a ^

3b4daca ^
9e17337 ^
d441f8a ^

84875f3 ^



9df1c3f ^































a6ab7a2 ^


e1c5a42 ^










a6ab7a2 ^












0fab1b4 ^
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120