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 variadic functions
|
||||||
- [ ] Parse infix function definition
|
- [ ] Parse infix function definition
|
||||||
|
|
||||||
- [ ] Executer
|
- [ ] Executer
|
||||||
- [x] Exec function calls
|
- [x] Exec function calls
|
||||||
- [ ] Exec variable use
|
- [ ] Exec variable use
|
||||||
- [ ] Exec variable definition
|
- [ ] Exec variable definition
|
||||||
- [ ] Exec function definition
|
- [ ] Exec function definition
|
||||||
- [ ] Exec symbolic variables
|
- [ ] Exec symbolic variables
|
||||||
- [ ] Exec control flow statements
|
- [ ] Exec control flow statements
|
||||||
- [ ] Exec variadic functions
|
- [ ] Exec variadic functions
|
||||||
- [ ] Exec lambda functions
|
- [ ] Exec lambda functions
|
||||||
- [ ] Exec lists
|
- [ ] Exec lists
|
||||||
- [ ] Exec arrays
|
- [ ] Exec arrays
|
||||||
- [ ] Exec vectors
|
- [ ] Exec vectors
|
||||||
|
|
||||||
- [ ] Interface
|
- [ ] Interface
|
||||||
- [ ] Interactive interpreter
|
- [ ] Interactive interpreter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user