projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1994-01-29
Guillermo J...
Replace UXIO with DOSIO.
commit
|
commitdiff
|
tree
|
snapshot
1994-01-29
Stephen Adams
Fixed null? -> false?
commit
|
commitdiff
|
tree
|
snapshot
1994-01-29
Guillermo J...
FIRST cannot be integrated as a constant because it...
commit
|
commitdiff
|
tree
|
snapshot
1994-01-29
Guillermo J...
compiled-entry/dbg-object now returns meaningful info...
commit
|
commitdiff
|
tree
|
snapshot
1994-01-28
Guillermo J...
Add FIRST to list of constants to be expanded.
commit
|
commitdiff
|
tree
|
snapshot
1994-01-28
Guillermo J...
Add handlers for page-up, page-down, and insert keys.
commit
|
commitdiff
|
tree
|
snapshot
1994-01-25
Chris Hanson
When constant-folding multiple definition values vector...
commit
|
commitdiff
|
tree
|
snapshot
1994-01-14
Guillermo J...
Move type-definitions to the end of the definition...
commit
|
commitdiff
|
tree
|
snapshot
1994-01-14
Chris Hanson
Eliminate random error that occurs when file is missing.
commit
|
commitdiff
|
tree
|
snapshot
1994-01-12
Guillermo J...
Make bintopsb align compiled-code blocks as necessary...
commit
|
commitdiff
|
tree
|
snapshot
1994-01-12
Stephen Adams
changed ACCESS forms to use system-global-environment
commit
|
commitdiff
|
tree
|
snapshot
1994-01-12
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1994-01-10
Guillermo J...
Add cast to eliminate warning.
commit
|
commitdiff
|
tree
|
snapshot
1994-01-10
Chris Hanson
Fix bugs that occur after tags-search is finished.
commit
|
commitdiff
|
tree
|
snapshot
1994-01-08
Guillermo J...
Rename runtim.* to runtime.*
commit
|
commitdiff
|
tree
|
snapshot
1994-01-08
Guillermo J...
Rename runtim.* to runtime.*
commit
|
commitdiff
|
tree
|
snapshot
1994-01-08
Guillermo J...
Forgot to update the copyright.
commit
|
commitdiff
|
tree
|
snapshot
1994-01-08
Guillermo J...
Rename comp.* to compiler.*
commit
|
commitdiff
|
tree
|
snapshot
1994-01-08
Guillermo J...
Rename runtim.* to runtime.*
commit
|
commitdiff
|
tree
|
snapshot
1994-01-08
Guillermo J...
Fix cache-flushing bugs manifested on the MIPS R4000:
commit
|
commitdiff
|
tree
|
snapshot
1994-01-08
Guillermo J...
Fix cache-flushing bugs manifested on the MIPS R4000:
commit
|
commitdiff
|
tree
|
snapshot
1994-01-08
Guillermo J...
Fix cache-flushing bugs manifested on the MIPS R4000:
commit
|
commitdiff
|
tree
|
snapshot
1994-01-06
Guillermo J...
Patch to allow ordinary compiled files to work with...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-29
Chris Hanson
Check arguments to MAKE-REPL to guarantee that they...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-29
Chris Hanson
Change GUARANTEE-SYNTAX-TABLE to take second argument.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-28
Chris Hanson
Use FOLD-LEFT instead of REDUCE to do n-ary versions...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-23
Chris Hanson
Reimplement interval arithmetic and assembler relaxatio...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-23
Chris Hanson
When invoking restart in another thread, must call...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-23
Chris Hanson
Add option to allow RESTART-THREAD to prompt the user...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
Put ucode-type calls in procedures so that the procedur...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Jim Miller
Generalize Z command to allow NOT discarding thread...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-21
Chris Hanson
Reference traps must be fasdumpable.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-21
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-21
Chris Hanson
Fix bug in dired-clean-directory -- roles of positive...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-18
Chris Hanson
Branch-tensioner assumptions are also violated in case...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-18
Chris Hanson
Work around new bug in variable-width instruction assem...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-18
Chris Hanson
Fix bug in previous change.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-17
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-17
Chris Hanson
Numerous low-level changes. Fix capitalization of...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-17
Chris Hanson
Fix think-o.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-17
Chris Hanson
Fix think-o.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-17
Chris Hanson
Restore kludge to allow non-interactive restarts to...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-17
Chris Hanson
Fix some typos.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-17
Chris Hanson
Implement WITH-RESTART to replace BIND-RESTART. WITH...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-17
Chris Hanson
Implement WITH-RESTART to replace BIND-RESTART. WITH...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-16
Chris Hanson
Bind BREAK-ON-SIGNALS types to '() when invoking the...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-16
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-16
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-15
Stephen Adams
Added more special readers:
commit
|
commitdiff
|
tree
|
snapshot
1993-12-15
Chris Hanson
Handle built-in and utility hardware traps.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-14
Chris Hanson
Fix a couple of typos.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-11
Guillermo J...
fasdump_compiled_entry was not aligning compiled-code...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-11
Guillermo J...
Fix several bugs related to varying the size of constan...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-10
Chris Hanson
In M-x show-parameter-list, handle case where no debugg...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-09
Guillermo J...
Update to match latest changes to the linearizer.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-09
Guillermo J...
Fix typo in last change.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-08
Guillermo J...
?Fix violation in branch-tensioner assumptions introduc...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-08
Chris Hanson
Change procedures that convert hash tables to lists...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-08
Guillermo J...
Several changes:
commit
|
commitdiff
|
tree
|
snapshot
1993-12-08
Guillermo J...
Several changes:
commit
|
commitdiff
|
tree
|
snapshot
1993-12-08
Jim Miller
Added SWAT option
commit
|
commitdiff
|
tree
|
snapshot
1993-12-08
Guillermo J...
Fix "disappearing labels" bug by making the symbol...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-07
Guillermo J...
Some changes to closures:
commit
|
commitdiff
|
tree
|
snapshot
1993-12-07
Guillermo J...
Some changes to closures:
commit
|
commitdiff
|
tree
|
snapshot
1993-12-07
Guillermo J...
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-07
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-06
Chris Hanson
Eliminate duplicate definition of FLONUM_SIZE.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-06
Chris Hanson
Eliminate duplicate definition of FLONUM_SIZE.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-06
Chris Hanson
Eliminate contents of error-system chapter.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-06
Chris Hanson
Add "News" section to release notes. Also many small...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-06
Chris Hanson
Set up a CONTINUE restart for errors resignalled from...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-05
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-05
Chris Hanson
Fix typo in last change.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-05
Chris Hanson
Implement support for drawing multiple points and lines.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-05
Chris Hanson
Add primitives to draw multiple points and lines. ...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-05
Chris Hanson
Generalize support for flonum vectors.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-03
Guillermo J...
Add C back end information.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-03
Chris Hanson
Patch a few typos.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-03
Chris Hanson
Fix node references from last change.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-03
Chris Hanson
Merge the indices.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-03
Chris Hanson
Numerous small changes.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-03
Chris Hanson
Numerous small changes.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-03
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-02
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1993-12-02
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-02
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-01
Stephen Adams
incorporated s DOS instructions
commit
|
commitdiff
|
tree
|
snapshot
1993-12-01
Stephen Adams
Altered event:after-restarts to allow a band containing...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-29
Chris Hanson
Remove definition of INT:->FLONUM since it is now expor...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-29
Chris Hanson
Fix think-o in previous change.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-29
Chris Hanson
Add expansion for INT:->FLONUM.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-29
Chris Hanson
Export INT:->FLONUM.
commit
|
commitdiff
|
tree
|
snapshot
next