gash/gash
Timothy Sample 27df6180c3 Remove extra '<sh-begin>' wrappers.
This commit fixes many differences between the parser output and the
syntax document.

* gash/parser.scm (make-parser): Only wrap a command list with
'<sh-begin>' when necessary.
* tests/unit/parser.scm: Update tests accordingly.
2019-05-26 20:37:53 -04:00
..
built-ins Add support for Guile 2.0.9. 2019-05-20 18:07:47 -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 Prefer 'if-guile-version-below' to 'cond-expand'. 2019-05-20 18:07:47 -04:00
config.scm.in Remove compression utility configuration. 2019-05-20 01:18:54 -04:00
environment.scm Add support for Guile 2.0.9. 2019-05-20 18:07:47 -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 copyright headers. 2019-05-20 18:07:47 -04:00
word.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00