Commit Graph

13 Commits

Author SHA1 Message Date
Krzosa Karol
6e56b789e9 Update build script 2022-06-14 14:31:29 +02:00
Krzosa Karol
3d9a38494c Add if statements 2022-05-26 18:13:37 +02:00
Krzosa Karol
3cd79040bc Fix compile errors when compiling for msvc 2022-05-26 16:55:07 +02:00
Krzosa Karol
5176b40204 Generating valid c code, more work on null values 2022-05-24 20:33:11 +02:00
Krzosa Karol
30736d37b6 Starting from scratch on smaller scale, typechecking global and constant variables, compound expressions for arrays 2022-05-20 10:54:20 +02:00
Krzosa Karol
ea0b1c352d Allocator logging 2022-05-13 20:36:42 +02:00
Krzosa Karol
9c22a379ea Moving to C++ with new idea 2022-05-13 10:12:09 +02:00
Krzosa Karol
9d54ed8195 Parsing complete mostly, ordering, resolving, C++ tests 2022-05-12 17:10:24 +02:00
Krzosa Karol
042127239e AST idea 2022-05-07 15:48:53 +02:00
Krzosa Karol
d3ede16bab Pretty printing, parsing structs 2022-05-07 09:47:11 +02:00
Krzosa Karol
7e3eefda57 Added almost all expr operators 2022-05-06 12:52:33 +02:00
Krzosa Karol
e3b5e9b33a New approach, new lexer 2022-05-06 10:13:16 +02:00
Krzosa Karol
d462892e14 Working on lexer first 2022-04-28 13:49:32 +02:00