Skip to content
GitLab
Explore
Sign in
Register
chibicc
chibicc.h
Sep 13, 2020
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 { ... }
· aac6c1ed
Rui Ueyama
authored
Sep 04, 2020
aac6c1ed
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
Accept multiple statements separated by semicolons
· 5078ac1c
Rui Ueyama
authored
Aug 03, 2019
5078ac1c
Split main.c into multiple small files
· b33b91b5
Rui Ueyama
authored
Aug 03, 2019
b33b91b5