Skip to content
GitLab
Explore
Sign in
Register
chibicc
tokenize.c
Sep 13, 2020
Add sizeof
· a901ea05
Rui Ueyama
authored
Aug 06, 2019
a901ea05
Add keyword "int" and make variable definition mandatory
· a8702a30
Rui Ueyama
authored
Sep 03, 2020
a8702a30
Add "while" statement
· e822869c
Rui Ueyama
authored
Aug 04, 2019
e822869c
Add "for" statement
· e410bfee
Rui Ueyama
authored
Aug 04, 2019
e410bfee
Add "if" statement
· e7e30e63
Rui Ueyama
authored
Sep 03, 2020
e7e30e63
Add "return" statement
· 2dd952c5
Rui Ueyama
authored
Sep 03, 2020
2dd952c5
Support multi-letter local variables
· 8798a8ec
Rui Ueyama
authored
Sep 03, 2020
8798a8ec
Support single-letter local variables
· 7bcc4c66
Rui Ueyama
authored
Sep 03, 2020
7bcc4c66
Split main.c into multiple small files
· b33b91b5
Rui Ueyama
authored
Aug 03, 2019
b33b91b5