1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 27, 2024 — Jun 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
In `indirect-reference!', need to load the alias register that is allocated under certain circumstances. More... about 38 years ago
Reason: Make fasdump in bchscheme back out when the object being dumped is too large. Files changed: bchdmp.c bchgcc.h bchgcl.c bchmmg.c bchpur.c TODO More... about 38 years ago
Make fasdump in bchscheme back out when the object being dumped is too large. More... about 38 years ago
Make vector unparser smarter about looking for nmv headers within the vector so that we do not blindly unparse partially marked vectors. More... about 38 years ago
Change primitives to use new type code for compiled-code-block. Change print name to match one in runtime system. More... about 38 years ago
Fix logic for determining end-of-file in a buffered input port. More... about 38 years ago
Initial revision More... about 38 years ago
Break up files into smaller pieces for compilation. More... about 38 years ago
Break up files into smaller pieces for compilation. More... about 38 years ago
This commit was manufactured by cvs2svn to create branch 'unlabeled-1.1.1'. More... about 38 years ago
Initial revision More... about 38 years ago
Break up file into smaller pieces for compilation. More... about 38 years ago
Initialize package structure. More... about 38 years ago
Missing whitespace. More... about 38 years ago
Change contents of `*ic-procedure-headers*' so that it can be fasdumped. More... about 38 years ago
Restructure packaging to eliminate explicit make-environment in "regmap". More... about 38 years ago
Restructure packaging to eliminate explicit make-environment in "regmap". More... about 38 years ago
Decisions to use variable cache mechanism are raised to a higher level to allow special handling of IC procedure references. More... about 38 years ago
When counting the operands of a combination, do not include operands which do not push any values. This means that `length' is not adequate for computing the number of operands. Instead use the new procedure `count-operands'. More... about 38 years ago
When generating code for combinations whose operator is known, use original parameters to that procedure to determine which operands must be pushed. More... about 38 years ago
Fix bugs in signalling of interrupts through the compiled code interface to the lookup code. More... about 38 years ago
Handle pathological error codes in `Do_Micro_Error'. More... about 38 years ago
Pass error-code to error handlers as well as expression, since some error handlers need to know this. More... about 38 years ago
`generate-invocation-prefix' now knows not to reallocate fixed register arguments to invocations. In particular, `cache-reference-apply' accepts A3 as an argument, and under certain circumstances that register was being allocated as a temporary for the `move-frame-up' invocation. More... about 38 years ago
Add `need-registers!' operation. More... about 38 years ago
This commit was generated by cvs2svn to compensate for changes in r458, which included commits to RCS files with non-trunk default branches. More... about 38 years ago
Add original bindings for transformers. More... about 38 years ago
For `move-frame-up' invocation prefix, zero frame-size does not indicate that nothing need be done. More... about 38 years ago
Split some files up for compilation. More... about 38 years ago
Initial revision More... about 38 years ago