about summary refs log tree commit diff stats
path: root/apps
ModeNameSize
-rw-r--r--README.md488log stats plain blame
-rw-r--r--arith.mu5483log stats plain blame
-rwxr-xr-xassort44392log stats plain blame
-rw-r--r--assort.subx51428log stats plain blame
-rwxr-xr-xbraces46255log stats plain blame
-rw-r--r--braces.subx11019log stats plain blame
-rw-r--r--browse.mu4798log stats plain blame
-rwxr-xr-xcalls50902log stats plain blame
-rw-r--r--calls.subx57295log stats plain blame
-rwxr-xr-xcrenshaw2-143733log stats plain blame
-rw-r--r--crenshaw2-1.subx29588log stats plain blame
-rwxr-xr-xcrenshaw2-1b44280log stats plain blame
-rw-r--r--crenshaw2-1b.subx39758log stats plain blame
-rwxr-xr-xdquotes48014log stats plain blame
-rw-r--r--dquotes.subx98791log stats plain blame
-rwxr-xr-xex1205log stats plain blame
-rw-r--r--ex1.mu281log stats plain blame
-rw-r--r--ex1.subx381log stats plain blame
-rwxr-xr-xex10272log stats plain blame
-rw-r--r--ex10.subx3658log stats plain blame
-rwxr-xr-xex111186log stats plain blame
-rw-r--r--ex11.subx15939log stats plain blame
-rwxr-xr-xex12242log stats plain blame
-rw-r--r--ex12.subx1709log stats plain blame
-rwxr-xr-xex13219log stats plain blame
-rw-r--r--ex13.subx1060log stats plain blame
-rwxr-xr-xex14213log stats plain blame
-rw-r--r--ex14.subx923log stats plain blame
-rwxr-xr-xex2206log stats plain blame
-rw-r--r--ex2.2.mu302log stats plain blame
-rw-r--r--ex2.mu298log stats plain blame
-rw-r--r--ex2.subx357log stats plain blame
-rwxr-xr-xex3223log stats plain blame
-rw-r--r--ex3.2.mu549log stats plain blame
-rw-r--r--ex3.mu338log stats plain blame
-rw-r--r--ex3.subx1313log stats plain blame
-rwxr-xr-xex4244log stats plain blame
-rw-r--r--ex4.subx798log stats plain blame
-rwxr-xr-xex5244log stats plain blame
-rw-r--r--ex5.subx1687log stats plain blame
-rwxr-xr-xex6240log stats plain blame
-rw-r--r--ex6.subx1123log stats plain blame
-rwxr-xr-xex7374log stats plain blame
-rw-r--r--ex7.subx3569log stats plain blame
-rwxr-xr-xex8242log stats plain blame
-rw-r--r--ex8.subx2601log stats plain blame
-rwxr-xr-xex9236log stats plain blame
-rw-r--r--ex9.subx2953log stats plain blame
-rwxr-xr-xfactorial42836log stats plain blame
-rw-r--r--factorial.mu1246log stats plain blame
-rw-r--r--factorial.subx7252log stats plain blame
-rw-r--r--factorial2.subx3020log stats plain blame
-rw-r--r--factorial3.subx2054log stats plain blame
-rw-r--r--factorial4.subx2131log stats plain blame
-rwxr-xr-xhex46572log stats plain blame
-rw-r--r--hex.subx74844log stats plain blame
-rwxr-xr-xmu319197log stats plain blame
-rw-r--r--mu.subx803779log stats plain blame
-rw-r--r--mulisp.subx6699log stats plain blame
-rwxr-xr-xpack56971log stats plain blame
-rw-r--r--pack.subx292032log stats plain blame
-rw-r--r--parse-int.mu1197log stats plain blame
-rw-r--r--print-file.mu1079log stats plain blame
-rwxr-xr-xrandom23597log stats plain blame
-rw-r--r--random.subx2295log stats plain blame
-rwxr-xr-xsigils58624log stats plain blame
-rw-r--r--sigils.subx246621log stats plain blame
-rw-r--r--subx-params.subx397log stats plain blame
-rwxr-xr-xsurvey54324log stats plain blame
-rw-r--r--survey.subx256582log stats plain blame
-rwxr-xr-xtests43164log stats plain blame
-rw-r--r--tests.subx15102log stats plain blame
-rw-r--r--tui.mu789log stats plain blame
v>
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
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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197