Commit Graph

27 Commits

Author SHA1 Message Date
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
03e33d0a0f fix stupid error message 2024-08-14 16:26:23 +00:00
1e028570e9 fix message errors 2024-08-14 16:09:24 +00:00
70a0d2ab0a add error message 2024-08-14 15:54:02 +00:00
33f7506694 test sm2 2024-08-14 15:38:57 +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
f11ff0693b add assignability tracing 2024-08-14 14:05:59 +00:00
a116c24e8a ready to debug 2024-08-14 13:31:11 +00:00
7995862a30 ready to write type tracker 2024-08-14 09:57:42 +00:00
1ba056f0ac set up semantic visitor 2024-08-13 14:03:23 +00:00
b010326e60 ready to restructure for more complecated check: 2024-08-13 10:24:13 +00:00
00501dae02 fix fatal errors in symbol check 2024-08-13 09:12:05 +00:00
a39625e4f2 write symbol check 2024-08-13 08:28:21 +00:00
4beb9585c5 try another compile method 2024-08-12 07:59:33 +00:00
bbdf755d83 fix fatal errors, ready to do semantic check 2024-08-12 03:13:10 +00:00
9aa23caaa9 basically finish AST build 2024-08-11 15:38:53 +00:00
996995ecf7 update docs 2024-08-11 08:41:48 +00:00
22d18436fa ready to merge docs 2024-08-11 08:37:17 +00:00
9900d5aaf3 ready to build AST 2024-08-08 13:05:56 +00:00
f1eb6abcc1 ready to build ast 2024-08-07 04:58:29 +00:00
09e5080193 fix fatal error in format string lexer 2024-08-06 16:20:19 +00:00
a22a4ba594 set up grammar structure 2024-08-06 15:03:51 +00:00
9245c4fae7 ready to design g4 2024-08-05 13:44:28 +00:00
388e4fda04 set basic repo structure 2024-08-05 07:18:10 +00:00
1711be891f init 2024-06-25 01:51:52 +00:00