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.
Jul 31, 2024 — Jul 31, 2025
Showing page 606 of 632
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Change ^G interrupt handler to signal Emacs indicating that the interrupt has been received.
Chris Hanson
More...
over 37 years ago
Some bug fixes by CPH. Change to make primitives be renumbered by the fasloader. When make is loaded it now asks whether it should be loaded compiled or interpreted.
Guillermo J. Rozas
More...
over 37 years ago
Primitives are fecthed from the constant block, and passed as objects to the appropriate microcode utility.
Guillermo J. Rozas
More...
over 37 years ago
Abstract the constant object to label procedures.
Guillermo J. Rozas
More...
over 37 years ago
Primitives are no longer considered non-pointers by the compiler. They must appear in the constant block (rather than as immediate constants in the instruction stream) so the fasloader can renumber them.
Guillermo J. Rozas
More...
over 37 years ago
Rewrite sort!, uncomment it, and make sort handle vectors and do some argument checking.
Guillermo J. Rozas
More...
over 37 years ago
Use number->string directly rather than write-to-string.
Guillermo J. Rozas
More...
over 37 years ago
Array-Make-Histogram was using (n-1) bins when asked for n-bin histogram. Fixed.
Panayotis Skordos
More...
over 37 years ago
1) The version of memtop used by compiled code was being set to the opposite value from that desired.
Guillermo J. Rozas
More...
over 37 years ago
Fix bug in rule: target register being allocated BEFORE deletion of dead registers rather than AFTER.
Chris Hanson
More...
over 37 years ago
Some changes for primitives accessed specially from compiled code (arithmetic).
Guillermo J. Rozas
More...
over 37 years ago
Allow #T as a parameter make tohe microcode version of make-primitive-procedure.
Guillermo J. Rozas
More...
over 37 years ago
There is now a single kind of primitive. Both mechanisms have been merged.
Guillermo J. Rozas
More...
over 37 years ago
Forgot back-slashes in a C preprocessor macro.
Guillermo J. Rozas
More...
over 37 years ago
Initial revision
Guillermo J. Rozas
More...
over 37 years ago
1) There is now only one kind of primitive. External primitives have disappeared, and "user" primitives have the same status as "built-in" primitives.
Guillermo J. Rozas
More...
over 37 years ago
Initial revision
Guillermo J. Rozas
More...
over 37 years ago
Fix bug in `scan-defines' in which an open-block whose body was another open-block was not being scanned correctly. This resulted in `sf' creating weird output when there were declarations being passed to the compiler, that subsequently confused the compiler into signalling an error.
Chris Hanson
More...
over 37 years ago
Stupid typo.
Chris Hanson
More...
over 37 years ago
Update the compiler memtop register when clearing timer interrupt.
Chris Hanson
More...
over 37 years ago
Conditionalize `tbuffer' definition in "vms.c" by means of an explicit switch. This definition does not appear to depend on the VMS version.
Chris Hanson
More...
over 37 years ago
Conditionalize `tbuffer' definition in "vms.c" by means of an explicit switch. This definition does not appear to depend on the VMS version.
Chris Hanson
More...
over 37 years ago
Shorten names to 31 characters to make VMS compiler happy.
Chris Hanson
More...
over 37 years ago
When sending strings to the Scheme process, set the "previous send" only if the Scheme process buffer is selected. Almost never do we want to yank something that was sent from another buffer.
Chris Hanson
More...
over 37 years ago
Make_Prim_Exts does not need to be available to everyone.
Guillermo J. Rozas
More...
almost 38 years ago
Fix a delcaration bug in SET-RUN-LIGHT!
Guillermo J. Rozas
More...
almost 38 years ago
Fix a grouping (parenthesis) bug in cell?
Guillermo J. Rozas
More...
almost 38 years ago
Make Findprim sort the entries using the scheme linkage name as the key. This allows for faster lookup.
Guillermo J. Rozas
More...
almost 38 years ago
initial revision
Joe Marshall
More...
almost 38 years ago
Added array-unary-function! making available (for arrays) all HPUX math functions.
Panayotis Skordos
More...
almost 38 years ago
←
1
2
…
602
603
604
605
606
607
608
609
610
…
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