test
|
Support line continuation
|
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 |
Makefile
|
Use chibicc's preprocessor for all tests
|
2020-12-07 12:00:06 +09:00 |
README.md
|
Add LICENSE and README.md
|
2020-10-07 20:13:25 +09:00 |
chibicc.h
|
Add macro stringizing operator (#)
|
2020-12-07 12:00:06 +09:00 |
codegen.c
|
Add #include "..."
|
2020-12-07 12:00:06 +09:00 |
main.c
|
Add zero-arity funclike #define
|
2020-12-07 12:00:06 +09:00 |
parse.c
|
Add #if and #endif
|
2020-12-07 12:00:06 +09:00 |
self.py
|
Add macro stringizing operator (#)
|
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
|
Support line continuation
|
2020-12-07 12:00:06 +09:00 |