mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
fix TODO.md
This commit is contained in:
parent
b10c098fe1
commit
8c02877974
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
- [x] Fix warnings in ML code
|
- [x] Fix warnings in ML code
|
||||||
- [x] TODO: debug flag doesn't compile
|
- [x] TODO: debug flag doesn't compile
|
||||||
- [x] Sexp: move the tag to be `contents[0]` instead of the word in sexp header; i.e. get rid of sexp as separate data structure
|
- [x] Sexp: move the tag to be `contents[0]` instead of the word in sexp header; i.e. get rid of sexp as separate data structure
|
||||||
- Run Lama compiler on Lama
|
- [ ] Run Lama compiler on Lama
|
||||||
- [ ] Add more stress tests (for graph-like structures) to `stdlib/regression` and unit tests
|
- [ ] Add more stress tests (for graph-like structures) to `stdlib/regression` and unit tests
|
||||||
- [ ] Magic constants
|
- [ ] Magic constants
|
||||||
- [ ] Normal documentation: a-la doxygen
|
- [ ] Normal documentation: a-la doxygen
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue