Activity
make it possible compile to wasm32-wasi with -Ddev=wasm
make it possible compile to wasm32-wasi with -Ddev=wasm
Fix some comptime packed struct issues
Fix some comptime packed struct issues
AstGen: add error for using inline loops in comptime only scopes
AstGen: add error for using inline loops in comptime only scopes
Sema: improve error location for array cat/mul
Sema: improve error location for array cat/mul
Make stack protector available when using zig cc
Make stack protector available when using zig cc
value: handle lazy_align and lazy_size in writeToPackedMemory
value: handle lazy_align and lazy_size in writeToPackedMemory
Refactor LazySrcLoc conversion
Refactor LazySrcLoc conversion
Force push
move Module.Decl.Index and Module.Namespace.Index to InternPool
move Module.Decl.Index and Module.Namespace.Index to InternPool
Fix CMakeLists
Fix CMakeLists
Zir, InternPool, AstGen leave the nest :(
Zir, InternPool, AstGen leave the nest :(
Move LLVM alignment conversion
Move LLVM alignment conversion
LazySrcLoc is now compiler-only
LazySrcLoc is now compiler-only
Make InternPool independent of Module
Make InternPool independent of Module
Force push
Compiler: move checking function-scope-only builtins to AstGen
Compiler: move checking function-scope-only builtins to AstGen
std.fmt: fix overflow when formatting comptime_float
std.fmt: fix overflow when formatting comptime_float
std.Uri: fix parsing edge case panic
std.Uri: fix parsing edge case panic
Add @maskedScatter builtin
Add @maskedScatter builtin
Force push
Add @maskedScatter builtin
Add @maskedScatter builtin
Force push
Add @maskedScatter builtin
Add @maskedScatter builtin
Force push