aboutsummaryrefslogtreecommitdiff
path: root/src/BuiltinFn.zig
AgeCommit message (Expand)Author
2021-07-01stage2: fix `@asyncCall` parameter countVeikka Tuominen
2021-06-12Renamed @byteOffsetOf to @offsetOfExonorid
2021-05-31std.sync.atomic: extended atomic helper functions (#8866)protty
2021-04-24AstGen: implement `@Vector`Andrew Kelley
2021-04-22std: fix compile errors caught by stage2 AstGenAndrew Kelley
2021-04-22AstGen: implement `@extern` builtinAndrew Kelley
2021-04-21AstGen: fix `@floatCast` having wrong arityAndrew Kelley
2021-04-19stage2: make `@alignCast` accept 2 parametersAndrew Kelley
2021-04-06stage2: implement simple enumsAndrew Kelley
2021-03-17@intCast takes two argsDimenus
2021-02-18stage2: astgen: fix most of the remaining compile errorsAndrew Kelley
2021-02-15astgen: update more expression types to new mem layoutAndrew Kelley