about summary refs log tree commit diff stats
path: root/colorize.lua
Commit message (Expand)AuthorAgeFilesLines
* stop highlighting strings in codeKartik K. Agaram2023-06-171-2/+3
* reduce use of rfindKartik K. Agaram2023-01-131-14/+2
* source editing: highlight [[ ]] comments/stringsKartik K. Agaram2022-11-111-4/+14
* editing source code from within the appKartik K. Agaram2022-09-031-0/+83
>^
d55e7738 ^
ef7d834f ^




d55e7738 ^



3b776ac3 ^


01ce563d ^
3b776ac3 ^


5059f32d ^
3b776ac3 ^











4a48bedc ^
3b776ac3 ^

01ce563d ^
3b776ac3 ^



5059f32d ^
3b776ac3 ^

5059f32d ^
dd660682 ^
3b776ac3 ^
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