2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change decl list iteraters to use size More... about 8 years ago
Remove redundant return statement More... about 8 years ago
Fix null pointer dereference and clean up code More... about 8 years ago
Remove redundant type assignment More... about 8 years ago
Correct enum prefix for semantic passes More... about 8 years ago
Check for NULL on decl list iterations More... about 8 years ago
Add unsued decl semantic pass and cliarg options More... about 8 years ago
Add decl list item removal functions More... about 8 years ago
Add -s and -p flags to cliargs More... about 8 years ago
Fix print usage method definition More... about 8 years ago
Add prefix to cliarg enums More... about 8 years ago
Clean up static methods in cliarg.c More... about 8 years ago
Handle NULL statements in statement list in sema passes More... about 8 years ago
Add command line options for sema passes More... about 8 years ago
Change main to use new sema_pass_opts More... about 8 years ago
Fix return type for char_transfer sema pass More... about 8 years ago
Add sema_pass_opts More... about 8 years ago
Add multiple file handling to cliargs More... about 8 years ago
Add file_list to main.c More... about 8 years ago
Add file list More... about 8 years ago
Allow include paths without trailing slash More... about 8 years ago
Remove redundant global_opts extern declarations More... about 8 years ago
Clean up use parse code More... about 8 years ago
Fix ofc_sema_scope__create call after module rebase More... about 8 years ago
Add missing module clean up calls More... about 8 years ago
Fix const correctness of decl alias More... about 8 years ago
Remove unused debug position markers More... about 8 years ago
Add missing function prototype More... about 8 years ago
Finalize declaration type on initialization More... about 8 years ago
Correct ordering of rename statements More... about 8 years ago