Working on casts
This commit is contained in:
2
main.cpp
2
main.cpp
@@ -32,6 +32,7 @@ For now I don't thing it should be overloadable.
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
@todo
|
||||
[ ] - Fix casting
|
||||
[ ] - Passing down program to compile through command line
|
||||
[ ] - More for loop variations
|
||||
[ ] - Write up on order independent declarations
|
||||
@@ -43,6 +44,7 @@ For now I don't thing it should be overloadable.
|
||||
[ ] - Ternary operator
|
||||
[ ] - Remodel compound from call to {}
|
||||
|
||||
[ ] - Scope
|
||||
[ ] - Field access rewrite
|
||||
[ ] - Constants embeded in structs should be able to refer to other constants in that namespace without prefix
|
||||
[ ] - Order independent constants in structs
|
||||
|
||||
Reference in New Issue
Block a user