14 Commits

Author SHA1 Message Date
edb88a8111 a better trial 2024-10-22 14:27:40 +00:00
18105a9bf5 set up structure for reg alloc 2024-10-19 16:25:52 +00:00
ce905d7021 write codegen, ready to debug 2024-08-28 15:28:04 +00:00
2168e402d3 write all functions 2024-08-24 01:28:40 +00:00
1f9e7acade support argument as lvalue 2024-08-23 04:10:35 +00:00
cb56e7a184 add explicit member func call, ready to merge new testcases 2024-08-23 02:20:27 +00:00
839d0ad11c add array access 2024-08-22 15:52:50 +00:00
4f4113f16a write basic functions for LLVM IR 2024-08-22 06:39:38 +00:00
ed1ba4b59a set structure for IR 2024-08-21 04:10:36 +00:00
44c3e27061 fix const-array 2024-08-14 15:19:04 +00:00
746e5bae07 passed local tests 2024-08-14 14:41:02 +00:00
a116c24e8a ready to debug 2024-08-14 13:31:11 +00:00
a39625e4f2 write symbol check 2024-08-13 08:28:21 +00:00
22d18436fa ready to merge docs 2024-08-11 08:37:17 +00:00