aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-07-25Fixed CHECK_RESULT macro, use scoped allocatordec05eba
Scoped allocator gives us better performance and cleanup code for error cases is much cleaner
2020-07-25Fixed CHECK_RESULT macro, use scoped allocatordec05eba
Scoped allocator gives us better performance and cleanup code for error cases is much cleaner
2020-07-25Add result check for msvcdec05eba
2020-07-25Add grammar above parser functionsdec05eba
2020-07-25Initial commit, Function declaration work somewhatdec05eba