aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/use_alias
AgeCommit message (Expand)Author
2022-01-24Normalize some build function namesJonathan Marler
2021-05-08update usage of std.testing in behavior and standalone testsVeikka Tuominen
2020-11-06change debug.assert to testing.expect in testsxackus
2019-05-29run zig fmt to update `use` to `usingnamespace`Andrew Kelley
2019-03-11zig build: do a better job of detecting system pathsAndrew Kelley
2018-11-13New Zig formal grammar (#1685)Jimmi Holst Christensen
2018-10-15Solve the return type ambiguity (#1628)Jimmi Holst Christensen
2018-05-31use * for pointer type instead of &Andrew Kelley
2018-05-29run zig fmt on the codebaseAndrew Kelley
2018-02-08error sets - most tests passingAndrew Kelley
2018-01-31*WIP* error sets converting std libAndrew Kelley
2018-01-25syntax: functions require return type. remove `->`Andrew Kelley
2018-01-15clean up error return tracingAndrew Kelley
2017-08-20fix not propagating parseh aliases through pub use declsAndrew Kelley