gash/gash
Timothy Sample ff34039b62 Remove unused modules.
* gash/builtins.scm,
gash/io.scm,
gash/job.scm,
gash/pipe.scm,
gash/script.scm,
gash/shell-utils.scm,
gash/util.scm: Delete files.
* Makefile.am: Remove them.
* gash/gash.scm (main, prompt): Remove calls to deleted job control
procedures.
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 unused modules. 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