add some todo items
This commit is contained in:
parent
574b8aed21
commit
624431b72e
1 changed files with 8 additions and 0 deletions
|
@ -13,6 +13,14 @@ there's also a flake with a shell and package - if you know nix you know what to
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
|
- parser generator:
|
||||||
|
- [ ] handle section-lists (e.g. TimingPoints or HitObjects)
|
||||||
|
- [ ] learn and parse sliders
|
||||||
|
- [ ] rename macros to look better (CONFIG -> PARSE, etc.)
|
||||||
|
- [ ] get rid of STREAM_STRUCT_OPS - make the STRUCT and CONFIG macros generate stream ops themselves
|
||||||
|
- [ ] numbered lists and colors
|
||||||
|
- [ ] extract into standalone library with both native c and c++ support (?)
|
||||||
|
|
||||||
## license
|
## license
|
||||||
|
|
||||||
agpl3
|
agpl3
|
||||||
|
|
Loading…
Reference in a new issue