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 11 hours
ago. based on code collected
about 11 hours
ago.
Aug 07, 2024 — Aug 07, 2025
Showing page 604 of 632
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make `arg_channel' be a public function per request of AAB.
Chris Hanson
More...
over 37 years ago
Change `System_Clock' to `OS_process_clock', scaling in milliseconds instead of centiseconds. Implement `real-time-clock' primitive. Implement "suspension" feature which generates special interrupt. This feature is activated by SIGHUP.
Chris Hanson
More...
over 37 years ago
Update this to match microcode.
Chris Hanson
More...
over 37 years ago
Add new interrupt code which means that the interpreter was requested to exit by some external source.
Chris Hanson
More...
over 37 years ago
Add new termination code which means that the interpreter was requested to exit by some external source.
Chris Hanson
More...
over 37 years ago
Change `System_Clock' to `OS_process_clock', scaling in milliseconds instead of centiseconds.
Chris Hanson
More...
over 37 years ago
fixed histogram
Panayotis Skordos
More...
over 37 years ago
Added array-read-ascii-file, array-write-ascii-file Removed array-log! (covered by array-unary-function!).
Panayotis Skordos
More...
over 37 years ago
*** empty log message ***
Panayotis Skordos
More...
over 37 years ago
Fix mistaken bug fix of last revision.
Chris Hanson
More...
over 37 years ago
The type object being constructed for named structures of type LIST was incorrect.
Chris Hanson
More...
over 37 years ago
Fix typo.
Chris Hanson
More...
over 37 years ago
Change `xscheme-select-process-buffer' to select the window of the Scheme process if that is visible.
Chris Hanson
More...
over 37 years ago
Add the STACK-TOP-ADDRESS primitive to comutl.c for use by the compiled code debugger.
Guillermo J. Rozas
More...
over 37 years ago
Typo.
Guillermo J. Rozas
More...
over 37 years ago
Add hooks for the compiled code debugger.
Guillermo J. Rozas
More...
over 37 years ago
Fix RE-CHAR-SET-ADJOIN! to have arg_ascii_integer.
Joe Marshall
More...
over 37 years ago
Fix bug in purify
Guillermo J. Rozas
More...
over 37 years ago
Implement error message for unrecognized slot options.
Chris Hanson
More...
over 37 years ago
Major redesign of front end of compiler. Continuations are now modeled more exactly by means of a CPS-style analysis. Poppers have been flushed in favor of dynamic links, and optimizations have been added that eliminate the use of static and dynamic links in many cases.
Chris Hanson
More...
over 37 years ago
Adjust documentation to reflect behavior on older releases of Scheme.
Chris Hanson
More...
over 37 years ago
Minor tweaks.
Chris Hanson
More...
over 37 years ago
Add command to select the process buffer automatically.
Chris Hanson
More...
over 37 years ago
Improve documentation substantially. Add a message which is displayed at the start of the Scheme process to tell novices what to do. This can be disabled by setting it to the empty string. Change the handling of the keymaps so that they do not inherit. Implement a command to signal the interpreter to proceed from a breakpoint. Change the names of the major modes to be more systematic.
Chris Hanson
More...
over 37 years ago
Change documentation for scheme-mode to indicate extra stuff for controlling the inferior process. Undo some earlier organizational changes because xscheme no longer uses the hooks that were provided.
Chris Hanson
More...
over 37 years ago
Add variable `xscheme-allow-pipelined-evaluation' to control whether errors are signalled when attempting to overlap evaluations. By default, such pipelining is allowed. Change `xscheme-message' so that it writes a message to in the Scheme process buffer and echoes in the minibuffer much the same way that values are displayed.
Chris Hanson
More...
over 37 years ago
Add `examples' directory to distribution.
Chris Hanson
More...
over 37 years ago
Create third keymap which is exclusively for Scheme process buffer in REP mode. Cause all three keymaps to inherit dynamically. Fix bug in which value of evaluation was not shown in message area when the Scheme process buffer was visible but not its output mark. Change process runlight and mode strings so that they appear only in Scheme buffers.
Chris Hanson
More...
over 37 years ago
*** empty log message ***
Chris Hanson
More...
over 37 years ago
Change Emacs interface to have special mode for `debug' and `where'.
Chris Hanson
More...
over 37 years ago
←
1
2
…
600
601
602
603
604
605
606
607
608
…
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