chibi-scheme/lib
Masanori Ogino 361e8e6590 Remove argv[0] from the arguments of main_symbol.
While the (command-line) in (scheme process-context) contains the
command name (argv[0]), SRFI 22 specifies that the interpreter passes
the command-line arguments except argv[0] to the script.

Fix #413.

Signed-off-by: Masanori Ogino <masanori.ogino@gmail.com>
2017-06-10 08:54:49 +09:00
..
chibi Remove argv[0] from the arguments of main_symbol. 2017-06-10 08:54:49 +09:00
scheme renaming centered/ balanced/ 2017-04-01 22:14:29 +09:00
srfi adding (srfi 144) 2017-06-03 16:49:09 +09:00
init-7.scm preserving source info in quasiquote (restores line number reporting for (chibi test)) 2017-05-07 14:26:49 +09:00
meta-7.scm Fix containing-module on opcodes (fixes issue #326). 2016-05-01 16:50:27 +09:00