.. |
import
|
IR testing: rename cases3 dir to cases
|
2016-12-26 02:49:30 -05:00 |
namespace_depends_on_compile_var
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
pub_enum
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
array.zig
|
remove staticEval builtin in favor of comptime expression
|
2017-01-22 23:21:00 -05:00 |
atomics.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
bool.zig
|
add test for compile time bool not operator
|
2017-01-16 17:15:42 -05:00 |
cast.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
const_slice_child.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
defer.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
enum_with_members.zig
|
pass cannot assign to constant test
|
2017-01-05 18:50:36 -05:00 |
enum.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
error.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
eval.zig
|
use comptime instead of inline for var and params
|
2017-01-22 19:51:37 -05:00 |
fn.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
for.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
generics.zig
|
remove staticEval builtin in favor of comptime expression
|
2017-01-22 23:21:00 -05:00 |
goto.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
if.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
import.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
ir_block_deps.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
math.zig
|
remove staticEval builtin in favor of comptime expression
|
2017-01-22 23:21:00 -05:00 |
misc.zig
|
remove staticEval builtin in favor of comptime expression
|
2017-01-22 23:21:00 -05:00 |
null.zig
|
ability to equality compare with null
|
2017-01-16 16:39:31 -05:00 |
sizeof_and_typeof.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
struct_contains_slice_of_itself.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
struct.zig
|
pass cannot assign to constant test
|
2017-01-05 18:50:36 -05:00 |
switch_prong_err_enum.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
switch_prong_implicit_cast.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
switch.zig
|
fix enum codegen and implement comptime switch var on enums
|
2017-01-15 22:16:39 -05:00 |
this.zig
|
use comptime instead of inline for var and params
|
2017-01-22 19:51:37 -05:00 |
var_args.zig
|
basic support for functions with variable length arguments
|
2017-01-23 16:40:17 -05:00 |
while.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |