Change precedence of casts
This commit is contained in:
2
main.cpp
2
main.cpp
@@ -44,8 +44,10 @@ want to export all the symbols, we can namespace them optionally.
|
||||
[ ] - #test construct that would gather all tests and run them on start of program or something
|
||||
[ ] - Error message when file not found
|
||||
[ ] - Foreign import that would link library
|
||||
[ ] - Builtin dynamic arrays
|
||||
[ ] - Better error messages when type difference
|
||||
[ ] - Kilobyte, Megabyte, Gigabyte
|
||||
[ ] - Cast from array to pointer?
|
||||
[ ] - Mixing loads and imports leads to code duplication, is that what we want???
|
||||
[ ] - Fix field access, cant cast, cant index
|
||||
[ ] - Add parent_scope to Ast_Type, Add name to Ast_Type?
|
||||
|
||||
Reference in New Issue
Block a user