mu/apps/advent2020
Kartik Agaram 18d5bab2b6 7329 - snapshot: advent day 4 part 2
I've found two bugs in SubX libraries:

1. next-word had an out-of-bounds read
2. next-word was skipping comments, because that's what I need during bootstrapping.
I've created a new variant called next-raw-word that doesn't skip comments.
These really need better names.

We're now at the point where 4b.mu has the right structure and returns
identical result to 4a.mu.
2020-12-04 23:02:53 -08:00
..
1a.mu 7316 2020-12-01 01:19:07 -08:00
1b.mu 7316 2020-12-01 01:19:07 -08:00
2a.mu 7318 - advent day 2 done 2020-12-02 19:36:10 -08:00
2b.mu 7318 - advent day 2 done 2020-12-02 19:36:10 -08:00
3a.mu 7321 - advent day 3 part 1 2020-12-02 22:12:55 -08:00
3b.mu 7323 - advent day 3 done 2020-12-02 22:32:27 -08:00
4a.mu 7328 - advent day 4 part 1 2020-12-04 21:01:59 -08:00
4b.mu 7329 - snapshot: advent day 4 part 2 2020-12-04 23:02:53 -08:00
vimrc.vim 7315 2020-12-01 01:03:30 -08:00