Remove derived from context; Fix parsing issue for typeid specializations in record parameters; Fix runtime printing of types

This commit is contained in:
gingerBill
2019-03-31 11:58:54 +01:00
parent 564e85ee29
commit 1354f53d02
4 changed files with 37 additions and 29 deletions
+1
View File
@@ -220,6 +220,7 @@ Context :: struct {
thread_id: int,
user_data: any,
user_ptr: rawptr,
user_index: int,
derived: any, // May be used for derived data types