gash/gash
Timothy Sample 06dad4deba xxx! shell: Work around Mes' broken 'port?'.
XXX: The Guile version should not be changed.

* gash/shell.scm (process-redir): Wrap ports in a list so that they
can be distinguished from numbers.
2023-02-08 14:29:54 -06:00
..
built-ins built-ins: read: Port to Mes. 2023-02-08 14:29:54 -06:00
compat compat: Add 'get-string-all' for Mes. 2023-02-08 14:29:13 -06:00
arithmetic.scm arithmetic: Port to Mes. 2023-02-08 14:29:13 -06:00
built-ins.scm Add the wait built-in. 2020-03-17 17:57:01 -04:00
compat.scm compat: Fix parameter setting. 2023-02-08 14:29:54 -06:00
config.scm.in config: Tell Mes not to complain about '%version'. 2023-02-08 14:29:13 -06:00
environment.scm environment: Simplify a 'match' clause for Mes. 2023-02-08 14:29:54 -06:00
eval.scm eval: Use 'identity' instead of 'values'. 2023-02-08 14:29:54 -06:00
gash.scm gash: Catch shell errors on Mes. 2023-02-08 14:29:54 -06:00
lexer.scm lexer: Avoid 'fold-right'. 2023-02-08 14:29:54 -06:00
parser.scm parser: Port to Mes. 2023-02-08 14:29:13 -06:00
pattern.scm pattern: Adjust for Mes. 2023-02-08 14:29:13 -06:00
readline.scm compat: New 'read-line' shim. 2023-02-08 14:29:13 -06:00
repl.scm compat: New 'read-line' shim. 2023-02-08 14:29:13 -06:00
shell.scm xxx! shell: Work around Mes' broken 'port?'. 2023-02-08 14:29:54 -06:00
word.scm word: Import 'compat' module. 2023-02-08 14:29:54 -06:00