From 1243ed9c06871aec296071aa390b8ed60fa58d1f Mon Sep 17 00:00:00 2001 From: hellerve Date: Wed, 18 Dec 2019 22:36:55 +0100 Subject: [PATCH] devlog: finished 2019-12-18 --- devlog/2019-12-18.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/devlog/2019-12-18.md b/devlog/2019-12-18.md index 6a191dd..606e48e 100644 --- a/devlog/2019-12-18.md +++ b/devlog/2019-12-18.md @@ -15,4 +15,10 @@ at all, but I really want to. ## Review -Time worked: +Time worked: 1:00 + +I was able to make it kinda sorta work. I can open an unhighlighted Carp +editor, play around in it, and try to check the results using a button that +spits out the error in a new inspector for me. This isn’t quite what I +envisioned, but all the pieces are there. I just need to connect the dots +somehow now.