Todo done.

This commit is contained in:
Erik Svedäng 2017-11-22 12:43:56 +01:00
parent 8c2673a018
commit ea1d62a635

View File

@ -7,7 +7,6 @@
## Critical Bugs
* [0.3] Can't define globals with heap allocated types (String, structs, etc.)
* [0.3] A program using references to arrays but nothing else produces invalid typedefs (see sum-functions for adding the elements of an array)
* [0.3] The compiler can crash when defining invalid struct types, it should present nice errors instead
## Big Language Features