Skip to content
GitLab
Explore
Sign in
Register
chibicc
codegen.c
Aug 20, 2019
Add "for" statement
· 801ee65d
Rui Ueyama
authored
Aug 04, 2019
801ee65d
Add "while" statement
· a072d398
Rui Ueyama
authored
Aug 04, 2019
a072d398
Add "if" statement
· ead8dc69
Rui Ueyama
authored
Aug 04, 2019
ead8dc69
Support multi-letter local variables
· 8a8a35b9
Rui Ueyama
authored
Aug 04, 2019
8a8a35b9
Support single-letter local variables
· 97a255d2
Rui Ueyama
authored
Aug 03, 2019
97a255d2
Add the notion of the expression statement
· 74a75954
Rui Ueyama
authored
Aug 03, 2019
74a75954
Add "return" statement
· 5124ded8
Rui Ueyama
authored
Aug 03, 2019
5124ded8
Accept multiple statements separated by semicolons
· b4ff7004
Rui Ueyama
authored
Aug 03, 2019
b4ff7004
Split main.c into multiple small files
· 3396747f
Rui Ueyama
authored
Aug 03, 2019
3396747f