femtolisp/llt
JeffBezanson 45c11c944b porting over some small LLT fixes 2010-04-10 04:25:59 +00:00
..
attic import of llt library source 2008-07-01 01:53:51 +00:00
Makefile adding arraylist to LLT 2010-03-05 18:08:31 +00:00
UTF8.txt adding new UTF8 example text 2008-09-03 18:39:27 +00:00
arraylist.c adding arraylist to LLT 2010-03-05 18:08:31 +00:00
arraylist.h adding arraylist to LLT 2010-03-05 18:08:31 +00:00
bitvector-ops.c clarifying which values are unspecified, and making the unspecified value 2010-01-06 18:27:28 +00:00
bitvector.c adding => form of cond clauses 2009-08-14 03:17:21 +00:00
bitvector.h adding => form of cond clauses 2009-08-14 03:17:21 +00:00
bswap.c more reorganization of LLT 2009-03-03 03:16:30 +00:00
cplxprint.c adding equalhash.c 2008-11-28 21:44:59 +00:00
dblprint.c changes to support mac compilation better. patches from Stefan. 2009-08-24 01:11:36 +00:00
dirpath.c some LLT cleanup: 2010-02-25 04:37:33 +00:00
dirpath.h added globals *install-dir* and *print-width*, parameterized 2008-09-11 02:37:38 +00:00
dtypes.h porting over some small LLT fixes 2010-04-10 04:25:59 +00:00
dump.c some LLT cleanup: 2010-02-25 04:37:33 +00:00
fp.c fixing use of an undefined behavior that was breaking compiles occasionally 2009-07-29 02:32:23 +00:00
hashing.c some LLT cleanup: 2010-02-25 04:37:33 +00:00
hashing.h more reorganization of LLT 2009-03-03 03:16:30 +00:00
htable.c some LLT cleanup: 2010-02-25 04:37:33 +00:00
htable.h allowing multiple expressions in lambda 2009-05-29 04:38:50 +00:00
htable.inc porting over some small LLT fixes 2010-04-10 04:25:59 +00:00
htableh.inc making all builtins print readably; (builtin 'sym) function 2008-12-21 05:55:00 +00:00
ieee754.h some LLT cleanup: 2010-02-25 04:37:33 +00:00
int2str.c avoiding sprintf for error messages where possible 2009-03-25 02:28:21 +00:00
ios.c some LLT cleanup: 2010-02-25 04:37:33 +00:00
ios.h some LLT cleanup: 2010-02-25 04:37:33 +00:00
llt.h some LLT cleanup: 2010-02-25 04:37:33 +00:00
lltinit.c putting llt_init in a separate file 2010-01-06 20:27:04 +00:00
lookup3.c import of llt library source 2008-07-01 01:53:51 +00:00
memalign.c improving portability to Mac OS 2009-08-29 00:54:51 +00:00
mt19937ar.c import of llt library source 2008-07-01 01:53:51 +00:00
notes import of llt library source 2008-07-01 01:53:51 +00:00
operators.c adding R6RS div, mod, div0, mod0 2009-05-14 17:54:59 +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 some LLT cleanup: 2010-02-25 04:37:33 +00:00
random.h more reorganization of LLT 2009-03-03 03:16:30 +00:00
scrap import of llt library source 2008-07-01 01:53:51 +00:00
socket.c some LLT cleanup: 2010-02-25 04:37:33 +00:00
socket.h import of llt library source 2008-07-01 01:53:51 +00:00
swapreverse.c more reorganization of LLT 2009-03-03 03:16:30 +00:00
timefuncs.c some LLT cleanup: 2010-02-25 04:37:33 +00:00
timefuncs.h import of llt library source 2008-07-01 01:53:51 +00:00
unittest.c basic ios read, write, and stream creation 2008-08-17 03:47:32 +00:00
unittest.c.1 import of llt library source 2008-07-01 01:53:51 +00:00
utf8.c improving portability to Mac OS 2009-08-29 00:54:51 +00:00
utf8.h some LLT cleanup: 2010-02-25 04:37:33 +00:00
utils.h making = a builtin 2009-04-15 23:54:43 +00:00