Fixed list indentation.
This commit is contained in:
parent
60b9ed9eb2
commit
577bde6e57
24
STATUS.md
24
STATUS.md
@ -30,18 +30,18 @@
|
||||
- [ ] Parse variadic functions
|
||||
- [ ] Parse infix function definition
|
||||
|
||||
- [ ] Executer
|
||||
- [x] Exec function calls
|
||||
- [ ] Exec variable use
|
||||
- [ ] Exec variable definition
|
||||
- [ ] Exec function definition
|
||||
- [ ] Exec symbolic variables
|
||||
- [ ] Exec control flow statements
|
||||
- [ ] Exec variadic functions
|
||||
- [ ] Exec lambda functions
|
||||
- [ ] Exec lists
|
||||
- [ ] Exec arrays
|
||||
- [ ] Exec vectors
|
||||
- [ ] Executer
|
||||
- [x] Exec function calls
|
||||
- [ ] Exec variable use
|
||||
- [ ] Exec variable definition
|
||||
- [ ] Exec function definition
|
||||
- [ ] Exec symbolic variables
|
||||
- [ ] Exec control flow statements
|
||||
- [ ] Exec variadic functions
|
||||
- [ ] Exec lambda functions
|
||||
- [ ] Exec lists
|
||||
- [ ] Exec arrays
|
||||
- [ ] Exec vectors
|
||||
|
||||
- [ ] Interface
|
||||
- [ ] Interactive interpreter
|
||||
|
Loading…
x
Reference in New Issue
Block a user