upscheme/llt
JeffBezanson ad4a086790 converting for to a special form
adding loadi8 instruction
cleaning up numeric comparison, reducing repeated code
2009-04-16 03:05:38 +00:00
..
attic
Makefile more reorganization of LLT 2009-03-03 03:16:30 +00:00
UTF8.txt
bitvector-ops.c support reading hex float literals 2008-11-23 07:12:37 +00:00
bitvector.c support reading hex float literals 2008-11-23 07:12:37 +00:00
bitvector.h updating bitvector functions to use int64s in more places, since 2008-10-31 02:50:00 +00:00
bswap.c more reorganization of LLT 2009-03-03 03:16:30 +00:00
config.h
cplxprint.c adding equalhash.c 2008-11-28 21:44:59 +00:00
dblprint.c adding equalhash.c 2008-11-28 21:44:59 +00:00
dirpath.c added globals *install-dir* and *print-width*, parameterized 2008-09-11 02:37:38 +00:00
dirpath.h added globals *install-dir* and *print-width*, parameterized 2008-09-11 02:37:38 +00:00
dtypes.h converting for to a special form 2009-04-16 03:05:38 +00:00
dump.c fix bug in (case) 2009-03-13 14:54:48 +00:00
fp.c more reorganization of LLT 2009-03-03 03:16:30 +00:00
hashing.c making = a builtin 2009-04-15 23:54:43 +00:00
hashing.h more reorganization of LLT 2009-03-03 03:16:30 +00:00
htable.c more efficient representation for small tables 2008-12-22 06:36:50 +00:00
htable.h more efficient representation for small tables 2008-12-22 06:36:50 +00:00
htable.inc fixing bug in hash table. growth schedule made it possible for 2009-03-28 23:46:02 +00:00
htableh.inc making all builtins print readably; (builtin 'sym) function 2008-12-21 05:55:00 +00:00
ieee754.h
int2str.c avoiding sprintf for error messages where possible 2009-03-25 02:28:21 +00:00
ios.c adding io.putc, io.tostring!, string.map, print-to-string 2009-03-05 03:48:17 +00:00
ios.h more reorganization of LLT 2009-03-03 03:16:30 +00:00
llt.h updating bitvector functions to use int64s in more places, since 2008-10-31 02:50:00 +00:00
lookup3.c
memalign.c more reorganization of LLT 2009-03-03 03:16:30 +00:00
mt19937ar.c
notes
operators.c making = a builtin 2009-04-15 23:54:43 +00:00
pshash.c changing representation of cvalue types so each type is 2008-12-11 04:04:17 +00:00
ptrhash.c support reading hex float literals 2008-11-23 07:12:37 +00:00
ptrhash.h support reading hex float literals 2008-11-23 07:12:37 +00:00
random.c more reorganization of LLT 2009-03-03 03:16:30 +00:00
random.h more reorganization of LLT 2009-03-03 03:16:30 +00:00
scrap
socket.c
socket.h
swapreverse.c more reorganization of LLT 2009-03-03 03:16:30 +00:00
timefuncs.c
timefuncs.h
unittest.c
unittest.c.1
utf8.c making some utf8 routines more robust against invalid data 2009-04-02 02:22:38 +00:00
utf8.h refactored escape sequence handling a bit, added error for invalid hex 2008-11-06 04:04:04 +00:00
utils.h making = a builtin 2009-04-15 23:54:43 +00:00