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 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
999aa7c897
|
factor: clean up spaces in -tests files
|
2015-07-02 10:34:01 -07:00 |
Doug Coleman
|
e3cb325040
|
factor: clean up whitespace in -docs files
|
2015-07-02 10:31:22 -07:00 |
Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
John Benediktsson
|
d68175f48f
|
Some more general fixes for recent refactors.
|
2015-06-08 19:15:29 -07:00 |
John Benediktsson
|
c75fc48f23
|
switch some vocabs to 4 spaces.
|
2013-07-24 14:52:09 -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 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Slava Pestov
|
9bb70c2c4d
|
Update usages of global ... change-at to use the new change-global combinator
|
2009-04-30 21:38:14 -05:00 |
Slava Pestov
|
df18c0b6e7
|
Making more code infer
|
2009-04-15 19:03:44 -05:00 |
Slava Pestov
|
9d44b7620f
|
Fixing the build
|
2009-03-18 17:01:26 -05:00 |
Slava Pestov
|
aa67844a23
|
Update remaining >r/r> usages
|
2008-12-18 00:42:12 -06:00 |
Slava Pestov
|
0745f10068
|
Fix load error
|
2008-11-23 17:54:32 -06:00 |
Slava Pestov
|
4d9a4c573c
|
Update wordtimer for micros removal
|
2008-11-23 03:10:21 -06:00 |
Slava Pestov
|
4b19afdb4e
|
Fixing issues found by stricter help lint
|
2008-09-24 01:59:05 -05:00 |
Slava Pestov
|
cf80dd122a
|
Updating code for make and fry changes
|
2008-09-10 22:11:40 -05:00 |
Doug Coleman
|
dadd614fcb
|
fix teh docs
|
2008-08-30 13:31:13 -05:00 |
Phil Dawes
|
7f8e378be7
|
added wordtimer-call word to make timing simpler
|
2008-07-26 11:31:40 +01:00 |
Alfredo Beaumont
|
e3ce229c1f
|
Fix a stack underflow
|
2008-07-10 23:55:45 +02:00 |
Phil Dawes
|
8e24fb9e05
|
Added doc for profile-vocab
|
2008-07-08 20:50:49 +01:00 |
Phil Dawes
|
f485c63f22
|
fixed to use new-style accessor for word-name
|
2008-07-08 20:32:34 +01:00 |
Phil Dawes
|
fea1350790
|
Wordtimer vocab for time-profiling words and vocabs
|
2008-07-08 20:01:28 +01:00 |