Undo delayed adding of hash-table to population. Instead, skip uniqueness check...
authorJoe Marshall <jmarshall@alum.mit.edu>
Mon, 18 Jan 2016 19:45:37 +0000 (11:45 -0800)
committerJoe Marshall <jmarshall@alum.mit.edu>
Mon, 18 Jan 2016 19:45:37 +0000 (11:45 -0800)
commit5e0fa58295f77d720b602a8b4e75a82189a477f2
treeedefc43ecacff2465756896dbb3ef3e92e5b64a4
parentf0f7294aa4aaa92c901866271ae6fe39966de7da
Undo delayed adding of hash-table to population.  Instead, skip uniqueness check on new hash-tables.
src/runtime/hashtb.scm
src/runtime/runtime.pkg