projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1989-03-15
Chris Hanson
Changes to make Dired work better.
commit
|
commitdiff
|
tree
|
snapshot
1989-03-15
Chris Hanson
Changes to make this work with Emacs' tags tables.
commit
|
commitdiff
|
tree
|
snapshot
1989-03-15
Chris Hanson
Change `read-buffer' to correctly update the read-only...
commit
|
commitdiff
|
tree
|
snapshot
1989-03-15
Chris Hanson
Change `current-default-pathname' and `pathname->buffer...
commit
|
commitdiff
|
tree
|
snapshot
1989-03-15
Chris Hanson
When evaluation errors occur, pop up buffer with error...
commit
|
commitdiff
|
tree
|
snapshot
1989-03-15
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1989-03-15
Chris Hanson
A number of changes to accomodate the unix environment.
commit
|
commitdiff
|
tree
|
snapshot
1989-03-15
Chris Hanson
Remove `writeable?' flag; define writability in terms of
commit
|
commitdiff
|
tree
|
snapshot
1989-03-15
Chris Hanson
Don't echo fasloads to REPL when loading libraries.
commit
|
commitdiff
|
tree
|
snapshot
1989-03-15
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
Changes to repackage the environment optimizer.
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
`undrift-procedure!' must set the block-parent of the...
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
Rule which prevents lifting procedures of some "LET...
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
Can't pass a context to `make-return', because it expec...
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
The `block/procedure' of a block is not always a proced...
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
Export `condition/message' for use in error-reporting...
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
Fix another trivial bug.
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
Initial working version for C-Scheme.
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
Don't use vector-ref on result of file-attributes.
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
Change `delete-file' to return #F if the file does...
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
Add new operations to support Edwin:
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
Change `identify-world' to accept an output port as...
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
Various changes to support Edwin.
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
Implement new primitives to support Edwin:
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1989-03-14
Chris Hanson
Fix some random typos.
commit
|
commitdiff
|
tree
|
snapshot
1989-03-10
Chris Hanson
Add rule for
commit
|
commitdiff
|
tree
|
snapshot
1989-03-07
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1989-03-07
Chris Hanson
Add handlers for other errors that can be signalled by
commit
|
commitdiff
|
tree
|
snapshot
1989-03-07
Chris Hanson
Add `weak-memq'. Make compound car/cdr operations...
commit
|
commitdiff
|
tree
|
snapshot
1989-03-06
Chris Hanson
Export new operations to global environment.
commit
|
commitdiff
|
tree
|
snapshot
1989-03-06
Chris Hanson
Add new operations `with-cmdl/{in,out}put-port'.
commit
|
commitdiff
|
tree
|
snapshot
1989-03-06
Chris Hanson
Add new operation `object-component-binder'.
commit
|
commitdiff
|
tree
|
snapshot
1989-03-06
Chris Hanson
Add new operation `set-current-output-port!'.
commit
|
commitdiff
|
tree
|
snapshot
1989-03-06
Chris Hanson
Add new operation `set-current-input-port!'.
commit
|
commitdiff
|
tree
|
snapshot
1989-03-02
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1989-03-01
Gerald Jay...
Add \n\ to end of each line in primitive procedure...
commit
|
commitdiff
|
tree
|
snapshot
1989-02-28
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1989-02-28
Chris Hanson
Add "record" package from JAR.
commit
|
commitdiff
|
tree
|
snapshot
1989-02-28
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1989-02-28
Chris Hanson
Allow stored description of named structure to be eithe...
commit
|
commitdiff
|
tree
|
snapshot
1989-02-28
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1989-02-28
Chris Hanson
Fencepost error in `zellers-congruence' caused day...
commit
|
commitdiff
|
tree
|
snapshot
1989-02-28
Chris Hanson
`proceed' from an error, with an argument, wasn't skipp...
commit
|
commitdiff
|
tree
|
snapshot
1989-02-24
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1989-02-24
Chris Hanson
Add support for X11 graphics on HP machines.
commit
|
commitdiff
|
tree
|
snapshot
1989-02-24
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1989-02-22
Chris Hanson
Don't treat data lists like combinations.
commit
|
commitdiff
|
tree
|
snapshot
1989-02-19
Guillermo J...
Fix a problem whereby invalid C was generated when...
commit
|
commitdiff
|
tree
|
snapshot
1989-02-19
Guillermo J...
Fix problem with duplicate definition of PI.
commit
|
commitdiff
|
tree
|
snapshot
1989-02-19
Guillermo J...
Some changes to unix.c to remove most conditionalizatio...
commit
|
commitdiff
|
tree
|
snapshot
1989-02-17
Guillermo J...
Fix a declaration in Mul.
commit
|
commitdiff
|
tree
|
snapshot
1989-02-15
Guillermo J...
Fix some documentation on flags, and add sun4 info.
commit
|
commitdiff
|
tree
|
snapshot
1989-02-15
Guillermo J...
Improve mantissa bit computation so that it takes round...
commit
|
commitdiff
|
tree
|
snapshot
1989-02-15
Guillermo J...
Some enhancements for floating alignment and error...
commit
|
commitdiff
|
tree
|
snapshot
1989-02-14
Guillermo J...
Fix uninitialized variable bug.
commit
|
commitdiff
|
tree
|
snapshot
1989-02-10
Guillermo J...
Fix within-continuation and rewrite invocation-method...
commit
|
commitdiff
|
tree
|
snapshot
1989-02-10
Guillermo J...
Add #@ to read back hashed objects.
commit
|
commitdiff
|
tree
|
snapshot
1989-02-10
Guillermo J...
Add #@ to read back hashed objects.
commit
|
commitdiff
|
tree
|
snapshot
1989-02-09
Chris Hanson
Pretty-printer needs definition of `unparse-list/prefix...
commit
|
commitdiff
|
tree
|
snapshot
1989-02-09
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1989-02-09
Chris Hanson
Unparser now treats QUASIQUOTE, UNQUOTE, and UNQUOTE...
commit
|
commitdiff
|
tree
|
snapshot
1989-02-08
Chris Hanson
`define-structure' macro should return the name of...
commit
|
commitdiff
|
tree
|
snapshot
1989-01-30
Chris Hanson
Eliminate C compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
1989-01-21
Chris Hanson
Eliminate unreferenced variable warning.
commit
|
commitdiff
|
tree
|
snapshot
1989-01-21
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1989-01-21
Chris Hanson
Define `combination/inline/simple?'.
commit
|
commitdiff
|
tree
|
snapshot
1989-01-21
Chris Hanson
Add several new rules which are needed because of chang...
commit
|
commitdiff
|
tree
|
snapshot
1989-01-21
Chris Hanson
Change the expression-simplification to generate tempor...
commit
|
commitdiff
|
tree
|
snapshot
1989-01-21
Chris Hanson
Implement more aggressive compression of the RTL, becau...
commit
|
commitdiff
|
tree
|
snapshot
1989-01-21
Chris Hanson
Open coding of primitives: flesh out the type and range...
commit
|
commitdiff
|
tree
|
snapshot
1989-01-21
Chris Hanson
Change simplicity analysis: previously all inline coded...
commit
|
commitdiff
|
tree
|
snapshot
1989-01-21
Chris Hanson
Change CSE to record expressions as their values are...
commit
|
commitdiff
|
tree
|
snapshot
1989-01-18
Chris Hanson
Remove all dependencies on "rtlbase/rtlcon".
commit
|
commitdiff
|
tree
|
snapshot
1989-01-18
Chris Hanson
Fix stupid typo in `increment-machine-register'.
commit
|
commitdiff
|
tree
|
snapshot
1989-01-18
Chris Hanson
Add definitions of `address-units-per-object' and
commit
|
commitdiff
|
tree
|
snapshot
1989-01-18
Chris Hanson
Fix bug in rule for this expression:
commit
|
commitdiff
|
tree
|
snapshot
1989-01-07
Chris Hanson
Bug in interaction of continuation-entry setup code...
commit
|
commitdiff
|
tree
|
snapshot
1989-01-07
Chris Hanson
Fix several bugs in the stack-frame->continuation unparser.
commit
|
commitdiff
|
tree
|
snapshot
1989-01-06
Chris Hanson
Fix bug in Z command. Change G command so that it...
commit
|
commitdiff
|
tree
|
snapshot
1989-01-06
Chris Hanson
Extend V and Z commands to allow lookup of symbols...
commit
|
commitdiff
|
tree
|
snapshot
1989-01-06
Chris Hanson
Redefine `debug/eval' so that it will lookup symbols...
commit
|
commitdiff
|
tree
|
snapshot
1989-01-06
Chris Hanson
Change handling of debugging information to match chang...
commit
|
commitdiff
|
tree
|
snapshot
1989-01-06
Chris Hanson
Change debugging output again; add slot to continuation...
commit
|
commitdiff
|
tree
|
snapshot
1989-01-05
Chris Hanson
`stack-address-offset' primitive had sign bug.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-31
Chris Hanson
Adjust for changes in continuation parser code.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-31
Chris Hanson
Fix site loading mechanism; previous try didn't work.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-31
Chris Hanson
Adjust frame display to look better on regular console.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-31
Chris Hanson
Add mechanism to allow normalization of directory prefi...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-31
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1988-12-31
Chris Hanson
Add mechanism to allow normalization of directory prefi...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-30
Chris Hanson
Fix some bugs related to compiled code debugging when...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-30
Chris Hanson
Fix some bugs related to compiled code debugging when...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-30
Chris Hanson
Flesh out debugging information. This goes along with...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-30
Chris Hanson
Flesh out debugging information. This goes along with...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-30
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1988-12-30
Chris Hanson
Extensive changes to utilize compiled code debugging...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-29
Chris Hanson
Change definition of `compiled-entry-kind' for return...
commit
|
commitdiff
|
tree
|
snapshot
next