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
Enable setbin(). Now compiles simple constructs. More... over 22 years ago
Some readability cleanup. More... over 22 years ago
Use .comm for common vars. More... over 22 years ago
Cleanup. Do memcpy() on nodes. Add fields to table.c. Can now generate simple code. More... over 22 years ago
Cleanup, add come debug printouts. More... over 22 years ago
Define option flags in main. Make where() a conditional macro. More... over 22 years ago
Remove rest of "onepass" glue. More... over 22 years ago
More simple cleanup. More... over 22 years ago
Lots of cleanup. More... over 22 years ago
More additions. Can now call other functions. More... over 22 years ago
Initial pdp10 support. More... over 22 years ago
A bunch of cleanup. Add BSS save area, to use if hw needs it. More... over 22 years ago
Forgotten fixes. More... over 22 years ago
Convert non-static function to static if declaration is static. More... over 22 years ago
Remove some debug printfs. More... over 22 years ago
Add some longlong definitions. More... over 22 years ago
Remove the ugly way of creating the yacc definitions. More... over 22 years ago
Some more longlong helpers. More... over 22 years ago
Move closer to fully understand prototypes. More... over 22 years ago
Temporary checkin. More... over 22 years ago
Understand (and so far ignore) const and volatile. More... over 22 years ago
Add long long + signed. More... over 22 years ago
Simple prototype check. Needs expansion. More... over 22 years ago
Prototypes now almost work. More... over 22 years ago
Add -Wstrict-prototypes. More... over 22 years ago
Understand '^#' controls. More... over 22 years ago
Move main() to separate file. Discard that "dual-main" trick. More... over 22 years ago
Add rudimentary ansi function header support. More... over 22 years ago
More cleanup. Remove a bunch of goto's. More... over 22 years ago
ASSIGN/ASOP must be dealt with different. More... over 22 years ago