TheCurle
TheCurle pushed to curle/ecs at TheCurle/umbra 2023-03-11 07:17:03 +00:00
387bc84985 UUID & start on IDs
1297af3db1 Bugfix/merge fixes (#11)
a3e89b4e8f Replace the renderer with a modern, module version. (#7)
71b95e1ccf Base of the Module system (#8)
6dbb04ea83 Add SpdLog and ImGui to project. (#3)
Compare 10 commits »
TheCurle created branch curle/ecs in TheCurle/umbra 2023-03-11 07:17:03 +00:00
TheCurle created repository TheCurle/umbra 2023-03-11 07:16:20 +00:00
TheCurle pushed to master at TheCurle/butler 2023-03-02 00:06:17 +00:00
8e29aaaed2 Initial Commit.
TheCurle created branch master in TheCurle/butler 2023-03-02 00:06:17 +00:00
TheCurle created repository TheCurle/butler 2023-03-01 23:47:16 +00:00
TheCurle pushed to master at TheCurle/Erythro 2021-01-22 01:03:32 +00:00
72358aed9f Small fixes, complete refactor
TheCurle pushed to dev-refactor at TheCurle/Erythro 2021-01-22 01:03:18 +00:00
72358aed9f Small fixes, complete refactor
TheCurle pushed to master at TheCurle/Erythro 2021-01-21 20:05:56 +00:00
e19a945934 Finish commenting all files
01d293f2c6 More comments - Pointers and Delegate
18b5da209d Major refactoring
Compare 3 commits »
TheCurle pushed to dev-refactor at TheCurle/Erythro 2021-01-21 20:02:56 +00:00
e19a945934 Finish commenting all files
TheCurle pushed to dev-refactor at TheCurle/Erythro 2021-01-21 01:54:27 +00:00
01d293f2c6 More comments - Pointers and Delegate
TheCurle pushed to dev-refactor at TheCurle/Erythro 2021-01-20 19:24:12 +00:00
18b5da209d Major refactoring
TheCurle pushed to master at TheCurle/Erythro 2021-01-20 01:07:11 +00:00
eb118db872 Major rewrite of the symbol parsing
TheCurle pushed to master at TheCurle/Erythro 2021-01-18 01:53:48 +00:00
a52779e379 Place AST Dumping behind the option
TheCurle pushed to master at TheCurle/Erythro 2021-01-18 01:51:15 +00:00
cce059b9dc Add errno header for linux build
TheCurle pushed to master at TheCurle/Erythro 2021-01-18 01:49:11 +00:00
bcd313270f Rework compiler command line parsing, it can now assemble and link automatically
TheCurle pushed to master at TheCurle/Erythro 2021-01-18 00:27:59 +00:00
263e9d443a Remove Print<x> functions. We can printf, baby.
TheCurle pushed to master at TheCurle/Erythro 2021-01-18 00:22:27 +00:00
52134784a4 Add function prototyping - we can now call cstdlib functions
TheCurle pushed to master at TheCurle/Erythro 2021-01-17 21:58:07 +00:00
813a6c7827 Add parsing for function calls
TheCurle pushed to master at TheCurle/Erythro 2021-01-17 06:39:12 +00:00
389d4b47ff Working towards functions.. We have parameters and function local types
0c148f6e0c Add overrides for aliasing int types to their bit width (int->i32)
Compare 2 commits »