Alex Shinn
|
f9d73ddc30
|
Adding the -R<module> option to run "main" procedures directly from modules,
analogous to Python's -m. With no argument, runs chibi.repl.
|
2013-10-04 12:04:50 +09:00 |
|
Alex Shinn
|
a54c6c4e98
|
The big switch to (scheme base) as the default interaction-environment.
|
2013-09-30 10:53:21 +09:00 |
|
Alex Shinn
|
3fe7b71519
|
CHIBI_MODULE_PATH defaults to ./lib:., but these paths aren't
hardcoded anymore.
|
2013-07-28 19:09:05 +09:00 |
|
Alex Shinn
|
16696d01b1
|
Documenting current load path order.
|
2013-07-20 15:29:50 +09:00 |
|
Alex Shinn
|
2b5f8ea007
|
Adding -s option to escalate warnings to errors.
Fixes issue #107.
|
2013-05-31 23:31:03 +09:00 |
|
Alex Shinn
|
3373469883
|
SRFI-22 now requires the -r (run) option.
|
2012-11-11 16:17:26 +09:00 |
|
Alex Shinn
|
85a7efc003
|
automatically making sockets non-blocking on accept
|
2012-05-14 08:37:45 -04:00 |
|