JeffBezanson
|
8d7576250d
|
porting over some minor changes to LLT
|
2010-05-02 18:28:53 +00:00 |
JeffBezanson
|
be453f2ed5
|
improving portability to Mac OS
fixes for big endian architectures (PowerPC)
renaming exported symbol raise to fl_raise
fixing some bugs and oversights discovered in the process
|
2009-08-29 00:54:51 +00:00 |
JeffBezanson
|
27a3e413d3
|
adding opcodes loada0, loada1, loadc00, loadc01
adding offset and count arguments to dump
|
2009-06-08 03:22:32 +00:00 |
JeffBezanson
|
8e78e4cdbb
|
making some utf8 routines more robust against invalid data
implementing tail position in compiler
adding arg count checking for instructionized builtins
|
2009-04-02 02:22:38 +00:00 |
JeffBezanson
|
c89111f7cb
|
refactored escape sequence handling a bit, added error for invalid hex
discarding rest of input line after a parse error
made compare() do less work for unordered comparison
added peekc and purge to ios
|
2008-11-06 04:04:04 +00:00 |
JeffBezanson
|
581afbf636
|
fixing the result of casting floating point numbers to uint64
handling NULL locale
|
2008-10-08 01:14:23 +00:00 |
JeffBezanson
|
9acdf313b9
|
adding more ios functions
porting femtolisp to use ios for all I/O
|
2008-08-17 18:16:31 +00:00 |
JeffBezanson
|
1f81d56b89
|
import of llt library source
|
2008-07-01 01:53:51 +00:00 |