zig/src-self-hosted
2020-03-20 14:39:05 -04:00
..
c_int.zig clean up some self-hosted bitrot + don't assume libstdc++ 2020-03-17 23:03:45 -04:00
c.zig self-hosted libc detection 2020-02-16 13:25:30 -05:00
clang.zig translate-c support struct field alignment 2020-03-10 15:57:57 +02:00
codegen.zig Add InstallRawStep to Zig build system that does a similar job to llvm-objcopy. To use it, do 'exe.installRaw("kernel.bin");' where exe is a LibExeObjStep 2020-02-03 15:07:34 -05:00
compilation.zig fix swapped logic for Windows 2020-03-18 16:42:47 -04:00
decl.zig
dep_tokenizer.zig fix all the TODOs from the pull request 2020-03-13 12:02:58 -04:00
errmsg.zig clean up some self-hosted bitrot + don't assume libstdc++ 2020-03-17 23:03:45 -04:00
introspect.zig update self-hosted zig targets to print correct glibc availability 2020-03-04 01:05:42 -05:00
ir.zig clean up some self-hosted bitrot + don't assume libstdc++ 2020-03-17 23:03:45 -04:00
libc_installation.zig (breaking) clarify openDir API 2020-03-18 16:10:57 -04:00
link.zig clean up some self-hosted bitrot + don't assume libstdc++ 2020-03-17 23:03:45 -04:00
llvm.zig
main.zig (breaking) clarify openDir API 2020-03-18 16:10:57 -04:00
package.zig
print_targets.zig (breaking) clarify openDir API 2020-03-18 16:10:57 -04:00
scope.zig
stage2.zig glibc: include ld symbols and proper soname for ld 2020-03-20 14:39:05 -04:00
test.zig fix swapped logic for Windows 2020-03-18 16:42:47 -04:00
translate_c.zig improve std lib code for the new semantics 2020-03-19 09:53:54 -04:00
type.zig Replace fmt with new fmtstream 2020-03-12 10:41:09 -05:00
util.zig clean up some self-hosted bitrot + don't assume libstdc++ 2020-03-17 23:03:45 -04:00
value.zig
visib.zig
windows_sdk.zig self-hosted libc detection 2020-02-16 13:25:30 -05:00