Got all programs working, now adding unary not and neg
This commit is contained in:
@@ -405,10 +405,7 @@ compile_string(String filecontent, String filename = "default_name"_s){
|
||||
|
||||
|
||||
gen(R"==(
|
||||
//-------------------------------
|
||||
#define NULL_POINTER 0
|
||||
#define NULL_LAMBDA 0
|
||||
//-------------------------------
|
||||
// Generated
|
||||
)==");
|
||||
|
||||
F64 resolve_begin = os_time();
|
||||
|
||||
Reference in New Issue
Block a user