From 18d5bab2b66406ee1e329ef099b375d98f0c2dd8 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 4 Dec 2020 21:57:51 -0800 Subject: 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. --- apps/braces | Bin 48732 -> 48824 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'apps/braces') diff --git a/apps/braces b/apps/braces index cd098220..610431a5 100755 Binary files a/apps/braces and b/apps/braces differ -- cgit 1.4.1-2-gfad0