gash/geesh
Timothy Sample 0d41cec2d6 Add the set built-in
* geesh/environment.scm: Export set-environment-arguments!.
* geesh/built-ins/set.scm: New file.
* Makefile.am: Add them.
* geesh/built-ins.scm: Add set.
2018-12-05 16:08:09 -05:00
..
built-ins Add the set built-in 2018-12-05 16:08:09 -05:00
built-ins.scm Add the set built-in 2018-12-05 16:08:09 -05:00
environment.scm Add the set built-in 2018-12-05 16:08:09 -05:00
eval.scm Add case and cond support 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 Add pattern module 2018-12-05 16:08:09 -05:00
repl.scm Add 'status' field to environment 2018-12-03 20:17:56 -05:00
shell.scm Add case and cond semantics 2018-12-05 16:08:09 -05:00
word.scm Add pattern returns from 'expand-word' 2018-12-05 16:08:09 -05:00