0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 11 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
if else statements working fully More... about 15 years ago
equality expressions are working More... about 15 years ago
fix small error in the way 3ac was working in func defs More... about 15 years ago
small tweaking, starting work on selection statements More... about 15 years ago
postfix and prefix increment working now More... about 15 years ago
postfix inc operation working More... about 15 years ago
translation unit node working right More... about 15 years ago
init_decl working okay, dec and inc not so much More... about 15 years ago
started work on inc and dec pre More... about 15 years ago
fixed some small things with declmode identifers started More... about 15 years ago
adding, subtracing, multiplying, dividing and module all generate the proper 3ac code More... about 15 years ago
works for all multiplication_expresion ops More... about 15 years ago
sane 3ac for multiplication... much more to go though More... about 15 years ago
very primative 3ac working for multi need to get temp vars working better More... about 15 years ago
need to do a little more merging of the 2 parsers. made temporary fix for float int sutff More... about 15 years ago
very basic foundation set for 3ac More... about 15 years ago
printing a little more cleaned up now More... about 15 years ago
just clearing up some decl stuff More... about 15 years ago
half way done with revamping declmode stuff, true switches should be okay... we'll see More... about 15 years ago
pushing and popping working again More... about 15 years ago
compound statement pushing working again More... about 15 years ago
just cleaning up a bit More... about 15 years ago
symbol table working much much better now More... about 15 years ago
good place to stop with new st tonight, next worry about declarator nodes More... about 15 years ago
almost set with type in the st More... about 15 years ago
recreating a better, stronger faster symbol table ;) More... about 15 years ago
made some small changes to the lex file More... about 15 years ago
a few minor fixes to consts More... about 15 years ago
all yval val stuff should be working with new parser More... about 15 years ago
working on merging other grammars with ast_c_grammar More... about 15 years ago