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
about 21 hours
ago. based on code collected
about 21 hours
ago.
Jun 27, 2024 — Jun 27, 2025
Showing page 620 of 632
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add new return codes for compiled code interface variable cache.
Chris Hanson
More...
about 38 years ago
*** empty log message ***
Chris Hanson
More...
about 38 years ago
Give better error message for badly formed pattern in `named-lambda'.
Chris Hanson
More...
about 38 years ago
In `unsyntax-shallow-FLUID-LET', turn lambda body into list of actions before mapping over it.
Chris Hanson
More...
about 38 years ago
Changes to make fast variable reference in compiled code work: - New traps (TRAP_COMPILER_CACHED and dangerous). - Support in lookup and interpret. - Change to fasdump to generalize the fixed utility kludge.
Guillermo J. Rozas
More...
about 38 years ago
Do not cache assignments from a machine register to a pseudo register.
Chris Hanson
More...
about 38 years ago
*** empty log message ***
Chris Hanson
More...
about 38 years ago
In `symbol-table-bindings', return alist of values rather than binding objects.
Chris Hanson
More...
about 38 years ago
Add extra operation to extract bindings from symbol table.
Chris Hanson
More...
about 38 years ago
Fix randomness in switch statements for wrong_type_arg and bad_range_arg.
Chris Hanson
More...
about 38 years ago
Add entry points for variable caches and uuo links.
Chris Hanson
More...
about 38 years ago
Add JAR's changes for VMS.
Guillermo J. Rozas
More...
about 38 years ago
Initial revision
Guillermo J. Rozas
More...
about 38 years ago
Cosmetic change to boot.c, some cleaning up of hardware trap code in unix.c.
Guillermo J. Rozas
More...
about 38 years ago
Newline missing in end of computation termination.
Guillermo J. Rozas
More...
about 38 years ago
Guarantee that interpreter-call result registers are referenced immediately after the interpreter-call occurs. Otherwise the lap generator may reallocate them to some other purpose.
Chris Hanson
More...
about 38 years ago
Interrupts that are out of range are now signalled through the last slot in the interrupt vector.
Chris Hanson
More...
about 38 years ago
Interrupts that are out of range are now signalled through the last slot in the interrupt vector.
Chris Hanson
More...
about 38 years ago
Split file into two pieces.
Chris Hanson
More...
about 38 years ago
Record pop in these rules.
Chris Hanson
More...
about 38 years ago
Patch because primitive-datum is broken.
Guillermo J. Rozas
More...
about 38 years ago
Add error check for positive arguments to signed integer coercion.
Chris Hanson
More...
about 38 years ago
Add PRIMITIVE_ABORT.
Guillermo J. Rozas
More...
about 38 years ago
Add PRIMITIVE_RETURN
Guillermo J. Rozas
More...
about 38 years ago
Add special lookup for compiler to do side-effect for value. Also define rules to handle more cases for eq-test.
Chris Hanson
More...
about 38 years ago
Define more operations on SCode comments.
Chris Hanson
More...
about 38 years ago
Add special lookup for compiler to do side-effect for value.
Chris Hanson
More...
about 38 years ago
Add special lookup for compiler to do side-effect for value.
Chris Hanson
More...
about 38 years ago
Undo FLUID-LET changes from last version.
Chris Hanson
More...
about 38 years ago
Fix bug in expansion of interpreter-call:enclose. When the number of things being enclosed is sufficiently large, the generator was forcing the allocation of D0 for use as a loop counter. This had the unfortunate side effect that if D0 contained some unboxed object then that object would be flushed to memory.
Chris Hanson
More...
about 38 years ago
←
1
2
…
616
617
618
619
620
621
622
623
624
…
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