aboutsummaryrefslogtreecommitdiff
path: root/src/userland.cpp
AgeCommit message (Expand)Author
2019-10-22integrate stage1 progress display with semantic analysisAndrew Kelley
2019-10-17improve progress reportingAndrew Kelley
2019-10-17rework the progress module and integrate with stage1Andrew Kelley
2019-07-02enable segfault stack traces in stage1 compilerAndrew Kelley
2019-05-27new .d file parser for C compilationMichael Dusan
2019-04-26zig fmt is built directly into stage1 rather than child processAndrew Kelley
2019-04-25translate-c: unify API for self-hosted and C++ translate-cAndrew Kelley
2019-04-25translate-c: a little closer to self-hosted implementationAndrew Kelley
2019-04-17stage1 assertions always on, and have stack tracesAndrew Kelley
2019-04-16stage1 is now a hybrid of C++ and ZigAndrew Kelley