aboutsummaryrefslogtreecommitdiff
path: root/test/stage2
AgeCommit message (Expand)Author
2019-12-03exported main must be pubVexu
2019-11-24Merge remote-tracking branch 'origin/master' into null-terminated-pointersAndrew Kelley
2019-11-23re-enable stage2 testsVexu
2019-11-21string literals are now null terminatedAndrew Kelley
2019-05-12Recursive rewrite of stage2 parser, part 3hryx
2018-07-24fix race conditions in self-hosted compiler; add testAndrew Kelley
2018-07-23self-hosted: add first compare-output testAndrew Kelley
2018-07-20self-hosted: implicit cast comptime ints to other intsAndrew Kelley
2018-07-18self-hosted: compile errors for return in wrong placeAndrew Kelley
2018-07-11add std.event.FutureAndrew Kelley