Commit Graph

15 Commits (b344635c8d8845eacc5093da26193af8c15d83b5)

Author SHA1 Message Date
cosmonaut b344635c8d new type declaration style 2021-04-22 21:16:37 -07:00
cosmonaut acb6c61922 function calls 2021-04-22 17:19:35 -07:00
cosmonaut c2efcbd7d2 add static modifier 2021-04-22 00:35:42 -07:00
cosmonaut c6507fdcb7 scope refactor 2021-04-21 21:29:38 -07:00
cosmonaut e3fd821d8f add custom types and local allocation 2021-04-20 23:51:26 -07:00
cosmonaut 2708dfbbed compile struct functions 2021-04-20 19:00:18 -07:00
cosmonaut b5d256251e support function calls 2021-04-20 10:47:40 -07:00
cosmonaut 5c147d80ec basic compilation structure 2021-04-19 18:18:45 -07:00
cosmonaut 392ce41e97 initializing compiler structure 2021-04-18 15:45:06 -07:00
cosmonaut 545a010e58 fix compilation structure 2021-04-18 15:29:54 -07:00
cosmonaut a849fa73c4 add cmake build process + switch to bison 2021-04-18 14:10:15 -07:00
cosmonaut 5861d07b07 function parsing 2021-04-18 13:30:50 -07:00
cosmonaut 4bc7aca15e stack sequence structure 2021-04-18 13:14:50 -07:00
cosmonaut 465daaa931 more parser progress 2021-04-16 14:40:28 -07:00
cosmonaut d8df1c019a initial commit 2021-04-16 00:35:35 -07:00