gash/gash
Timothy Sample 9639f5eff7 Add missing '(gash compat)' import.
This was omitted from ffe9fc1f47.

* gash/shell.scm: Use the '(gash compat)' module.
2019-08-02 20:19:52 -04:00
..
built-ins Fix top-level 'break', 'continue', and 'return'. 2019-08-01 09:02:05 -04:00
compat Prefer 'if-guile-version-below' to 'cond-expand'. 2019-05-20 18:07:47 -04:00
built-ins.scm Structure 'echo' like all the other built-ins. 2019-05-20 01:18:54 -04:00
compat.scm Fix 'setvbuf' wrapper for Guile 2.0. 2019-06-01 11:09:29 -04:00
config.scm.in Remove compression utility configuration. 2019-05-20 01:18:54 -04:00
environment.scm Fix top-level 'break', 'continue', and 'return'. 2019-08-01 09:02:05 -04:00
eval.scm Add support for Guile 2.0.9. 2019-05-20 18:07:47 -04:00
gash.scm Fix readline-related compiler warnings. 2019-05-20 18:07:47 -04:00
lexer.scm Move 'textual-ports' under 'compat'. 2019-05-20 18:07:47 -04:00
parser.scm Remove extra '<sh-begin>' wrappers. 2019-05-26 20:37:53 -04:00
pattern.scm Add missing copyright headers. 2019-05-20 18:07:47 -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 missing '(gash compat)' import. 2019-08-02 20:19:52 -04:00
word.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00