0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 9 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Accept size and alignment pragmas on type declaration More... over 22 years ago
Added the lx_mtype pragma to specify machine type. More... over 22 years ago
Finally pass the 'complex' test with no abstraction penalty; also pass the 'large struct' test. More... over 22 years ago
First case of register field promotion going right. More... over 22 years ago
Implemented ABI copy, load, store. More... over 22 years ago
Allocation of local data records in registers - Sometimes More... over 22 years ago
Name mangling of instantiation bug (overwritten) More... over 22 years ago
Replaced assume with require, as Raphael suggested. More... over 22 years ago
Slightly better error reporting. Cleaner mechanism for caching code generation results (doesn't use chords, which would be persistent on disk...) More... over 22 years ago
Test for invalid type on field access More... over 22 years ago
New code generator More... over 22 years ago
Ripped out the old code generator, and replaced it with a new one Expected benefits: speed, maintainability, ABI implementability More... over 22 years ago
Redirected the intentional programming page More... over 22 years ago
Still more preparation for the ABI More... over 22 years ago
Avoid a few warnings on 32-32 systems More... over 22 years ago
Changed the 'tag' representation for the code generator. This is in preparation for including ABI support in the cg. More... over 22 years ago
Fixed a couple of Makefile bugs on ... MacOSX. First commit from the new Mac! More... over 22 years ago
Some bug fixing in the makefile dependency after 'clean' More... over 22 years ago
Space vs. tabs error in makefile.. More... over 22 years ago
Small cleanup of the rules More... over 22 years ago
New makefile system with: - automatic dependency generation - automatic configuration detection More... over 22 years ago
Changed PWD to CURDIR for CygWin. A small documentation change More... over 22 years ago
Added CygWin port by Bernard Hurley and Ingo Bruss More... over 22 years ago
Added the news sections and a few contributors. More... over 22 years ago
Added the CodaUntilLoop More... over 22 years ago
Remove .gdb_history More... over 22 years ago
Minor changes. More... over 22 years ago
Added the 'until' loop More... over 22 years ago
Fixed the \\ problem remported by Ingo Bruss. More... over 22 years ago
Better output for comments with JavaDoc More... over 22 years ago