c553652c4602
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 20 Aug 2016 22:07:27 +0000 |
parents | 9781b72fffb0 |
children | 7b3bae28c2dc |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Sat Aug 20 21:17:10 2016 +0000 +++ b/README.markdown Sat Aug 20 22:07:27 2016 +0000 @@ -1156,8 +1156,9 @@ implementation and some code to build/eval them and draw them with Graphviz. Watched part of Knuth's "Fun with BDDs" talk as inspiration. * Continuing my cover-to-cover, exerciseless read through of [SICP][]. -* Added a unit test to [Bones][]. It's not much, but I haven't worked on it in - a while and I want to get back to it, so I wanted to just do *something* so - tomorrow it won't feel like I haven't worked on it in forever. +* Added a unit test to [Bones][] and did a bunch of refactoring/cleanup I've + been meaning to get to. It's not much, but I haven't worked on it in a while + and I want to get back to it, so I wanted to just do *something* so tomorrow + it won't feel like I haven't worked on it in forever.