]> gitweb.factorcode.org Git - factor.git/commit
namespaces: rework so a singleton isn't necessary
authorJoe Groff <arcata@gmail.com>
Sun, 27 Nov 2011 18:43:23 +0000 (10:43 -0800)
committerJoe Groff <arcata@gmail.com>
Tue, 29 Nov 2011 02:25:27 +0000 (18:25 -0800)
commit16e510bc76679667656e37d62d71aeada4c667e7
tree8d1c9e4b648e97369300ce1d8e26a5ded1b8172d
parenta1b730e86733335f32624fda57475139c52f2c4f
namespaces: rework so a singleton isn't necessary
Make global foldable, and make the underlying global object a hashtable wrapper. Also, use a tuple instead of a generic array for the global box type.
basis/bootstrap/image/image.factor
basis/tools/deploy/shaker/shaker.factor
core/namespaces/namespaces.factor