gash/gash
Timothy Sample b024fcaab7 Remove compression utility configuration.
* configure.ac: Do not look for bzip2, compress, gzip, or xz.
* gash/config.scm.in (exec-internal-compress): Delete function.
(%bzip2, %compress, %gzip, %xz): Delete variables.
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 Remove compression utility configuration. 2019-05-20 01:18:54 -04: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 Clean up module imports in 'gash.scm'. 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