John Benediktsson
|
3f18b71d07
|
cleanup some QUALIFIED: that are no longer needed.
|
2016-03-29 10:20:16 -07:00 |
Jon Harper
|
cb6ddb1735
|
rename math.statistics:cum-map to sequences:accumulate*
|
2016-03-08 13:41:54 -08:00 |
Doug Coleman
|
46587f8457
|
factor: arch -> arch-name. fix breakage caused by other patch.
|
2015-08-12 11:08:24 -05:00 |
Doug Coleman
|
330c7ba156
|
factor: Removing SLOT: nth/at/global in favor of using change: at for tuple slots named ``at`` and change-at for hashtables.
Redo many FROM: and QUALIFIED: and using lists.
|
2015-08-12 08:49:02 -05:00 |
John Benediktsson
|
2e86fd6af0
|
benchmark: rename main methods to be consistent.
|
2012-07-19 17:36:42 -07:00 |
Joe Groff
|
2bd6de9a02
|
slots: pre-create the "at", "nth", and "global" slots to make deterministic the currently nondeterministic ambiguity between accessors:change-* and assocs:change-at, sequences:change-nth, and namespaces:change-global
|
2011-09-19 10:03:43 -07:00 |
Slava Pestov
|
6737d2cdab
|
benchmark.hashtables: throw something together
|
2009-07-07 12:20:43 -05:00 |