gash/gash
Timothy Sample 315322e6ca Remove 'debug' and 'prefer-builtins' options.
These were not working anyway.

* gash/gash.scm (%debug-level, %prefer-builtins): Remove variables.
(display-help, main): Remove 'debug' and 'prefer-builtins'.
2019-05-20 01:18:54 -04:00
..
built-ins Structure 'echo' like all the other built-ins. 2019-05-20 01:18:54 -04:00
built-ins.scm Structure 'echo' like all the other built-ins. 2019-05-20 01:18:54 -04:00
config.scm.in Use built-in compress without an external file. 2019-01-12 11:42:26 -05:00
environment.scm Allow setting the status with a Boolean. 2019-05-20 01:18:48 -04:00
eval.scm Support redirects with empty commands. 2019-05-20 01:18:36 -04:00
gash.scm Remove 'debug' and 'prefer-builtins' options. 2019-05-20 01:18:54 -04:00
lexer.scm Add support for Guile 2.0. 2019-05-20 01:18:54 -04:00
parser.scm Add support for Guile 2.0. 2019-05-20 01:18:54 -04:00
pattern.scm Remove (almost) all references to Geesh. 2019-05-20 01:17:40 -04:00
readline.scm Guile As SHell. 2018-11-05 19:59:53 +01:00
repl.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00
shell.scm Add support for Guile 2.0. 2019-05-20 01:18:54 -04:00
textual-ports.scm Add support for Guile 2.0. 2019-05-20 01:18:54 -04:00
word.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00