zig/lib/compiler
Hayden Riddiford 20563d8457 - Added special handling for translating C extern variables declared within scoped blocks
- Added test/cases/run_translated_c/extern_typedef_variables_in_functions.c to test for issue 19687
2024-07-16 23:29:44 +03:00
..
aro Rename MAX_NAME_BYTES to max_name_bytes 2024-07-03 17:42:09 +01:00
aro_translate_c - Added special handling for translating C extern variables declared within scoped blocks 2024-07-16 23:29:44 +03:00
reduce reduce: fix compile errors 2024-03-24 17:29:39 +01:00
resinator std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
aro_translate_c.zig - Added special handling for translating C extern variables declared within scoped blocks 2024-07-16 23:29:44 +03:00
build_runner.zig build runner: update watch caption to include subprocesses 2024-07-14 22:27:51 -07:00
fmt.zig zig fmt: ignore hidden files and directories 2024-05-29 10:09:40 -07:00
libc.zig zig libc: allow non-native targets 2024-03-13 02:17:28 -04:00
objcopy.zig objcopy: use the fatal helper method 2024-07-12 00:14:08 -07:00
reduce.zig Rename Dir.writeFile2 -> Dir.writeFile and update all callsites 2024-05-03 13:29:22 -07:00
std-docs.zig std: restructure child process namespace 2024-05-26 09:31:55 -07:00
test_runner.zig test: refactor mainSimple 2024-06-13 02:24:39 -07:00