openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
MIT/GNU Scheme
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 27, 2024 — Jun 27, 2025
Showing page 617 of 632
Search / Filter on:
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.
Chris Hanson
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
Guillermo J. Rozas
More...
about 38 years ago
Make fasdump in bchscheme back out when the object being dumped is too large.
Guillermo J. Rozas
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.
Chris Hanson
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.
Chris Hanson
More...
about 38 years ago
Fix logic for determining end-of-file in a buffered input port.
Chris Hanson
More...
about 38 years ago
Initial revision
Chris Hanson
More...
about 38 years ago
Break up files into smaller pieces for compilation.
Chris Hanson
More...
about 38 years ago
Break up files into smaller pieces for compilation.
Chris Hanson
More...
about 38 years ago
This commit was manufactured by cvs2svn to create branch 'unlabeled-1.1.1'.
cvs2svn
More...
about 38 years ago
Initial revision
Chris Hanson
More...
about 38 years ago
Break up file into smaller pieces for compilation.
Chris Hanson
More...
about 38 years ago
Initialize package structure.
Chris Hanson
More...
about 38 years ago
Missing whitespace.
Chris Hanson
More...
about 38 years ago
Change contents of `*ic-procedure-headers*' so that it can be fasdumped.
Chris Hanson
More...
about 38 years ago
Restructure packaging to eliminate explicit make-environment in "regmap".
Chris Hanson
More...
about 38 years ago
Restructure packaging to eliminate explicit make-environment in "regmap".
Chris Hanson
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.
Chris Hanson
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'.
Chris Hanson
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.
Chris Hanson
More...
about 38 years ago
Fix bugs in signalling of interrupts through the compiled code interface to the lookup code.
Chris Hanson
More...
about 38 years ago
Handle pathological error codes in `Do_Micro_Error'.
Chris Hanson
More...
about 38 years ago
Pass error-code to error handlers as well as expression, since some error handlers need to know this.
Chris Hanson
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.
Chris Hanson
More...
about 38 years ago
Add `need-registers!' operation.
Chris Hanson
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.
Guillermo J. Rozas
More...
about 38 years ago
Add original bindings for transformers.
Guillermo J. Rozas
More...
about 38 years ago
For `move-frame-up' invocation prefix, zero frame-size does not indicate that nothing need be done.
Chris Hanson
More...
about 38 years ago
Split some files up for compilation.
Chris Hanson
More...
about 38 years ago
Initial revision
Chris Hanson
More...
about 38 years ago
←
1
2
…
613
614
615
616
617
618
619
620
621
…
631
632
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree