Cleanup
This commit is contained in:
2
main.cpp
2
main.cpp
@@ -46,7 +46,7 @@ For now I don't thing it should be overloadable.
|
||||
[ ] - Add single line lambda expressions
|
||||
[ ] - Ternary operator
|
||||
[ ] - Constants embeded in structs should be able to refer to other constants in that namespace without prefix
|
||||
[ ] - Converting from U64 token to S64 Atom introduces unnanounced error (negates) - probably need the big int stuff
|
||||
[ ] - Converting from U64 token to S64 Atom introduces unnanounced error (negates) - probably need
|
||||
[ ] - Order independent constants in structs
|
||||
[ ] - Can you even have recursive lambdas in structs, other recursive stuff
|
||||
[ ] - Casting to basic types by call S64(x)
|
||||
|
||||
Reference in New Issue
Block a user