| .. |
|
conflicting_externs
|
categorize behavior/bugs/<issueno>.zig tests
|
2024-01-06 16:49:41 -08:00 |
|
hasdecl
|
|
|
|
import
|
|
|
|
namespace_depends_on_compile_var
|
|
|
|
pub_enum
|
|
|
|
usingnamespace
|
compiler_rt: fix arm hard-float f16 abi
|
2023-09-19 09:37:53 -07:00 |
|
abs.zig
|
cbe: fix optional codegen
|
2024-04-13 01:35:20 -04:00 |
|
align.zig
|
Update uses of @fieldParentPtr to use RLS
|
2024-03-30 20:50:48 -04:00 |
|
alignof.zig
|
test/behavior: replace all 'comptime expect' with 'comptime assert'
|
2024-01-15 20:55:01 +11:00 |
|
array.zig
|
Sema: support coercing ref to anonymous array init to many-pointer
|
2024-04-07 15:10:49 -07:00 |
|
asm.zig
|
test: update behavior to silence 'var is never mutated' errors
|
2023-11-19 09:57:03 +00:00 |
|
async_fn.zig
|
test/behavior: replace all 'comptime expect' with 'comptime assert'
|
2024-01-15 20:55:01 +11:00 |
|
atomics.zig
|
std.builtin: make atomic order fields lowercase
|
2024-03-11 07:09:10 -07:00 |
|
await_struct.zig
|
test: update behavior to silence 'var is never mutated' errors
|
2023-11-19 09:57:03 +00:00 |
|
basic.zig
|
compiler: audit uses of ptr.addr in the frontend
|
2024-03-26 13:48:06 +00:00 |
|
bit_shifting.zig
|
categorize behavior/bugs/<issueno>.zig tests
|
2024-01-06 16:49:41 -08:00 |
|
bitcast.zig
|
compiler: rework comptime pointer representation and access
|
2024-04-17 13:41:25 +01:00 |
|
bitreverse.zig
|
x86_64+macho: pass more behavior tests
|
2024-02-06 19:01:17 +01:00 |
|
bool.zig
|
spirv: air int_from_bool
|
2024-02-04 19:09:29 +01:00 |
|
builtin_functions_returning_void_or_noreturn.zig
|
std.builtin: make atomic order fields lowercase
|
2024-03-11 07:09:10 -07:00 |
|
byteswap.zig
|
Add 64bit byteswap case, use fewer locals
|
2024-03-18 12:40:41 +01:00 |
|
byval_arg_var.zig
|
spirv: enable passing tests
|
2024-03-18 19:13:51 +01:00 |
|
call.zig
|
cbe: fix optional codegen
|
2024-04-13 01:35:20 -04:00 |
|
call_tail.zig
|
cbe: fix optional codegen
|
2024-04-13 01:35:20 -04:00 |
|
cast.zig
|
cbe: fix optional codegen
|
2024-04-13 01:35:20 -04:00 |
|
cast_int.zig
|
compiler: rework comptime pointer representation and access
|
2024-04-17 13:41:25 +01:00 |
|
comptime_memory.zig
|
compiler: rework comptime pointer representation and access
|
2024-04-17 13:41:25 +01:00 |
|
const_slice_child.zig
|
spirv: update failing / passing tests
|
2023-10-15 20:08:18 +02:00 |
|
decltest.zig
|
spirv: more passing tests
|
2023-05-20 17:30:22 +02:00 |
|
defer.zig
|
spirv: update failing / passing tests
|
2023-10-15 20:08:18 +02:00 |
|
destructure.zig
|
spirv: enable passing tests
|
2024-04-06 13:52:48 +02:00 |
|
duplicated_test_names.zig
|
spirv: update tests
|
2024-02-04 19:09:33 +01:00 |
|
empty_file_level_struct.zig
|
|
|
|
empty_file_level_union.zig
|
|
|
|
empty_tuple_fields.zig
|
|
|
|
empty_union.zig
|
test: update behavior to silence 'var is never mutated' errors
|
2023-11-19 09:57:03 +00:00 |
|
enum.zig
|
Builder: fix encoding big integers in bitcode
|
2024-04-06 12:53:09 -07:00 |
|
error.zig
|
compiler: rework comptime pointer representation and access
|
2024-04-17 13:41:25 +01:00 |
|
eval.zig
|
compiler: implement analysis-local comptime-mutable memory
|
2024-03-25 14:49:41 +00:00 |
|
export_builtin.zig
|
cbe: fix optional codegen
|
2024-04-13 01:35:20 -04:00 |
|
export_c_keywords.zig
|
cbe: fix non-msvc externs and exports
|
2024-01-03 02:52:25 -05:00 |
|
export_keyword.zig
|
spirv: update tests
|
2024-02-04 19:09:33 +01:00 |
|
export_self_referential_type_info.zig
|
all: zig fmt and rename "@XToY" to "@YFromX"
|
2023-06-19 12:34:42 -07:00 |
|
extern.zig
|
cbe: fix optional codegen
|
2024-04-13 01:35:20 -04:00 |
|
extern_struct_zero_size_fields.zig
|
test: update behavior to silence 'var is never mutated' errors
|
2023-11-19 09:57:03 +00:00 |
|
field_parent_ptr.zig
|
test: disable newly failing test
|
2024-04-17 13:41:25 +01:00 |
|
file_to_embed.txt
|
rename behavior test to better describe what it does
|
2023-10-23 17:28:10 -07:00 |
|
floatop.zig
|
spirv: implement @divFloor, @floor and @mod
|
2024-04-06 08:50:02 +03:30 |
|
fn.zig
|
cbe: fix optional codegen
|
2024-04-13 01:35:20 -04:00 |
|
fn_delegation.zig
|
spirv: more passing tests
|
2023-05-20 17:30:22 +02:00 |
|
fn_in_struct_in_comptime.zig
|
test: update behavior to silence 'var is never mutated' errors
|
2023-11-19 09:57:03 +00:00 |
|
for.zig
|
spirv: implement @mulWithOverflow
|
2024-04-06 09:01:46 +03:30 |
|
generics.zig
|
spirv: enable passing tests
|
2024-04-06 13:52:48 +02:00 |
|
globals.zig
|
cbe: fix optional codegen
|
2024-04-13 01:35:20 -04:00 |
|
hasdecl.zig
|
spirv: implement @mulWithOverflow
|
2024-04-06 09:01:46 +03:30 |
|
hasfield.zig
|
|
|
|
if.zig
|
categorize behavior/bugs/<issueno>.zig tests
|
2024-01-06 16:49:41 -08:00 |
|
import.zig
|
spirv: update tests
|
2024-02-04 19:09:33 +01:00 |
|
import_c_keywords.zig
|
x86_64+macho: pass more behavior tests
|
2024-02-06 19:01:17 +01:00 |
|
incomplete_struct_param_tld.zig
|
|
|
|
inline_switch.zig
|
test: update behavior to silence 'var is never mutated' errors
|
2023-11-19 09:57:03 +00:00 |
|
int128.zig
|
x86_64: implement some todos
|
2023-12-03 10:24:03 -05:00 |
|
int_comparison_elision.zig
|
categorize behavior/bugs/<issueno>.zig tests
|
2024-01-06 16:49:41 -08:00 |
|
int_div.zig
|
spirv: implement @divFloor, @floor and @mod
|
2024-04-06 08:50:02 +03:30 |
|
ir_block_deps.zig
|
spirv: update failing / passing tests
|
2023-10-15 20:08:18 +02:00 |
|
lower_strlit_to_vector.zig
|
spirv: update failing / passing tests
|
2023-10-15 20:08:18 +02:00 |
|
math.zig
|
spirv: enable passing tests
|
2024-04-06 13:52:48 +02:00 |
|
maximum_minimum.zig
|
spirv: vectorize max, min
|
2024-02-04 19:09:31 +01:00 |
|
member_func.zig
|
Zir: eliminate field_call_bind and field_call_bind_named
|
2023-05-20 12:27:48 -07:00 |
|
memcpy.zig
|
Sema: ensure slice_ptr produces the correct type
|
2023-12-23 02:08:58 -05:00 |
|
memset.zig
|
categorize behavior/bugs/<issueno>.zig tests
|
2024-01-06 16:49:41 -08:00 |
|
merge_error_sets.zig
|
spirv: update failing / passing tests
|
2023-10-15 20:08:18 +02:00 |
|
muladd.zig
|
x86_64+macho: pass more behavior tests
|
2024-02-06 19:01:17 +01:00 |
|
multiple_externs_with_conflicting_types.zig
|
x86_64+macho: pass more behavior tests
|
2024-02-06 19:01:17 +01:00 |
|
namespace_depends_on_compile_var.zig
|
spirv: update tests
|
2024-02-04 19:09:33 +01:00 |
|
nan.zig
|
x86_64: fix compiler rt test failures
|
2023-10-29 07:20:36 -04:00 |
|
null.zig
|
spirv: air is_(non_)null_ptr, optional_payload_ptr
|
2024-02-04 19:09:30 +01:00 |
|
optional.zig
|
compiler: rework comptime pointer representation and access
|
2024-04-17 13:41:25 +01:00 |
|
packed-struct.zig
|
compiler: rework comptime pointer representation and access
|
2024-04-17 13:41:25 +01:00 |
|
packed-union.zig
|
compiler: rework comptime pointer representation and access
|
2024-04-17 13:41:25 +01:00 |
|
packed_struct_explicit_backing_int.zig
|
std.builtin.Endian: make the tags lower case
|
2023-10-31 21:37:35 -04:00 |
|
pointers.zig
|
compiler: rework comptime pointer representation and access
|
2024-04-17 13:41:25 +01:00 |
|
popcount.zig
|
test: update behavior to silence 'var is never mutated' errors
|
2023-11-19 09:57:03 +00:00 |
|
prefetch.zig
|
test: update behavior to silence 'var is never mutated' errors
|
2023-11-19 09:57:03 +00:00 |
|
ptrcast.zig
|
compiler: rework comptime pointer representation and access
|
2024-04-17 13:41:25 +01:00 |
|
ptrfromint.zig
|
test: update behavior to silence 'var is never mutated' errors
|
2023-11-19 09:57:03 +00:00 |
|
pub_enum.zig
|
spirv: update tests
|
2024-02-04 19:09:33 +01:00 |
|
ref_var_in_if_after_if_2nd_switch_prong.zig
|
spirv: more passing tests
|
2023-05-20 17:30:22 +02:00 |
|
reflection.zig
|
spirv: more passing tests
|
2023-05-20 17:30:22 +02:00 |
|
return_address.zig
|
enable passing behavior tests
|
2023-05-31 18:04:33 +02:00 |
|
saturating_arithmetic.zig
|
test: update behavior to silence 'var is never mutated' errors
|
2023-11-19 09:57:03 +00:00 |
|
select.zig
|
x86_64: implement @select
|
2024-02-25 11:22:10 +01:00 |
|
shuffle.zig
|
x86_64: implement @shuffle
|
2024-02-25 11:22:10 +01:00 |
|
sizeof_and_typeof.zig
|
Sema: replace uses of toUnsignedInt with toUnsignedIntAdvanced
|
2024-01-20 12:21:05 -08:00 |
|
slice.zig
|
test/behavior: fix test type check for multi-ptr slice
|
2024-01-15 20:55:01 +11:00 |
|
slice_sentinel_comptime.zig
|
spirv: update tests
|
2024-02-04 19:09:33 +01:00 |
|
src.zig
|
behavior: correct tests after #18816
|
2024-03-06 21:26:38 +00:00 |
|
stage2_wasm_div.zig
|
Replace @panic with unreachable, add test
|
2023-08-23 20:34:59 +01:00 |
|
string_literals.zig
|
categorize behavior/bugs/<issueno>.zig tests
|
2024-01-06 16:49:41 -08:00 |
|
struct.zig
|
Update uses of @fieldParentPtr to use RLS
|
2024-03-30 20:50:48 -04:00 |
|
struct_contains_null_ptr_itself.zig
|
test: update behavior to silence 'var is never mutated' errors
|
2023-11-19 09:57:03 +00:00 |
|
struct_contains_slice_of_itself.zig
|
Revert "Revert "Merge pull request #17657 from Snektron/spirv-recursive-ptrs""
|
2023-10-23 06:27:12 -04:00 |
|
switch.zig
|
spirv: enable passing tests
|
2024-04-06 13:52:48 +02:00 |
|
switch_on_captured_error.zig
|
astgen: fix result info for catch switch_block_err_union
|
2024-05-22 07:04:01 -07:00 |
|
switch_prong_err_enum.zig
|
spirv: update failing / passing tests
|
2023-10-15 20:08:18 +02:00 |
|
switch_prong_implicit_cast.zig
|
spirv: update failing / passing tests
|
2023-10-15 20:08:18 +02:00 |
|
this.zig
|
categorize behavior/bugs/<issueno>.zig tests
|
2024-01-06 16:49:41 -08:00 |
|
threadlocal.zig
|
Remove all usages of std.mem.copy and remove std.mem.set (#18143)
|
2023-11-29 16:03:02 -05:00 |
|
truncate.zig
|
spirv: vectorize int_cast, trunc
|
2024-02-04 19:09:31 +01:00 |
|
try.zig
|
categorize behavior/bugs/<issueno>.zig tests
|
2024-01-06 16:49:41 -08:00 |
|
tuple.zig
|
Update uses of @fieldParentPtr to use RLS
|
2024-03-30 20:50:48 -04:00 |
|
tuple_declarations.zig
|
std.builtin: make container layout fields lowercase
|
2024-03-11 07:09:07 -07:00 |
|
type.zig
|
compiler: rework comptime pointer representation and access
|
2024-04-17 13:41:25 +01:00 |
|
type_info.zig
|
Sema: fix non-pub usingnamespace in @typeInfo
|
2024-04-06 12:57:51 -07:00 |
|
type_info_mul_linksection_addrspace_decls.zig
|
Zir: add missing extra index for linksection_or_addspace
|
2023-11-25 11:39:37 +00:00 |
|
typename.zig
|
AstGen: disallow alignment on function types
|
2024-03-17 03:06:17 +01:00 |
|
undefined.zig
|
cbe: fix optional codegen
|
2024-04-13 01:35:20 -04:00 |
|
underscore.zig
|
spirv: enable passing tests
|
2023-09-23 12:36:56 -07:00 |
|
union.zig
|
LLVM: Fix panic when using tagged union backed by enum with negative values
|
2024-05-22 06:56:49 -07:00 |
|
union_with_members.zig
|
enable passing behavior tests
|
2023-05-31 18:04:33 +02:00 |
|
usingnamespace.zig
|
Sema: fix spurious type has no namespace error
|
2024-03-17 14:42:12 +02:00 |
|
var_args.zig
|
test: update behavior to silence 'var is never mutated' errors
|
2023-11-19 09:57:03 +00:00 |
|
vector.zig
|
cbe: fix optional codegen
|
2024-04-13 01:35:20 -04:00 |
|
void.zig
|
test: update behavior to silence 'var is never mutated' errors
|
2023-11-19 09:57:03 +00:00 |
|
wasm.zig
|
test: update behavior to silence 'var is never mutated' errors
|
2023-11-19 09:57:03 +00:00 |
|
while.zig
|
spirv: enable passing tests
|
2024-03-18 19:13:51 +01:00 |
|
widening.zig
|
x86_64+macho: pass more behavior tests
|
2024-02-06 19:01:17 +01:00 |
|
wrapping_arithmetic.zig
|
spirv: update tests
|
2024-02-04 19:09:33 +01:00 |
|
zero.bin
|
Module: fix @embedFile of files containing zero bytes
|
2024-02-22 12:33:53 -08:00 |