Commit Graph

16 Commits

Author SHA1 Message Date
0ea05e5836 Fix calling methods on pointers to types in other units 2024-03-13 11:51:51 -04:00
80e310010e Covered more cases with bitcast 2024-02-28 20:08:43 -05:00
75b48b7000 Add and fix test case for #47 (on the generator side at least) 2024-02-28 13:36:21 -05:00
ddf1b57799 Generator uses proper type owner UUID during interface conversion 2024-02-28 12:30:38 -05:00
90d735163b Generator's "errNotFound" is more useful when it bubbles to the surface 2024-02-27 02:29:52 -05:00
23052aa6f0 Changed repository import paths 2024-02-22 19:22:53 -05:00
306b029951 Generator now has module support 2024-02-19 21:00:20 -05:00
079a05ccca Assignment coercions are much more IR efficient 2024-01-27 22:45:28 -05:00
f039be92b6 Remove redundant val variable/declaration generation 2024-01-27 14:17:52 -05:00
c0f004d3b8 Rename some routines in data 2024-01-27 14:03:38 -05:00
8e9b5e0613 Introducing ResultMode! time to got to bed. 2024-01-27 10:43:27 +00:00
12ab7dd3e3 Updated control flow generation 2024-01-27 10:03:15 +00:00
8b45c91239 Add Val onto value expressions 2024-01-27 09:09:27 +00:00
934af40e4b Update block generation routines 2024-01-27 09:06:17 +00:00
32ce14f032 Renamed generateStatement to generateStatementVal 2024-01-27 08:49:25 +00:00
07a4895b60 Rename expression source files 2024-01-27 08:40:02 +00:00