factor/core/namespaces
Slava Pestov 0290be6e93 Exploit the fast-path for allocation of array with initial element 0 by changing
new-sequence on arrays, the vector constructor, and resize-array, called when
growing vectors, to fill arrays with 0 instead of f. user code never observes the
initial value in these situations anyway. small speedup on bootstrap
2008-12-06 18:37:28 -06:00
..
authors.txt Initial import 2007-09-20 18:09:08 -04:00
namespaces-docs.factor New $quotation markup element 2008-11-16 09:03:30 -06:00
namespaces-tests.factor reverse the arguments of diff, assoc-diff 2008-04-26 02:01:06 -05:00
namespaces.factor Exploit the fast-path for allocation of array with initial element 0 by changing 2008-12-06 18:37:28 -06:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00
tags.txt Initial import 2007-09-20 18:09:08 -04:00