Commit Graph

11 Commits

Author SHA1 Message Date
Krzosa Karol
f66fd447e5 Removed resolved pointer from Ast_Typespec, it's accessed using a map now 2022-05-27 12:05:23 +02:00
Krzosa Karol
2689aa9ba1 Pratt parsing, basic ast, decl parse const 2022-05-13 16:04:39 +02:00
Krzosa Karol
9d54ed8195 Parsing complete mostly, ordering, resolving, C++ tests 2022-05-12 17:10:24 +02:00
Krzosa Karol
feae74b0b9 Almost works 2022-05-07 20:56:03 +02:00
Krzosa Karol
042127239e AST idea 2022-05-07 15:48:53 +02:00
Krzosa Karol
e3b5e9b33a New approach, new lexer 2022-05-06 10:13:16 +02:00
Krzosa Karol
557dde1936 C codegen 2022-05-03 20:08:13 +02:00
Krzosa Karol
8c04044ea2 New syntax that's easier to parse, parsing doesn't need variable lookup 2022-05-03 11:31:21 +02:00
Krzosa Karol
3c376bbe30 Delete previous progress 2022-05-02 09:49:22 +02:00
Krzosa Karol
c5498b03ad Swinging in a different direction, different syntax 2022-05-01 13:51:34 +02:00
Krzosa Karol
3a9b748fed New AST 2022-04-30 12:28:34 +02:00