This website requires JavaScript.
Explore
Help
Sign in
Fcalva
/
chibi-scheme
Watch
1
Star
0
Fork
You've already forked chibi-scheme
0
mirror of
https://github.com/ashinn/chibi-scheme.git
synced
2025-05-21 14:49:18 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
36043bb8da
chibi-scheme
/
lib
History
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
..
chibi
sexp_intern, sexp_read_from_string and sexp_eval_string now all take length parameters.
2010-03-23 20:52:47 +09:00
srfi
sexp_intern, sexp_read_from_string and sexp_eval_string now all take length parameters.
2010-03-23 20:52:47 +09:00
config.scm
removing warning about no shared object extension when compiling statically.
2010-02-26 00:11:12 +09:00
init.scm
number->string and string->number edge cases (issue 29)
2010-01-24 22:03:36 +09:00