about summary refs log tree commit diff stats
ModeNameSize
-rw-r--r--LICENSE.txt15249log stats plain blame
-rw-r--r--Manual_tests.md1040log stats plain blame
-rw-r--r--MemoryReferenceInfo.lua.042695log stats plain blame
-rw-r--r--MemoryReferenceInfo.lua.unused42812log stats plain blame
-rw-r--r--README.md4216log stats plain blame
-rw-r--r--app.lua11422log stats plain blame
-rw-r--r--button.lua663log stats plain blame
-rw-r--r--drawing.lua30467log stats plain blame
-rw-r--r--drawing_tests.lua36734log stats plain blame
-rw-r--r--file.lua5983log stats plain blame
-rw-r--r--geom.lua4483log stats plain blame
-rw-r--r--help.lua6769log stats plain blame
-rw-r--r--icons.lua2121log stats plain blame
-rw-r--r--json.lua9661log stats plain blame
-rw-r--r--keychord.lua1676log stats plain blame
-rw-r--r--main.lua18556log stats plain blame
-rw-r--r--main_tests.lua1092log stats plain blame
-rw-r--r--search.lua3217log stats plain blame
-rw-r--r--select.lua5968log stats plain blame
-rw-r--r--test.lua843log stats plain blame
-rw-r--r--text.lua31695log stats plain blame
-rw-r--r--text_tests.lua62910log stats plain blame
-rw-r--r--undo.lua3666log stats plain blame
5
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170