Commit Graph

7 Commits

Author SHA1 Message Date
Anton Lydike
71093fe72f Maor round of bugfixes and incremental improvements
- fixed errors in TextIO and IOModule
 - moved to Int32 and UInt32 based arithmetic
 - added a lot of end-to-end and other tests
2022-03-27 15:21:10 +02:00
Anton Lydike
cd5795bb74 fixed priv start code, added tests 2022-02-18 10:17:12 +01:00
Anton Lydike
0488a9d6bc finished basic RISC-V parser 2022-01-18 21:08:07 +01:00
Anton Lydike
dc4dca6fea [wip] almost done with the rework of the parser and internal data structure representation of programs 2021-12-18 00:25:39 +01:00
Anton Lydike
84562de98f added tests for tokenizer 2021-12-14 07:33:17 +01:00
Anton Lydike
d5a4acef67 tokenizer reimplemented 2021-12-13 23:23:55 +01:00
Anton Lydike
8cf381ec61 added basic tests 2021-04-18 00:57:53 +02:00