gash/geesh
Timothy Sample 58f5644d2a Add 'arguments' field to environment
* geesh/environment.scm (<environment>): Add an 'arguments' field.
(make-environment): Add an optional 'arguments' parameter.
(with-environment-arguments): New public function.
.dir-locals.el: Indent it nicely.
2018-12-03 20:19:22 -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 for-loop support 2018-12-03 20:13:23 -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 'status' field to environment 2018-12-03 20:17:56 -05:00
word.scm Add 'status' field to environment 2018-12-03 20:17:56 -05:00