John Benediktsson
|
1f607f0573
|
use ``tuple-slots`` instead of ``tuple>array rest``.
|
2014-05-23 13:27:59 -07:00 |
John Benediktsson
|
cc8ba65558
|
serialize: some cleanup.
|
2014-05-23 13:27:22 -07:00 |
Joe Groff
|
943596575a
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
Doug Coleman
|
c731dc6edb
|
Rename lookup to lookup-word.
|
2011-11-06 16:00:00 -08:00 |
Doug Coleman
|
94db86a6db
|
Make "foo.private" require load foo instead.
Move require from vocabs.loader to vocabs. Update everything.
Fixes #201.
|
2011-11-02 11:50:03 -07:00 |
Doug Coleman
|
763d9a3f7d
|
Missed yet more renames
|
2011-10-24 17:00:09 -07:00 |
John Benediktsson
|
b237df3a3b
|
Remove unused stack effects from DEFER: declarations.
|
2011-10-18 14:42:17 -07:00 |
Slava Pestov
|
1972351d7f
|
Move hashtables.identity to basis and update serialize vocab to use them
|
2010-06-21 22:26:01 -04:00 |
Slava Pestov
|
cdcdb708d7
|
Update some more 'update' usages to call 'assoc-union!'
|
2010-02-04 03:44:24 +13:00 |
Slava Pestov
|
df4fb4a3ee
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
Slava Pestov
|
064c00f78d
|
New identity-hashcode primitive
|
2009-11-10 21:18:54 -06:00 |
Slava Pestov
|
08e7d25dc5
|
change-each -> map!, deep-change-each -> deep-map!
|
2009-10-27 22:32:56 -05: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 |
Doug Coleman
|
4a3d63e00a
|
use if-zero in a few more places
|
2009-08-11 18:15:53 -05:00 |
Samuel Tardieu
|
03e956d72e
|
Automatically load needed vocabularies when deserializing words
|
2009-06-19 13:03:01 +02:00 |
Slava Pestov
|
79f5c30a7a
|
serialize: Remove code for handling complex and ratio values since those are tuples now
|
2009-05-15 17:18:56 -05:00 |
Slava Pestov
|
f34c14a0f5
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
Slava Pestov
|
34792a9f23
|
Remove >r/r>
|
2008-12-17 19:17:37 -06:00 |
Slava Pestov
|
ca1f3b5af0
|
(serialize) should not be private since concurrency.distributed defines a method
|
2008-11-15 02:35:53 -06:00 |
Slava Pestov
|
3d83ed07fd
|
Minor documentation updates: json, xml, serialize
|
2008-11-14 22:49:17 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |