about summary refs log tree commit diff stats
path: root/032operands.cc
Commit message (Collapse)AuthorAgeFilesLines
* 6892Kartik Agaram2020-09-271-1/+1
|
* 6890Kartik Agaram2020-09-271-3/+4
|
* 6888Kartik Agaram2020-09-271-10/+110
| | | | Teach `bootstrap translate` about the new /xm32 and /x32 arguments.
* 6887Kartik Agaram2020-09-271-64/+64
| | | | | subx.md distinguishes between operands and arguments. Let's use that terminology more consistently in the sources.
* 6397Kartik Agaram2020-05-241-0/+540
Drop '---' section boundaries from filenames. I noticed them confusing tab-completion for certain advanced shell setups.
boothj5@gmail.com> 2014-11-17 23:39:16 +0000 Updated aqua theme' href='/danisanti/profani-tty/commit/themes/aqua?id=fbb0f81f45713ef099ac2f1bec407d1d256b246f'>fbb0f81f ^
30b5f112 ^








fbb0f81f ^

45a26b11 ^


fbb0f81f ^
30b5f112 ^
71679a31 ^

fbb0f81f ^
45a26b11 ^
fbb0f81f ^
45a26b11 ^
fbb0f81f ^
2f82f50a ^
86c1c388 ^
1a3dc91e ^
fbb0f81f ^

fbb0f81f ^
fbc30231 ^

















cd2458c0 ^

0ae975c2 ^

fbb0f81f ^
b21edfaa ^
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