Commit Graph

10 Commits

Author SHA1 Message Date
35a8345bc5 Better main, refactoring of error system and Result type 2022-05-08 00:03:22 +02:00
31262e74a0 Parser started: basic literal parsing
Mostly this commit implements structure to implement parsing, not actual
parsing itself
2022-05-07 20:52:09 +02:00
3b4c306199 Added explicit checks for dependencies of coverage raport generation 2022-05-02 22:24:01 +02:00
79d96aa935 Describe makefile options in readme 2022-05-02 22:12:29 +02:00
c8acceb329 Code coverage reporting utility 2022-05-02 22:09:11 +02:00
8127bcfe89 Unicode letters support 2022-05-02 20:45:06 +02:00
74f4393d6a better error reporting 2022-05-02 15:13:12 +02:00
e833cd6523 Lexer: number literals, one rune tokens 2022-04-27 13:48:50 +02:00
bf1bec4b44 Started unit testing 2022-04-24 16:10:29 +02:00
06f9b35c6c Let's go! 2022-04-24 15:27:09 +02:00