gash/gash
Timothy Sample 334aa0c0ff compat: Remove stuff that is now in Mes.
* gash/compat.scm [mes] (string-concatenate-reverse): Remove
procedure.
[mes] (call-with-input-file): Remove procedure.
[mes] (call-with-input-string): Remove procedure.
2023-08-13 00:38:05 -06:00
..
built-ins xxx! Ignore signal stuff on 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: Remove stuff that is now in Mes. 2023-08-13 00:38:05 -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! Ignore signal stuff on Mes. 2023-02-08 14:29:54 -06:00
word.scm word: Import 'compat' module. 2023-02-08 14:29:54 -06:00