implement load-to-string, revert odd Cargo.toml mistake
This commit is contained in:
parent
dcbc855783
commit
d11545bc31
3 changed files with 69 additions and 39 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue