Mateusz Piątkowski
|
2385e0e28c
|
Ported Number class from pi/demo-2022-03-09
|
2022-05-15 23:03:09 +02:00 |
|
|
555a35ecc0
|
Function calls
|
2022-05-10 15:25:17 +02:00 |
|
|
9fd70386c5
|
Doxygen & Sphinx documentation tooling
This is far from real documentation both in structure and contents -
it's only a start, from which we can expand.
|
2022-05-08 18:02:23 +02:00 |
|
|
4a5c53240c
|
Result cannot be discarded from now
|
2022-05-08 15:57:31 +02:00 |
|
|
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 |
|