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
Remove useless vars. More... over 21 years ago
Fix shape bug in reader. More... over 21 years ago
Start working on assign ops. More... over 21 years ago
Move mamask() to mkext.c. More... over 21 years ago
Remove the now useless setrew() stuff. Match now uses the autogenerated tables. More... over 21 years ago
Remove some dead code. More... over 21 years ago
Remove some pointless rewrite rules. More... over 21 years ago
Fix setasg(). More... over 21 years ago
Start shape support for ildb. More... over 21 years ago
Semove setasop(), not used anymore. More... over 21 years ago
Remove old setbin, now uses the new-style. More... over 21 years ago
Rename setnbin -> setbin. More... over 21 years ago
Fix so that logical operators work as expected. More... over 21 years ago
Disable conditional evaluation in new style. More... over 21 years ago
Old setbin still used. More... over 21 years ago
Delay autoincrement of char/short pointers. More... over 21 years ago
Fix erroneous freeing of constants. More... over 21 years ago
Update table to new world. More... over 21 years ago
Make relops use new code. More... over 21 years ago
Fix typo/bug. More... over 21 years ago
Load small negative integers directly. (small optimization). More... over 21 years ago
Runtime evaluation for sizeof added. More... over 21 years ago
Fix real support for multidimensional dynamic arrays. More... over 21 years ago
Fix cast bug. More... over 21 years ago
Temp checkin: Move towards dynamic arrays. More... over 21 years ago
Make a common function of tempnode(), that returns a temp block. More... over 21 years ago
Tell which function is lacking prototype. More... over 21 years ago
Do not complain about '&' before arrays. More... over 21 years ago
Fix unwanted enum comparision warning. More... over 21 years ago
Fix so that correct types are propagated after expansion of ?:. More... over 21 years ago