pkgsrc/lang/zig
adam b5c1c4f9d1 zig: updated to 0.9.0
0.9.0:

Language Changes

Address Spaces
More Builtins Return String Literals
@minimum and @maximum
@select
SIMD
@intToEnum Implicitly Performs @intCast
Shadowing Declarations
Keywords Deleted: true, false, undefined, null
usingnamespace No Longer Affects Identifier Lookup
c_void renamed to anyopaque
Saturating Arithmetic
Compile Errors for Unused Locals
@export with Field Access
Inline Assembly Requires String Literals
@prefetch
2021-12-21 09:16:26 +00:00
..
application.mk Add lang/zig/application, common mk to handle build.zig applications. 2020-06-16 11:01:42 +00:00
DESCR
distinfo zig: updated to 0.9.0 2021-12-21 09:16:26 +00:00
Makefile zig: updated to 0.9.0 2021-12-21 09:16:26 +00:00
PLIST zig: updated to 0.9.0 2021-12-21 09:16:26 +00:00