Cormac Shannon
42baabde34
Implement $VAR expansion in commands (issue #25 )
...
Extend read_command_body() to detect $NAME and trigger interpolation
using the same fragment-split mechanism as ${expr}. The lexer collects
the identifier into cmd_envvar; the parser's unified parseinterp()
branches on it to emit tostring(getenv(NAME)).
2026-03-18 08:35:46 +00:00
..
2026-03-15 19:33:49 +00:00
2026-03-15 19:33:49 +00:00
2026-03-15 19:33:49 +00:00
2026-03-15 19:33:49 +00:00
2026-03-12 19:26:05 +00:00
2026-03-01 22:17:30 +00:00
2026-03-15 19:33:49 +00:00
2026-03-03 22:59:51 +00:00
2026-03-15 19:33:49 +00:00
2026-03-01 19:35:09 +00:00
2026-03-15 19:33:49 +00:00
2026-03-01 19:35:09 +00:00
2026-03-15 19:33:49 +00:00
2026-03-02 22:06:29 +00:00
2026-03-04 19:20:42 +00:00
2026-03-04 23:28:11 +00:00
2026-03-04 23:28:11 +00:00
2026-03-15 19:33:49 +00:00
2026-03-05 00:13:34 +00:00
2026-03-04 23:28:11 +00:00
2026-03-04 23:53:04 +00:00
2026-03-15 19:33:19 +00:00
2026-03-12 19:26:05 +00:00
2026-03-12 19:26:05 +00:00
2026-03-18 08:35:46 +00:00
2026-03-15 19:33:19 +00:00
2026-03-15 19:33:19 +00:00