Updated todo list

This commit is contained in:
Eduard Urbach 2024-07-29 14:45:53 +02:00
parent 67c7d1ec99
commit 21f40859cb
Signed by: eduard
GPG key ID: 49226B848C78F6C8

View file

@ -134,7 +134,7 @@ This is what generates expressions from tokens.
### Optimizations
- [x] Exclude unused functions
- [ ] Expression folding
- [x] Constant folding
- [ ] Function call inlining
- [ ] Loop unrolls