Commit Graph

7 Commits

Author SHA1 Message Date
chriseth
ae43c4a705 Fix unaligned access 2023-04-15 19:40:09 +02:00
schaeff
a197775300 change instruction declaration syntax to be functional 2023-04-14 15:35:33 +02:00
schaeff
7260cfa957 add test for full constant case 2023-03-29 15:00:57 +02:00
schaeff
82ce286f20 remove parentheses in parser, rename to ArrayLiteralExpression 2023-03-29 10:43:09 +02:00
schaeff
eb0eac4f55 solve for , make tests pass 2023-03-28 23:04:03 +02:00
schaeff
7a24d59da8 add instruction to set the degree 2023-03-28 10:09:37 +02:00
chriseth
18d7e3f286 Compile Rust through RISCV. 2023-03-24 21:34:46 +01:00