zig/test/behavior/bugs
2022-09-24 15:15:36 +03:00
..
394.zig stage2 ARM: implement basic intCast and error union wrapping 2022-06-25 21:16:51 +02:00
421.zig wasm: enable 128bit integer behavior tests 2022-05-18 07:43:33 +02:00
529.zig LLVM: handle extern function name collisions 2022-06-07 00:47:10 -04:00
529_other_file.zig
529_other_file_2.zig fix code broken from previous commit 2021-06-21 17:03:03 -07:00
624.zig Port more behavior tests 2022-02-22 21:57:42 +01:00
655.zig Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen 2021-05-08 14:45:21 -07:00
655_other_file.zig
656.zig stage2 AArch64: Enable behavior testing 2022-02-14 22:33:01 +01:00
679.zig fix code broken from previous commit 2021-06-21 17:03:03 -07:00
704.zig stage2 AArch64: add more slice support 2022-03-05 11:31:51 +01:00
718.zig stage2: fix mem{set,cpy} for non comptime mutable pointers 2022-03-08 11:23:38 +02:00
726.zig wasm: Enable passing behavior tests 2022-03-09 13:53:20 -07:00
828.zig stage2 ARM: genSetStack for stack_argument_offset 2022-03-16 20:19:58 +01:00
920.zig upgrade behavior test to stage2 fn ptr semantics 2022-06-09 15:37:16 -07:00
1025.zig stage2: tiny improvements all over the place 2022-02-08 21:00:07 +01:00
1076.zig stage2 ARM: implement basic intCast and error union wrapping 2022-06-25 21:16:51 +02:00
1277.zig stage2 llvm: fix lowerDeclRefValue for function aliases 2022-03-21 15:12:32 -04:00
1310.zig Sema: validate extern struct field types earlier 2022-07-21 12:21:30 -07:00
1381.zig Sema: bad union field access safety 2022-07-23 15:40:11 +03:00
1421.zig stage2 AArch64: complete genTypedValue 2022-05-27 16:43:11 -04:00
1442.zig wasm: Enable passing behavior tests 2022-03-09 13:53:20 -07:00
1467.zig std, src, doc, test: remove unused variables 2021-06-21 17:03:03 -07:00
1486.zig stage2 AArch64: replace genMulConstant with binOp 2022-02-21 22:54:09 +01:00
1500.zig stage2: tiny improvements all over the place 2022-02-08 21:00:07 +01:00
1607.zig wasm: Enable passing behavior tests 2022-03-09 13:53:20 -07:00
1735.zig stage2 ARM: implement ret_load 2022-03-08 21:10:04 +01:00
1741.zig elf+macho: use explicit alignment on decl is specified 2022-06-05 16:46:50 +02:00
1851.zig organize behavior tests 2022-03-18 15:02:52 -07:00
1914.zig stage2: handle decl ref to void types 2022-02-09 10:28:48 +01:00
2006.zig stage2 AArch64: more support for MCValue.got_load and direct_load 2022-02-23 21:58:13 +01:00
2114.zig stage2+stage1: remove type parameter from bit builtins 2022-08-22 11:19:20 +03:00
2346.zig std, src, doc, test: remove unused variables 2021-06-21 17:03:03 -07:00
2578.zig stage2 AArch64: Enable behavior testing 2022-02-14 22:33:01 +01:00
2692.zig stage2 ARM: genSetStack for stack_argument_offset 2022-03-16 20:19:58 +01:00
2889.zig x64: rectify and add missing optionals bits 2022-03-02 14:05:29 +01:00
3007.zig stage2 AArch64: Enable behavior testing 2022-02-14 22:33:01 +01:00
3046.zig codegen: lower field_ptr to memory across linking backends 2022-03-01 22:03:18 +01:00
3112.zig x64: rectify and add missing optionals bits 2022-03-02 14:05:29 +01:00
3367.zig stage2 AArch64: add more slice support 2022-03-05 11:31:51 +01:00
3384.zig Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen 2021-05-08 14:45:21 -07:00
3468.zig
3586.zig stage2 AArch64: add more slice support 2022-03-05 11:31:51 +01:00
3742.zig wasm: Enable passing behavior tests 2022-03-09 13:53:20 -07:00
3779.zig stage2 ARM: implement basic intCast and error union wrapping 2022-06-25 21:16:51 +02:00
3779_file_to_embed.txt embedFile: change notation from [X:0] to [N:0] 2021-06-16 22:03:02 +01:00
4328.zig Sema: check pointer qualifiers before implicit cast 2022-09-20 00:50:13 +03:00
4560.zig stage2 AArch64: complete genTypedValue 2022-05-27 16:43:11 -04:00
4769_a.zig Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen 2021-05-08 14:45:21 -07:00
4769_b.zig Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen 2021-05-08 14:45:21 -07:00
4954.zig stage2: add debug info for locals in the LLVM backend 2022-03-13 03:41:31 -04:00
5398.zig wasm: Enable all passing tests 2022-03-23 21:40:33 +01:00
5413.zig Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen 2021-05-08 14:45:21 -07:00
5474.zig stage2 ARM: genSetStack for stack_argument_offset 2022-03-16 20:19:58 +01:00
5487.zig wasm: Enable passing behavior tests 2022-03-09 13:53:20 -07:00
6456.zig wasm: Enable all passing tests 2022-03-23 21:40:33 +01:00
6781.zig add a missing align() to a behavior test 2022-06-08 15:38:15 -07:00
6850.zig remove zig_is_stage2 from @import("builtin") 2022-01-17 21:55:49 -07:00
7003.zig std, src, doc, test: remove unused variables 2021-06-21 17:03:03 -07:00
7047.zig Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen 2021-05-08 14:45:21 -07:00
7187.zig stage2 ARM: implement basic intCast and error union wrapping 2022-06-25 21:16:51 +02:00
7250.zig stage2: passing threadlocal tests for x86_64-linux 2022-03-11 00:04:42 -07:00
9584.zig fix behavior test which was relying on UB 2022-07-05 15:22:19 -07:00
10138.zig test: recursively walk dir with tests 2022-04-28 18:35:01 +02:00
10147.zig stage2+stage1: remove type parameter from bit builtins 2022-08-22 11:19:20 +03:00
10970.zig clean up some behavior tests 2022-05-26 21:58:19 -07:00
11046.zig Sema: fix resolution of inferred error sets 2022-03-11 19:38:07 -07:00
11100.zig Sema: handle noreturn result in condbr_inline 2022-03-09 17:07:25 +02:00
11139.zig stage2: fixups for topolarity-comptime-memory-reinterp branch 2022-03-14 21:43:03 -07:00
11159.zig wasm: Enable all passing tests 2022-03-23 21:40:33 +01:00
11162.zig clean up some behavior tests 2022-05-26 21:58:19 -07:00
11165.zig remove pointless discards 2022-09-12 18:13:24 -07:00
11179.zig stage2: add test for fixed issue 2022-05-27 10:29:24 +03:00
11181.zig stage2 AArch64: complete genTypedValue 2022-05-27 16:43:11 -04:00
11213.zig stage2 ARM: implement basic intCast and error union wrapping 2022-06-25 21:16:51 +02:00
11227.zig stage2 llvm: fix lowerDeclRefValue for function aliases 2022-03-21 15:12:32 -04:00
11816.zig AstGen: make loop body's ResultLoc .none 2022-09-21 20:20:05 +03:00
12003.zig stage2: Fix corrupted Type when de-referencing field pointer 2022-07-05 15:02:13 -04:00
12033.zig stage1: Fix seg-fault when slicing string literal with sentinel 2022-07-08 02:14:38 +03:00
12430.zig stage2 astgen: Use rl semantics for @Type 2022-08-13 09:22:25 +03:00
12486.zig skip new behavior tests that do not pass for stage1 2022-08-29 22:58:24 -07:00
12551.zig AstGen: make loop body's ResultLoc .none 2022-09-21 20:20:05 +03:00
12680.zig llvm: fix the type parameter of GlobalAlias 2022-09-04 18:44:45 +03:00
12680_other_file.zig llvm: fix the type parameter of GlobalAlias 2022-09-04 18:44:45 +03:00
12776.zig llvm: handle pointers in packed structs in more places 2022-09-08 12:51:40 +03:00
12786.zig Sema: resolve lazy align in reifyStruct 2022-09-15 00:48:47 +03:00
12794.zig Sema: handle empty_struct_value in beginComptimePtrMutation 2022-09-15 00:48:47 +03:00
12801-1.zig Sema: handle comptime fields in field call bind 2022-09-15 00:50:18 +03:00
12801-2.zig Sema: handle comptime fields in field call bind 2022-09-15 00:50:18 +03:00
12885.zig Sema: avoid using pointerDecl when dealing with slices 2022-09-24 14:43:03 +03:00
12911.zig Sema: resolve struct layout in zirStructInit 2022-09-23 17:39:21 +03:00
12928.zig Sema: preserve volatileness when constructing field pointers 2022-09-23 17:39:06 +03:00
12945.zig Sema: avoid generic parameter error in nested function type 2022-09-24 15:15:36 +03:00