Commit graph

11 commits

Author SHA1 Message Date
Shautvast
47b33bf276 no using global namespace 2024-10-27 15:48:58 +01:00
Shautvast
a5d77019f3 get rid of unions 2024-10-25 17:35:19 +02:00
Shautvast
6fd95bd486 C++23, rusty error handling, renamed output repr of tokens 2024-10-25 16:43:57 +02:00
Shautvast
32e76fb704 bugfix 2024-10-22 16:29:39 +02:00
Shautvast
8d3d1e8787 use smart pointers 2024-10-22 12:58:27 +02:00
Shautvast
1f4228c038 added inline documentation 2024-10-22 12:42:13 +02:00
Shautvast
e2ee2b130e put the impl in the cpp file for Parser 2024-10-22 12:29:48 +02:00
Shautvast
b6309de7a2 namespace std 2024-10-22 12:23:46 +02:00
Shautvast
9477e68e18 separated implementation from headers for the Expression classes 2024-10-22 12:07:11 +02:00
Shautvast
382aa16635 parsing arithmetic expressions generates an AST 2024-10-22 09:22:32 +02:00
Shautvast
086315b6ab switching to c++ 2024-10-14 22:20:48 +02:00