7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More gcc warn workarounds. More... over 20 years ago
Fix uninit warnings. More... over 20 years ago
Add warning flags. More warn fixes. More... over 20 years ago
Fix bison complaints. More... over 20 years ago
Remove '=' to make bison happy. More... over 20 years ago
Fix string overflow bug. More... over 20 years ago
Some code generation bugfixes. More... over 20 years ago
Initial import
pj
More... over 20 years ago
Move includes down
pj
More... over 20 years ago
Move % to a better place
pj
More... over 20 years ago
Update init stuff. More bugfixes. More... over 20 years ago
Fix earlier broken __FILE__ and __LINE__. More... over 20 years ago
Add support for initializations on stack. More... over 20 years ago
Temp checkin - move out initializations to separate file. More... over 20 years ago
Temp checkin: start work on stack element init. More... over 20 years ago
Fix inline assembler printout. Add one more type combination case. More... over 20 years ago
Add -B option. More... over 20 years ago
Fix init string bug. More... over 20 years ago
Accept character constants in #if lines. Increase tables. Fix include files order. More... over 20 years ago
Fix a bunch of #if bugs. Remove missed EXPAND/NOEXP inside strings. More... over 20 years ago
Fix include bug. Check error return from assembler. More... over 20 years ago
Rewrite the lexical analyzer in C. More... over 20 years ago
Make cc more cpp-friendly. More... over 20 years ago
Add forgotten 0. More... over 20 years ago
Cleanup predefined macro definitions, add __STDC__. More... over 20 years ago
Increase hash table size. More... over 20 years ago
Add #if handling. Now behaves as a real preprocessor. More... over 20 years ago
Add #line, __TIME, __DATE__ and some other stuff. More... over 20 years ago
Small change to control detection. More... over 20 years ago
Add D and U args. More... over 20 years ago