Neil
|
7b771097fc
|
trying some preprocessor platform detection
|
2013-03-17 15:02:33 -04:00 |
Jeff Bezanson
|
6ed61e66ac
|
moving some flisp-specific code out of library
|
2012-02-17 23:59:45 -05:00 |
Jeff Bezanson
|
689ec946d8
|
removing some unused stuff
|
2012-02-17 19:08:50 -05:00 |
JeffBezanson
|
36a209cd5f
|
making = a builtin
fixing = and eqv? to work properly on NaNs
fixing other comparison predicates to be consistent
|
2009-04-15 23:54:43 +00:00 |
JeffBezanson
|
5681745bc3
|
adding apply1, using it in trycatch (avoids consing)
allowing left bit shift to overflow to larger types
fixing bug in number->string on uint64
fixing bug in rand.uint64
|
2009-03-13 22:26:44 +00:00 |
JeffBezanson
|
2c1bb59486
|
adding integer? and number->string
a bit more renaming
|
2009-02-01 05:41:43 +00:00 |
JeffBezanson
|
9716ee3452
|
making list a builtin
increasing default heapsize, giving better performance
adding hexdump and int2str functions to llt
|
2008-12-31 04:45:08 +00:00 |
JeffBezanson
|
1f81d56b89
|
import of llt library source
|
2008-07-01 01:53:51 +00:00 |