Commit Graph

12 Commits

Author SHA1 Message Date
2fbbf4e4d1 Style more consistent, replace capitalization with camel case 2025-01-27 16:28:23 +01:00
4ab0b40cca Better styling for miniImp 2025-01-27 01:17:53 +01:00
d78e8bfbe0 Fixing live analysis 2025-01-16 23:48:23 +01:00
cf0bc41a23 Minor modifications, adding comments 2025-01-15 00:10:44 +01:00
25f9f12525 Defined variables module, not fully working 2024-12-16 05:15:33 +01:00
590123d988 Added dataflow module 2024-12-12 16:37:36 +01:00
08a8d07422 Semantics for RISC code 2024-12-03 17:18:42 +01:00
15356aa5a9 Fixes wrong order for conversion 2024-12-02 00:45:24 +01:00
52cd7e7e13 RISC code output
TODO: fix wrong order for conversion in cfgrisc
2024-12-01 12:55:20 +01:00
08f0eb5c91 Optimizing risc instructions for boolean expressions 2024-11-28 11:17:59 +01:00
7465c2daff Optimizing risc instructions for arithmetic expressions 2024-11-28 00:35:30 +01:00
99287d79c5 Implementing cfg for risc 2024-11-27 20:18:30 +01:00