gash/gash
Timothy Sample 10400ed2ad Remove PEG modules and the PEG-based parser.
* gash/grammar.scm,
gash/peg.scm,
gash/peg/cache.scm,
gash/peg/codegen.scm,
gash/peg/simplify-tree.scm,
gash/peg/string-peg.scm,
gash/peg/using-parsers.scm: Delete files.
Makefile.am: Remove them.
2019-05-20 01:18:54 -04:00
..
built-ins echo: Implement escapes. 2019-05-20 01:18:48 -04:00
built-ins.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00
builtins.scm Add the 'command' built-in. 2019-05-20 01:17:30 -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 the unused 'geesh' module. 2019-05-20 01:18:54 -04:00
io.scm Add missing copyright headers. 2019-05-20 01:17:48 -04:00
job.scm Add missing copyright headers. 2019-05-20 01:17:48 -04:00
lexer.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00
parser.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00
pattern.scm Remove (almost) all references to Geesh. 2019-05-20 01:17:40 -04:00
pipe.scm Add missing copyright headers. 2019-05-20 01:17:48 -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
script.scm Add missing copyright headers. 2019-05-20 01:17:48 -04:00
shell-utils.scm chmod: Recurse also chmod's directories. 2018-12-04 10:10:05 +01:00
shell.scm Make 'set -x' print commands. 2019-05-20 01:18:22 -04:00
util.scm fix: 100-sed-fooRbar. 2018-12-02 09:03:02 +01:00
word.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00