JT
|
4ce9a5c894
|
Make variable assignment convert streams to full values
|
2021-09-07 06:05:46 +12:00 |
|
JT
|
9e7d96ea50
|
Update TODO.md
|
2021-09-06 14:40:55 +12:00 |
|
JT
|
b930fc5d9d
|
updated TODO
|
2021-09-06 14:22:58 +12:00 |
|
JT
|
c4c4d82bf4
|
Try putting streams in Value
|
2021-09-02 09:20:53 +12:00 |
|
JT
|
fcc1cd3d57
|
Update TODO.md
|
2021-09-01 15:17:14 +12:00 |
|
JT
|
24cd1b591c
|
Update todo
|
2021-08-27 14:30:10 +12:00 |
|
JT
|
8ab7b27d4f
|
Update TODO.md
|
2021-08-18 06:00:16 +12:00 |
|
JT
|
9e76fb2231
|
Update TODO.md
|
2021-08-18 05:34:38 +12:00 |
|
JT
|
9c7d2ab8f2
|
Create TODO.md
Todo:
- [x] Env shorthand
- [x] String interpolation
- [x] Aliases
- [x] Env vars
- [x] Sub commands
- [x] Floats
- [x] Tests
- [x] Decl requires $
- [x] alias highlighting at call site
- [x] refactor into subcrates
- [x] subcommand alias
- [x] type inference from successful parse (eg not List<unknown> but List<int>)
- [x] variable type mismatch
- [ ] finish operator type-checking
- [ ] Column path
- [ ] Ranges
- [ ] Source
- [ ] Autoenv
- [ ] Block params
# Maybe
- [ ] default param values?
- [ ] Unary not?
|
2021-08-18 05:34:08 +12:00 |
|