diff options
Diffstat (limited to 'todo.txt')
| -rw-r--r-- | todo.txt | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,6 +1,5 @@ Things to finish before moving onto compiler optimizations, C extensions, other nice features -- self host -- working?? test thoroughly -- fix preprocessor regressions though - e.g. <math.h> +- fix preprocessor regressions - e.g. <math.h> at some point add another backend like arm64 to make sure the non target specific stuff is generic enough.. |