eval2; ir tree compiler pass, type operations pass

This commit is contained in:
Ryan Fleury
2024-07-30 13:40:24 -07:00
parent 87b9b833d1
commit d2c363ada2
3 changed files with 5891 additions and 4252 deletions
+5266 -3669
View File
File diff suppressed because it is too large Load Diff
+624 -578
View File
File diff suppressed because it is too large Load Diff
+1 -5
View File
@@ -46,11 +46,6 @@
// [ ] ui_next_event(...), built-in focus filtering, no need to manually check
// if(ui_is_focus_active())
////////////////////////////////
//~ rjf: Hot, High Priority Tasks (Complete Unusability, Crashes, Fire-Worthy)
//
// [ ] Jai compiler debugging crash
////////////////////////////////
//~ rjf: Hot, Medium Priority Tasks (Low-Hanging-Fruit Features, UI Jank, Cleanup)
//
@@ -421,6 +416,7 @@
// against stopper thread's
//
// [x] PDB files distributed with the build are not found by DbgHelp!!!
// [x] Jai compiler debugging crash
#ifndef RADDBG_H
#define RADDBG_H