aboutsummaryrefslogtreecommitdiff
path: root/lib/std/meta
AgeCommit message (Expand)Author
2020-06-01Merge pull request #5449 from data-man/more_traitsAndrew Kelley
2020-05-28Use tuples in multiTraitdata-man
2020-05-28zig fmtdata-man
2020-05-28Added tests with tupledata-man
2020-05-27Add more traitsdata-man
2020-05-24Treat vectors as indexabledata-man
2020-03-19std lib fixups for new semanticsAndrew Kelley
2020-02-24remove usages of `@typeId`, `@memberCount`, `@memberName` and `@memberType`Vexu
2020-02-23remove @bytesToSlice, @sliceToBytes from tests, docsxackus
2020-02-14modernize std.metaxackus
2019-12-11self-hosted: manually parse argsAndrew Kelley
2019-12-10Replace @typeOf with @TypeOf in all zig sourceRobin Voetter
2019-11-27remove type coercion from array values to referencesAndrew Kelley
2019-11-21string literals are now null terminatedAndrew Kelley
2019-11-08update the codebase to use `@as`Andrew Kelley
2019-09-25mv std/ lib/Andrew Kelley