Commit Graph

8 Commits (01da2dc3774085caf30260e34bc0aeb5a990628e)

Author SHA1 Message Date
cosmonaut 01da2dc377 add some memory sys calls 2021-06-04 00:41:30 -07:00
cosmonaut 12ac9cc980 allow function self reference 2021-06-03 17:48:16 -07:00
cosmonaut ca053585ac fix var lookups on generic structs 2021-06-03 15:08:01 -07:00
cosmonaut f3435f8659 groundwork for struct generics 2021-06-02 19:03:58 -07:00
cosmonaut a571edcf6d preparing for struct generics 2021-06-02 17:26:26 -07:00
cosmonaut 61344f5b60 add MemoryAddress primtiive type 2021-06-02 12:44:36 -07:00
cosmonaut 506ee9ecad structure for system calls 2021-06-02 12:33:01 -07:00
cosmonaut d9b01515eb Generics (#7)
Co-authored-by: venko <alexmflores@gmail.com>
Reviewed-on: #7
Co-authored-by: cosmonaut <evan@moonside.games>
Co-committed-by: cosmonaut <evan@moonside.games>
2021-06-01 19:58:46 +00:00