about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* .Kartik Agaram2021-06-231-8/+0
* .Kartik Agaram2021-06-231-1/+1
* .Kartik Agaram2021-06-231-2/+2
* .Kartik Agaram2021-06-2317-5546/+6890
* .Kartik Agaram2021-06-231-4/+4
* .Kartik Agaram2021-06-231-1/+1
* one more bug, and documentation for infixKartik K. Agaram2021-06-234-27/+80
* .Kartik K. Agaram2021-06-231-3/+3
* .Kartik K. Agaram2021-06-231-8/+8
* one more bugKartik K. Agaram2021-06-232-9/+22
* start using infix in data diskKartik K. Agaram2021-06-231-57/+54
* all tests passing again; infix seems doneKartik K. Agaram2021-06-223-16/+20
* infix tests passing but something's still brokenKartik K. Agaram2021-06-221-2/+48
* 2 failing tests remainingKartik K. Agaram2021-06-221-2/+44
* almost there; this is encouragingKartik K. Agaram2021-06-221-16/+21
* beginnings of tokenization within symbolsKartik K. Agaram2021-06-222-17/+68
* .Kartik K. Agaram2021-06-222-21/+3
* clean up lexical categoriesKartik K. Agaram2021-06-223-142/+58
* snapshotKartik K. Agaram2021-06-221-3/+32
* .Kartik K. Agaram2021-06-221-3/+5
* snapshot: infixKartik K. Agaram2021-06-226-26/+557
* .Kartik K. Agaram2021-06-213-67/+89
* start implementing infixKartik K. Agaram2021-06-211-281/+3
* .Kartik K. Agaram2021-06-201-3/+3
* shell: now no definitions with long linesKartik K. Agaram2021-06-201-3/+7
* shell: shrink definition widths in a few placesKartik K. Agaram2021-06-201-12/+14
* this is how we create aliasesKartik K. Agaram2021-06-201-1/+1
* preserve indentation of the sandboxKartik K. Agaram2021-06-203-7/+7
* 'with' lets us drop a few more parensKartik K. Agaram2021-06-201-40/+41
* new macro: withKartik K. Agaram2021-06-204-4/+66
* new macro: retKartik K. Agaram2021-06-201-6/+7
* start dropping parens everywhereKartik K. Agaram2021-06-201-96/+98
* start guessing parentheses based on indentationKartik K. Agaram2021-06-203-77/+66
* snapshotKartik K. Agaram2021-06-208-22/+591
* start emitting indent tokensKartik K. Agaram2021-06-185-31/+227
* redo next-token in more high-level termsKartik K. Agaram2021-06-182-73/+95
* .Kartik K. Agaram2021-06-181-30/+30
* .Kartik K. Agaram2021-06-181-49/+49
* start emitting token for newlineKartik K. Agaram2021-06-181-5/+12
* newlines are now a tokenKartik K. Agaram2021-06-182-4/+12
* start implementing indent-sensitivityKartik K. Agaram2021-06-181-2/+26
* .Kartik K. Agaram2021-06-181-6/+2
* .Kartik K. Agaram2021-06-181-8/+6
* make code in Readme easier to copyKartik K. Agaram2021-06-182-14/+14
* fix emulated buildKartik K. Agaram2021-06-181-2/+2
* shell: stop punning tokens as cellsKartik K. Agaram2021-06-183-89/+116
* Merge pull request #47 from akkartik/fix-precisionKartik Agaram2021-06-172-2/+5
|\
| * create .gitignoreSumeet Agarwal2021-06-171-0/+3
| * change precision when loading sandbox codeSumeet Agarwal2021-06-171-2/+2
|/
* .Kartik Agaram2021-06-1556-44831/+46598
7&id=272e15c4b7bdeeb258caadb7c62e70c49c12b16d'>^
3399650 ^

dc5d967 ^

3399650 ^
c09bf8d ^
3399650 ^



c09bf8d ^
080a38d ^
3399650 ^





c0705ee ^
3399650 ^









e6cbe9c ^
3399650 ^

adaa28a ^

1076f2b
adaa28a ^
1076f2b

dba2306 ^
bf35794 ^


dba2306 ^


4641aa2 ^
dba2306 ^
dc5d967 ^





dba2306 ^

dc5d967 ^
dba2306 ^
4641aa2 ^

1076f2b


0464e42 ^
1076f2b
dc5d967 ^
95e8d12 ^
1076f2b
439e15d ^
dc5d967 ^
1076f2b
4970ef9 ^


1076f2b
4970ef9 ^

1076f2b


dba2306 ^
1076f2b




dba2306 ^

1076f2b

f60c597 ^
1076f2b
dba2306 ^

1076f2b
f60c597 ^
dba2306 ^
1076f2b

c09bf8d ^





1076f2b
1076f2b




29355bd ^
1076f2b
39677ec ^
c0705ee ^



39677ec ^
9cd686c ^



83d2390 ^
9cd686c ^

6458d72 ^
9cd686c ^









eb756ee ^

c0705ee ^
eb756ee ^
9cd686c ^
83d2390 ^
dc5d967 ^
439e15d ^


9cd686c ^
dba2306 ^
1076f2b
0e5c819 ^
e3fd306 ^
0e5c819 ^
95e8d12 ^

0e5c819 ^





dba2306 ^
0e5c819 ^
6475be9 ^





0e5c819 ^
95e8d12 ^


0cf3ba0 ^
95e8d12 ^

c0705ee ^
0e5c819 ^

439e15d ^

1076f2b




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
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
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285