aboutsummaryrefslogtreecommitdiff
path: root/src/std
AgeCommit message (Collapse)Author
2020-07-25Add ast resolving using multiple threadsdec05eba
Fix issue where not all files are parsed
2020-07-25Fix compiler join thread, fix compiliation with clangdec05eba
2020-07-25fix crashesdec05eba
2020-07-25Fix scoped allocator alloc bug, do all processing in non-main threads. Main ↵dec05eba
only join
2020-07-25Use multiple threads to parsedec05eba