Go to file
Rui Ueyama 9df51789e7 Add _Alignof and _Alignas 2020-12-07 12:00:06 +09:00
test Add _Alignof and _Alignas 2020-12-07 12:00:06 +09:00
.gitignore Rewrite tests in shell script in C 2020-10-15 14:22:15 +09:00
LICENSE Add LICENSE and README.md 2020-10-07 20:13:25 +09:00
Makefile Rewrite tests in shell script in C 2020-10-15 14:22:15 +09:00
README.md Add LICENSE and README.md 2020-10-07 20:13:25 +09:00
chibicc.h Add _Alignof and _Alignas 2020-12-07 12:00:06 +09:00
codegen.c Add _Alignof and _Alignas 2020-12-07 12:00:06 +09:00
main.c Emit .file and .loc assembler directives 2020-10-15 14:22:16 +09:00
parse.c Add _Alignof and _Alignas 2020-12-07 12:00:06 +09:00
strings.c Refactoring: Add a utility function 2020-10-08 14:31:22 +09:00
tokenize.c Add _Alignof and _Alignas 2020-12-07 12:00:06 +09:00
type.c Add ?: operator 2020-12-07 12:00:06 +09:00

README.md

This is the reference implementation of https://www.sigbus.info/compilerbook.