implement load-to-string, revert odd Cargo.toml mistake

This commit is contained in:
Ava Apples Affine 2023-03-30 20:47:22 -07:00
parent dcbc855783
commit d11545bc31
Signed by: affine
GPG key ID: 3A4645B8CF806069
3 changed files with 69 additions and 39 deletions

View file

@ -483,8 +483,6 @@ Note: this section only tracks the state of incomplete TODO items. Having everyt
** TODO Pre-alpha tasks
- Shell module
- call-with (let style fd redirection)
- load-to-string function (userlib extension of call-with)
- pipe control flow construct
- ignore job control signals (if needed)
- background processes
@ -495,7 +493,7 @@ Note: this section only tracks the state of incomplete TODO items. Having everyt
- pwd
- Documentation!
- Do I need some linemode management stuff?
- Fake load in pre-posix shell outputs "shell not yet configured!"
- Function stubs for all posix functions go into minimal shell (posix stub functions)
- Escape sequences in strings
- logging library
- make const all the error messages