Cormac Shannon
bad40fb65b
Standardize issue status labels to done/open/in progress
...
Rename resolved→done (#1-4, #11 ), closed→done (#13 , #18 ),
open (post-core)→open (#7 ), mark #9 as superseded by #21 .
2026-03-15 19:33:49 +00:00
Cormac Shannon
4b49907ce7
Update project issues: resolve #02-#04, add #08-#10
...
Mark issues #02 (backtick lexing/parsing), #03 (command execution
runtime), and #04 (argv parsing) as resolved. Add new issues for
configuration (#08 ), programmable prompt (#09 ), and interactive
command execution (#10 ).
2026-02-28 18:27:55 +00:00
Cormac Shannon
db6f39a2a4
Add project issues for lush (Lua + shell) features
...
Defines syntax decisions and implementation plan across 7 issues:
- backtick command execution returning {code, stdout, stderr}
- ${expr} interpolation in backticks
- $SIGIL env var read/write
- argv parsing, piping, and redirection (future)
2026-02-18 19:08:59 +00:00