gash/geesh
Timothy Sample 765e91eb88 Elide unquoted empty and unset variables
* geesh/word.scm (split-fields): Make an empty string yield zero
fields (an empty list).
* tests/word.scm: Update tests and add tests to make sure that quoted
empty strings are preserved.
2018-12-05 16:06:14 -05:00
..
built-ins Add the 'false' utility 2018-12-03 20:15:19 -05:00
built-ins.scm Add the 'false' utility 2018-12-03 20:15:19 -05:00
environment.scm Add 'arguments' field to environment 2018-12-03 20:19:22 -05:00
eval.scm Add function definition support 2018-12-03 20:19:56 -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
repl.scm Add 'status' field to environment 2018-12-03 20:17:56 -05:00
shell.scm Add function call semantics 2018-12-03 20:19:39 -05:00
word.scm Elide unquoted empty and unset variables 2018-12-05 16:06:14 -05:00