Commit graph

13 commits

Author SHA1 Message Date
Yehowshua Immanuel 28264dac34 I believe parser is now passing my small corpus 2024-12-10 19:22:21 -05:00
Yehowshua Immanuel 4190ce2621 currently passing most of (currently small) corpus 2024-12-10 17:04:47 -05:00
Yehowshua Immanuel 7fd7c85fff nearly repaired parser but need to create switch test case 2024-12-10 14:41:45 -05:00
Yehowshua Immanuel a02ba006de stopping point8 before repairing parser 2024-12-10 13:35:31 -05:00
Yehowshua Immanuel 3f6a14a59a add some documentation about Parser and it's behaviors 2024-12-10 11:44:28 -05:00
Yehowshua Immanuel 8430ca214e considering scrapping this parser... 2024-12-09 22:51:27 -05:00
Yehowshua Immanuel 17ed883f96 working on naming parsers 2024-12-09 13:20:21 -05:00
Yehowshua Immanuel 8e0073a1e6 RTLIL parser presumably finished except for comment parser 2024-12-09 11:34:26 -05:00
Yehowshua Immanuel 851a18f82d I think I'm done with Process parsers 2024-12-09 02:34:11 -05:00
Yehowshua Immanuel 43ae657a5b presumable finished implementing types for process... 2024-12-09 00:03:46 -05:00
Yehowshua Immanuel 405d6ecc55 I believe I've finished the sync parser 2024-12-08 23:42:03 -05:00
Yehowshua Immanuel db6034db40 elucidate relationship between statement terminating EOL and advancing to keyword 2024-12-08 23:00:00 -05:00
Yehowshua Immanuel 8a197b25a1 Switch parser typechecking; Add TODO.md 2024-12-08 20:37:10 -05:00