gash/geesh
Timothy Sample c169a90753 Use default value when unpacking variable vector.
* geesh/environment.scm (getvar): Use 'dflt' when we have a vector but
'value' is '#f'.
2019-05-20 01:17:22 -04:00
..
built-ins Add the trap built-in 2018-12-05 16:08:09 -05:00
built-ins.scm Add the trap built-in 2018-12-05 16:08:09 -05:00
environment.scm Use default value when unpacking variable vector. 2019-05-20 01:17:22 -04:00
eval.scm Work around missing case expressions 2018-12-05 16:21:58 -05:00
lexer.scm lexer: Do not let comments delimit words. 2019-05-20 01:17:22 -04:00
parser.scm Handle here-documents everywhere 2018-12-05 16:08:09 -05:00
pattern.scm Allow more character range patterns 2018-12-05 16:08:09 -05:00
repl.scm Replace geesh script with gash. 2019-05-20 01:17:14 -04:00
shell.scm shell: Make 'continue' work in while loops. 2019-05-20 01:17:22 -04:00
word.scm Handle '$LINENO'. 2019-05-20 01:17:22 -04:00