.. |
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
|
slice and array re-work plus some misc. changes
|
2017-02-12 17:35:51 -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
|
add integer literal to pointer explicit cast
|
2017-01-31 13:38:04 -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
|
slice and array re-work plus some misc. changes
|
2017-02-12 17:35:51 -05:00 |
enum.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
error.zig
|
slice and array re-work plus some misc. changes
|
2017-02-12 17:35:51 -05:00 |
eval.zig
|
slice and array re-work plus some misc. changes
|
2017-02-12 17:35:51 -05:00 |
fn.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
for.zig
|
slice and array re-work plus some misc. changes
|
2017-02-12 17:35:51 -05:00 |
generics.zig
|
slice and array re-work plus some misc. changes
|
2017-02-12 17:35:51 -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
|
support arithmetic for non byte aligned integer types
|
2017-02-16 17:08:55 -05:00 |
misc.zig
|
slice and array re-work plus some misc. changes
|
2017-02-12 17:35:51 -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
|
slice and array re-work plus some misc. changes
|
2017-02-12 17:35:51 -05:00 |
struct.zig
|
ability to write to bit fields
|
2017-02-16 18:42:52 -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
|
remove ability to mark if and switch as inline
|
2017-02-02 13:23:18 -05:00 |
this.zig
|
use comptime instead of inline for var and params
|
2017-01-22 19:51:37 -05:00 |
try.zig
|
try expression can omit variable assignments
|
2017-02-05 18:58:58 -05:00 |
typedef.zig
|
typedefs work for binary math operations
|
2017-02-03 12:09:13 -05:00 |
undefined.zig
|
fix ability to call method on variable at compile time
|
2017-02-02 15:03:21 -05:00 |
var_args.zig
|
fix crash when passing void to var args function
|
2017-01-31 15:50:38 -05:00 |
void.zig
|
std.io supports printing integers as hex values
|
2017-02-07 17:23:50 -05:00 |
while.zig
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |