This commit is contained in:
Krzosa Karol
2022-09-28 17:15:22 +02:00
parent 95400a0929
commit 681b3c1f95
8 changed files with 84 additions and 56 deletions

View File

@@ -1,6 +1,9 @@
/*
- [ ] Basic
- [ ] Idea to fix overshoot when debugging and it goes to the
close bracket and there is not enough line directives.
- Store the last outputed line and propagate it on the close brace etc.
- [ ] Detecting if return was called
- [ ] Fix . operator lookups
- [ ] Combining casts with . operator