Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-01-30 03:03:46 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/standalone/simple
History
Alex Rønne Petersen b461d07a54 Sema: Stop adding Windows implib link inputs for extern "..." syntax.
Closes #23971.
2025-07-06 01:00:18 +02:00
..
cat
Move "simple" standalone test cases to a new directory
2024-04-07 16:05:54 -07:00
guess_number
chore(std.mem): Rename trimLeft and trimRight
2025-04-27 18:03:59 +09:00
hello_world
Move "simple" standalone test cases to a new directory
2024-04-07 16:05:54 -07:00
issue_9402
Move "simple" standalone test cases to a new directory
2024-04-07 16:05:54 -07:00
issue_12471
Move "simple" standalone test cases to a new directory
2024-04-07 16:05:54 -07:00
main_return_error
Move "simple" standalone test cases to a new directory
2024-04-07 16:05:54 -07:00
noreturn_call
Move "simple" standalone test cases to a new directory
2024-04-07 16:05:54 -07:00
brace_expansion.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
build.zig
Sema: Stop adding Windows implib link inputs for extern "..." syntax.
2025-07-06 01:00:18 +02:00
issue_7030.zig
compiler: remove anonymous struct types, unify all tuples
2024-10-31 20:42:53 +00:00
std_enums_big_enums.zig
Sema: rewrite semantic analysis of function calls
2025-01-09 06:46:47 +00:00