gash/gash
Timothy Sample eae0953f31 parser: Simplify default port handling.
* gash/parser.scm (read-sh, read-sh-all): Set the default value for
the 'port' argument in the usual way (rather than doing it
manually).
2021-06-23 14:27:40 -04:00
..
built-ins Support printing the current umask. 2020-03-22 11:49:41 -04:00
compat gash compat textual-ports: Add put-char. 2019-12-09 13:57:15 -05:00
arithmetic.scm Add arithmetic expansion. 2021-05-26 13:16:50 -04:00
built-ins.scm Add the wait built-in. 2020-03-17 17:57:01 -04:00
compat.scm Allow one-armed 'if-guile-version-below'. 2019-12-09 13:53:55 -05:00
config.scm.in Remove compression utility configuration. 2019-05-20 01:18:54 -04:00
environment.scm Add basic support for asynchronous commands. 2020-03-17 17:15:36 -04:00
eval.scm Add arithmetic expansion. 2021-05-26 13:16:50 -04:00
gash.scm Add basic support for asynchronous commands. 2020-03-17 17:15:36 -04:00
lexer.scm Add arithmetic expansion. 2021-05-26 13:16:50 -04:00
parser.scm parser: Simplify default port handling. 2021-06-23 14:27:40 -04:00
pattern.scm Fix pathname expansion. 2019-12-09 13:23:54 -05:00
readline.scm Guile As SHell. 2018-11-05 19:59:53 +01:00
repl.scm Add basic support for asynchronous commands. 2020-03-17 17:15:36 -04:00
shell.scm Respect noclobber when redirecting. 2020-03-22 11:57:17 -04:00
word.scm Move evaluation code from 'word' to 'eval'. 2021-04-19 15:11:27 -04:00