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 12 hours
ago. based on code collected
1 day
ago.
Jun 24, 2024 — Jun 24, 2025
Showing page 631 of 632
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Eliminate definitions of `foo-edit!' procedures. Redesign `node-replace!' procedures.
Chris Hanson
More...
over 38 years ago
Change names of set operations to indicate whether they use `eq?' or `eqv?' to determine membership. Eliminate multiple copies of various such operations.
Chris Hanson
More...
over 38 years ago
Change implementation of `rtl-snode-delete!' so that it is more careful about connecting and disconnecting nodes from one another.
Chris Hanson
More...
over 38 years ago
Fix bug in `continuation-entry'.
Chris Hanson
More...
over 38 years ago
Delete non-useful frame editor procedures.
Chris Hanson
More...
over 38 years ago
Change call-construction pass so that it uses special frame editing procedures rather than modifying the CFGs and then attempting to write them back into their frames. This prevents attempts to relink them before they have been unlinked from the holding frames.
Chris Hanson
More...
over 38 years ago
Same random confusion between `=' and `=='! C Sux.
Chris Hanson
More...
over 38 years ago
Move `po' back to `toplev.scm'. Implement `->tagged-vector' and `tagged-vector?' to aid in building good debugging tools.
Chris Hanson
More...
over 38 years ago
Fix incorrect definition of `define-assignment-method'.
Chris Hanson
More...
over 38 years ago
Fix problem in which hooks were getting dis/connected multiple times. Required changing implementation of `hooks-union'. Also, add error checking to the dis/connect operations to detect this lossage.
Chris Hanson
More...
over 38 years ago
Changes to make FIXNUM_LENGTH_AS_BIGNUM visible to cpp.
Chris Hanson
More...
over 38 years ago
Bignum code was not handling most negative fixnum right. Altering definition of FIXNUM_LENGTH_AS_BIGNUM, plus some extra care in Big_To_Fix, should solve this.
Chris Hanson
More...
over 38 years ago
Use user-level hash operators rather than primitives.
Chris Hanson
More...
over 38 years ago
Change `po' to accept a hash number as an argument and print the unhash of that.
Chris Hanson
More...
over 38 years ago
Rewrite side-effecting operations on continuation cfg fields to perform side-effects on the sframe rather than the continuation.
Chris Hanson
More...
over 38 years ago
Implement replacement operations on frames. Implement SCFG insertion operation. Implement :DESCRIBE methods for frames and holders.
Chris Hanson
More...
over 38 years ago
initial revision
Chris Hanson
More...
over 38 years ago
Convert `or' to `if' where the value is a boolean.
Chris Hanson
More...
over 38 years ago
Add `using-syntax' to grab compiler syntax.
Chris Hanson
More...
over 38 years ago
Fix type-extraction rules to use ROL instruction rather than LSR.
Chris Hanson
More...
over 38 years ago
Fix print wrapper to print hash number correctly.
Chris Hanson
More...
over 38 years ago
Add new operation to extract the set of undefined names.
Chris Hanson
More...
over 38 years ago
Make sure that the stack pointer gets invalidated whenever it is changed. Previously it was not explicitly invalidated when a push happened.
Chris Hanson
More...
over 38 years ago
initial revision
Chris Hanson
More...
over 38 years ago
initial
Chris Hanson
More...
over 38 years ago
foo
Chris Hanson
More...
over 38 years ago
*** empty log message ***
Chris Hanson
More...
over 38 years ago
Add hash number to printed representation of compiler data structures to facilitate debugging.
Chris Hanson
More...
over 38 years ago
*** empty log message ***
Chris Hanson
More...
over 38 years ago
*** empty log message ***
Chris Hanson
More...
over 38 years ago
←
1
2
…
624
625
626
627
628
629
630
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