Alex Shinn
|
cc6f727add
|
sexp_intern, sexp_read_from_string and sexp_eval_string now all take length parameters.
this is more flexible and will help if strings are changed to be non-null-terminated.
|
2010-03-23 20:52:47 +09:00 |
|
Alex Shinn
|
a1566b79d0
|
repl creates a new env so new definitions don't show in the standard env
|
2010-03-14 21:11:28 +09:00 |
|
Alex Shinn
|
4b2ed4cf48
|
verifying command-line option arguments are given when needed (issue #43)
|
2010-03-12 14:26:03 +09:00 |
|
Alex Shinn
|
5ee65cd71b
|
fixing bug in multiple -p/-e options to main
|
2010-02-25 23:56:28 +09:00 |
|
Alex Shinn
|
85298f69e1
|
adding release-name and features to -V option
|
2010-01-01 16:32:17 +09:00 |
|
Alex Shinn
|
5469e699b6
|
fixing bug introduced when the space after the -l option was made optional
|
2009-12-31 13:10:35 +09:00 |
|
Alex Shinn
|
d954819775
|
adding (chibi io) w/ interface to fgets, fread, fwrite, etc.
|
2009-12-31 00:24:19 +09:00 |
|