Updated todo
parent
0023fe38f3
commit
880425f775
10
todo1.md
10
todo1.md
|
@ -17,3 +17,13 @@ TODO: Holidays (1-10th May)
|
||||||
- [x] Adding missing support for `static` in it
|
- [x] Adding missing support for `static` in it
|
||||||
- [ ] `parseClass`
|
- [ ] `parseClass`
|
||||||
- [ ] Add this
|
- [ ] Add this
|
||||||
|
|
||||||
|
|
||||||
|
## Future
|
||||||
|
|
||||||
|
- [ ] Make the compiler a library
|
||||||
|
- [ ] Remove `exit` from `expect` and rather throw an error
|
||||||
|
- [ ] Split it up into two projects with...
|
||||||
|
- [ ] Library
|
||||||
|
- [ ] Frontend interface
|
||||||
|
- [ ] Publish to dub
|
Loading…
Reference in New Issue