Doug Coleman
|
bd13e018dd
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
Joe Groff
|
076ab42dc3
|
move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab
|
2009-09-17 22:36:05 -05:00 |
Doug Coleman
|
0be2e17246
|
put a method on M\ tuple string>alien that calls underlying>>
|
2009-08-29 19:55:27 -05:00 |
Joe Groff
|
75b3bc655a
|
allow alien.strings:alien>string to take an object with underlying>> slot
|
2009-08-26 09:13:30 -05:00 |
Slava Pestov
|
764ee52cde
|
alien.strings: fix symbol>string for Windows
|
2009-05-05 14:41:38 -05:00 |
Slava Pestov
|
9f907c287e
|
alien.strings: fix native-string>alien on Windows
|
2009-05-05 11:40:28 -05:00 |
Slava Pestov
|
0ecb771aa4
|
alien.strings cleanup
|
2009-05-05 09:12:39 -05:00 |
Slava Pestov
|
fb5b48c71a
|
Fix some test failures
|
2009-05-04 09:44:26 -05:00 |
Slava Pestov
|
a63ad6a7a5
|
Remove cruddy string encoding/decoding code from VM
|
2009-05-02 13:45:38 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |
Slava Pestov
|
5d9c1ea0a0
|
Documentation updates, rename unfold to produce
|
2008-07-10 01:00:27 -05:00 |
Slava Pestov
|
b36e06d0d6
|
Builtinn types now use new slot accessors; tuple slot type declaration work in progress
|
2008-06-28 02:36:20 -05:00 |
Daniel Ehrenberg
|
8b6e234709
|
Encodings use singletons; descriptive error updates
|
2008-05-10 20:17:24 -05:00 |
Slava Pestov
|
df41c8b68f
|
Fix documentation
|
2008-04-23 02:46:35 -05:00 |
Slava Pestov
|
cad4a4ea77
|
Support old behavior
|
2008-04-20 22:20:13 -05:00 |
Slava Pestov
|
40acac17c2
|
Fix f ... alien>string
|
2008-04-20 19:29:58 -05:00 |
Slava Pestov
|
55f6636bc0
|
FFI string encoding conversion
|
2008-04-20 05:15:46 -05:00 |