6a625688cda5
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Fri, 15 Jul 2016 19:13:31 +0000 |
parents | 5d3b8e0dc294 |
children | 68e8bd7f08f4 |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Fri Jul 15 14:08:25 2016 +0000 +++ b/README.markdown Fri Jul 15 19:13:31 2016 +0000 @@ -862,3 +862,8 @@ Everything always breaks all the time because programming, especially graphics/GUI programming, is a dumpster fire. I should just never update anything ever. A fucking lab mouse would have learned by now. + +* Added support for arbitrary Lisp objects in the [Bones][] heap, and hooked it + up for numbers for now. This is the first real Lisp/Prolog interop I've got, + which is pretty cool. It also means I can excise the stupid number-munging + code from [Hype][].