John Benediktsson
|
e477f6996f
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
John Benediktsson
|
5487480126
|
core: cleanup USING lists.
|
2013-03-05 10:34:47 -08:00 |
John Benediktsson
|
e0aff8d02c
|
sbufs: no need to contract.
|
2012-10-24 20:16:34 -07:00 |
John Benediktsson
|
bfd7576f73
|
using integer>fixnum in more places.
|
2012-08-02 14:26:39 -07:00 |
Joe Groff
|
cdd0e5774e
|
make new-resizable on growable sequences return a growable of the same type
|
2009-10-22 18:55:00 -05:00 |
Slava Pestov
|
030b1b816c
|
Add inline declarations for various assorted methods
|
2009-08-17 22:32:21 -05:00 |
Slava Pestov
|
b31fe9b8f2
|
Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab
|
2009-05-14 22:31:29 -05:00 |
Slava Pestov
|
252b1eb513
|
Faster conversion of sbufs, vectors and byte-vectors to their corresponding fixed-size type respectively; we call the resize-T primitive on the underlying sequence instead of >T
|
2008-12-05 06:37:19 -06:00 |
Slava Pestov
|
57cf756c0e
|
Use eq? instead of number= in a few places
|
2008-11-11 23:04:15 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
eb6a1de4a1
|
Some cleanup
|
2008-07-01 20:19:03 -05:00 |
Slava Pestov
|
3b41e31584
|
More tuple declaration work
|
2008-06-29 21:37:57 -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 |
Doug Coleman
|
30b75a797a
|
construct-boa -> boa
construct-empty -> new
|
2008-04-13 15:06:09 -05:00 |
Doug Coleman
|
fafd00bae7
|
rename new -> new-sequence
|
2008-04-13 12:54:58 -05:00 |
Slava Pestov
|
2ef76798b0
|
record1 strings
|
2008-01-31 23:00:08 -06:00 |
Slava Pestov
|
fcf5801899
|
Data type cleanups
|
2008-01-29 23:13:47 -06:00 |
Slava Pestov
|
5bc73cc5af
|
Fix string buffer implementation bug
|
2007-10-06 13:36:24 -04:00 |
Slava Pestov
|
a96457cecc
|
Initial import
|
2007-09-20 18:09:08 -04:00 |