chibi-scheme/benchmarks/shootout
Travis Cross 7b23858d86 Fix off-by-one error in command-line argument handling.
Previously (command-line) did not include the script name, but did
include the executable name if no script was given.  Now if a script
is given its name will be the first element of the list returned by
(command-line) and will be the first element of the list passed to
(main).

This brings us into compliance with SRFI-22.  Our man page was already
correct on this point.
2011-12-31 09:03:21 +00:00
..
binarytrees.chibi Fix off-by-one error in command-line argument handling. 2011-12-31 09:03:21 +00:00
chameneos-redux.chibi Fix off-by-one error in command-line argument handling. 2011-12-31 09:03:21 +00:00
knucleotide-input.txt fixing header alignment in disasm 2011-11-01 22:51:09 +09:00
knucleotide-output.txt fixing header alignment in disasm 2011-11-01 22:51:09 +09:00
knucleotide.chibi Followup to previous patch - updating scripts to import (scheme), and tests to run with -xscheme. 2011-11-30 09:43:27 +09:00