gash/tests
Timothy Sample b9ec924bbe Add shell module
* geesh/shell.scm: New file.
* tests/shell.scm: New file.
* Makefile.am: Add them.
* tests/config.scm.in: New file.
* configure.ac: Add it.
* .gitignore: Add its generated form.
* .dir-locals.el: Add indentation rule for 'make-script'.
2018-11-28 23:07:03 -05:00
..
automake.scm Initial commit 2018-01-31 14:52:05 -05:00
config.scm.in Add shell module 2018-11-28 23:07:03 -05:00
environment.scm Add function for creating an 'environ' 2018-11-28 23:07:03 -05:00
lexer.scm Fix lexing of empty double quotes 2018-11-09 16:22:11 -05:00
parser.scm Fix parsing of for loops 2018-11-28 23:04:30 -05:00
repl.scm Initial commit 2018-01-31 14:52:05 -05:00
shell.scm Add shell module 2018-11-28 23:07:03 -05:00
word.scm Fix field splitting on outside spaces 2018-07-18 02:33:08 -04:00