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 23 hours
ago. based on code collected
about 23 hours
ago.
Jul 18, 2024 — Jul 18, 2025
Showing page 615 of 632
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Change handling of lists whose car is 'QUOTE so that the list (FOO QUOTE) does not print out as (FOO . (QUOTE))
Chris Hanson
More...
about 38 years ago
Fix another bug -- when connecting procedures to vnodes the attachment must be propagated to the forward links.
Chris Hanson
More...
about 38 years ago
BSD has the file creation flags in a different include file.
Guillermo J. Rozas
More...
about 38 years ago
When walking a pnode that requires the copying of the state, that state was being held onto longer than necessary.
Chris Hanson
More...
about 38 years ago
Add test to guarantee that all continuations are code generated.
Chris Hanson
More...
about 38 years ago
Fix two bugs in the compiled code interface having to do with the handling of interrupts.
Chris Hanson
More...
about 38 years ago
Disallow *unparse-symbol integration to provide hook for canonicalization.
Guillermo J. Rozas
More...
about 38 years ago
Add some operations for new regset abstraction.
Chris Hanson
More...
about 38 years ago
Initial revision
Chris Hanson
More...
about 38 years ago
Guarantee that GC notifications are printed with correct radix.
Chris Hanson
More...
about 38 years ago
Split "rtypes" into two parts.
Chris Hanson
More...
about 38 years ago
Provide a *unparse-symbol hook for canonicalization. Bug in previous addition.
Guillermo J. Rozas
More...
about 38 years ago
Provide a *unparse-symbol hook for canonicalization.
Guillermo J. Rozas
More...
about 38 years ago
Initial revision
Guillermo J. Rozas
More...
about 38 years ago
Initial revision
Guillermo J. Rozas
More...
about 38 years ago
Initial revision
Guillermo J. Rozas
More...
about 38 years ago
Change abstraction to use hash tables, to eliminate possible quadratic behavior.
Chris Hanson
More...
about 38 years ago
Extend symbol hash table abstraction with new operations.
Chris Hanson
More...
about 38 years ago
Add additional integration dependencies for "back-end/laptop".
Chris Hanson
More...
about 38 years ago
Make fasload default to extension bin. Fix a bug in previous attempt.
Guillermo J. Rozas
More...
about 38 years ago
Make fasload default to extension bin.
Guillermo J. Rozas
More...
about 38 years ago
Define new variable `Constant_Top' to mark the upper limit of constant space. Do not use unallocated parts of constant space for the stack; the stack size is fixed at the beginning of time. This fixes a bug in which the constant space overflowed into the stack space, without signalling any error.
Chris Hanson
More...
about 38 years ago
Define new variable `Constant_Top' to mark the upper limit of constant space. Do not use unallocated parts of constant space for the stack; the stack size is fixed at the beginning of time. This fixes a bug in which the constant space overflowed into the stack space, without signalling any error.
Chris Hanson
More...
about 38 years ago
Fix bugs in last revision.
Chris Hanson
More...
about 38 years ago
Generate correct code for combinations whose operators are unknown references.
Chris Hanson
More...
about 38 years ago
Generate code for letrec-bindings of IC procedures.
Chris Hanson
More...
about 38 years ago
Generator for `assignment' statement was using `definition-rvalue' instead of `assignment-rvalue' (an editing oversight).
Chris Hanson
More...
about 38 years ago
Change formatting of termination messages.
Chris Hanson
More...
about 38 years ago
Save expression register when merging compiled code stack blocks.
Chris Hanson
More...
about 38 years ago
In entry for IC procedure, equate the internal and external labels, since all number of argument checks are performed by the interpreter.
Chris Hanson
More...
about 38 years ago
←
1
2
…
611
612
613
614
615
616
617
618
619
…
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