Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-25 | Fix rebase error | dec05eba | |
2020-07-25 | Fixed CHECK_RESULT macro, use scoped allocator | dec05eba | |
Scoped allocator gives us better performance and cleanup code for error cases is much cleaner | |||
2020-07-25 | Fixed CHECK_RESULT macro, use scoped allocator | dec05eba | |
Scoped allocator gives us better performance and cleanup code for error cases is much cleaner | |||
2020-07-25 | Add result check for msvc | dec05eba | |
2020-07-25 | Add grammar above parser functions | dec05eba | |
2020-07-25 | Initial commit, Function declaration work somewhat | dec05eba | |