zig/test
Andrew Kelley 634e8713c3 add @memberType and @memberName builtin functions
see #383

there is a plan to unify most of the reflection into 2
builtin functions, as outlined in the above issue,
but this gives us needed features for now, and we can
iterate on the design in future commits
2017-11-06 22:07:19 -05:00
..
cases add @memberType and @memberName builtin functions 2017-11-06 22:07:19 -05:00
standalone update std.os.ChildProcess API 2017-09-26 01:01:49 -04:00
assemble_and_link.zig @import("builtin") instead of @compileVar 2017-05-01 13:12:38 -04:00
behavior.zig more compile-time type reflection 2017-11-03 00:00:57 -04:00
build_examples.zig std.os.ChildProcess: on windows cwd affects exe search path 2017-10-16 02:30:03 -04:00
compare_output.zig breaking change to std.io API 2017-10-31 04:47:55 -04:00
compile_errors.zig add @memberType and @memberName builtin functions 2017-11-06 22:07:19 -05:00
debug_safety.zig fix debug safety tests on windows 2017-10-16 00:20:51 -04:00
parsec.zig fix parse-c tests 2017-10-01 21:42:33 -04:00
tests.zig breaking change to std.io API 2017-10-31 04:47:55 -04:00