Alex Shinn
|
0a9085fbbd
|
const qualifying char* inputs to various API functions
|
2010-03-22 15:14:30 +09:00 |
|
Alex Shinn
|
9897107d53
|
replacing SEXP_OPC_ACCESSOR with separate getter & setter opcode classes
|
2010-03-16 15:19:46 +09:00 |
|
Alex Shinn
|
325007d2b9
|
Removing SEXP_OP_NEGATIVE and SEXP_OP_INVERSE - these are compiled
directly by generate_opcode_app now. Zero arity cases now supported:
(-) => 0, (/) => 1, equivalent to the zero arity + and * cases.
|
2010-03-01 13:15:06 +09:00 |
|
Alex Shinn
|
fea1b696a4
|
adding patches for C++
|
2010-02-27 23:57:54 +09:00 |
|
Alex Shinn
|
c14e32a0eb
|
exposing sexp_free_vars
|
2010-02-25 23:59:40 +09:00 |
|
Alex Shinn
|
d954819775
|
adding (chibi io) w/ interface to fgets, fread, fwrite, etc.
|
2009-12-31 00:24:19 +09:00 |
|