Commit 92c989a
committed
Renamed 'lexers' to parsers, as to my knowledge, these would just be subparsers
within a parser (whereas lexers would happen before parsing starts, and would be
about reducing text into a smaller set of lexemes blah blah blah -- thing is, I
hate pedantry [what's that you say, how long is this commit going to get?] and
there might be some viable stretching of the word to actually make this correct.
But I figure I'll have to hear someone else be pedantic about it so I'm going to
change it anyways and write the worst commit you've ever seen in quiet
retribution. Well, not really quiet. RIP Zyzz. 'Second line is not empty, are
you' yea shut up.1 parent 200e4d6 commit 92c989a
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
0 commit comments