include
|
Add va_copy()
|
2020-12-07 12:00:06 +09:00 |
test
|
Support global struct bitfield initializer
|
2020-12-07 12:00:06 +09:00 |
.gitignore
|
Add stage2 build
|
2020-12-07 12:00:06 +09:00 |
LICENSE
|
Add LICENSE and README.md
|
2020-10-07 20:13:25 +09:00 |
README.md
|
Add LICENSE and README.md
|
2020-10-07 20:13:25 +09:00 |
chibicc.h
|
Add bitfield
|
2020-12-07 12:00:06 +09:00 |
codegen.c
|
Add bitfield
|
2020-12-07 12:00:06 +09:00 |
main.c
|
Add -U option
|
2020-12-07 12:00:06 +09:00 |
parse.c
|
Support global struct bitfield initializer
|
2020-12-07 12:00:06 +09:00 |
preprocess.c
|
Add -U option
|
2020-12-07 12:00:06 +09:00 |
strings.c
|
Run "as" command unless -S is given
|
2020-12-07 12:00:06 +09:00 |
tokenize.c
|
Tokenize numeric tokens as pp-numbers
|
2020-12-07 12:00:06 +09:00 |