factor/basis/dlists
Doug Coleman 17cc8ad1f3 dlists: use maybe: dlist-link. 2011-11-22 19:38:46 -08:00
..
prettyprint Add a seq>dlist word and make a dlist literal DL{ 2011-10-29 01:05:37 -07:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
dlists-docs.factor Update documentation for new help lint check 2010-02-19 12:31:52 +13:00
dlists-tests.factor dlists: make a dlist-link tuple so you can "be the node" by subclassing it. this allows you go put a type on the obj>> slot. ensure that dlist nodes are returned with prev/next pointers set to f so they can be reused. dlist-filter used to work destructively on the dlist, make a new dlist instead because the combinator relied on using prev/next of deleted nodes. 2011-11-15 16:33:16 -08:00
dlists.factor dlists: use maybe: dlist-link. 2011-11-22 19:38:46 -08:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt Create basis vocab root 2008-07-28 22:03:13 -05:00