gash/geesh
Timothy Sample bc7e876f6d Fix handling of unknown options in set
* geesh/built-ins/set.scm (main): Continue processing options as new
arguments (i.e., 'set -- ...') after encountering an unknown option.
2018-12-05 16:08:09 -05:00
..
built-ins Fix handling of unknown options in set 2018-12-05 16:08:09 -05:00
built-ins.scm Add the dot and eval built-ins 2018-12-05 16:08:09 -05:00
environment.scm Add options to the environment 2018-12-05 16:08:09 -05:00
eval.scm Globalize the environment module 2018-12-05 16:08:09 -05:00
lexer.scm Throw an error when missing a single quote 2018-11-28 23:00:10 -05:00
parser.scm Fix parsing of for loops 2018-11-28 23:04:30 -05:00
pattern.scm Allow more character range patterns 2018-12-05 16:08:09 -05:00
repl.scm Add basic option processing to the main script 2018-12-05 16:08:09 -05:00
shell.scm Respect the errexit option 2018-12-05 16:08:09 -05:00
word.scm Globalize the environment module 2018-12-05 16:08:09 -05:00