projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1988-07-16
Chris Hanson
Procedure `primitive-datum' now called `object-datum'.
commit
|
commitdiff
|
tree
|
snapshot
1988-07-16
Hal Abelson
Fix stupid bug involving `standard-unparser'; it requir...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-16
Chris Hanson
When unparsing `manifest-closure' objects, use `compile...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-16
Chris Hanson
Fix stupid bug in `cond' syntaxer.
commit
|
commitdiff
|
tree
|
snapshot
1988-07-16
Chris Hanson
Starbase graphics: export procedures to control line...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-16
Chris Hanson
Correctly implement closing of graphics device. Make...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-15
Chris Hanson
Adjust handling of `=>' option to `cond' special form...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-15
Chris Hanson
Change string parser to allow escape sequence consistin...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-15
Chris Hanson
Change string unparser to notice character sets and...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-15
Chris Hanson
Make `char-set?' more discriminating (previously it...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-15
Chris Hanson
Eliminate `syntaxer/cond-=>-helper'. Add `char-set...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-15
Chris Hanson
Change handling of `=>' option to `cond' special form...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-15
Chris Hanson
Change `delayed' type name to be `promise'; make `delay...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-15
Chris Hanson
Indent `delay' specially.
commit
|
commitdiff
|
tree
|
snapshot
1988-07-15
Chris Hanson
Purify option files as they are loaded.
commit
|
commitdiff
|
tree
|
snapshot
1988-07-15
Chris Hanson
Add new file "SgX.c". Upgrade Starbase graphics to...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-15
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1988-07-15
Chris Hanson
Add starbase graphics primitives as option package.
commit
|
commitdiff
|
tree
|
snapshot
1988-07-14
Chris Hanson
Change the names of the `standard-repl-{environment...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-13
Hal Abelson
Change paranoid error hook so that it aborts the error...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-13
Chris Hanson
Change `parser-table/set-entry!' to default its "collec...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-11
Chris Hanson
Fix defaulting of `interval' argument in `char-ready?'.
commit
|
commitdiff
|
tree
|
snapshot
1988-07-11
Chris Hanson
Make the default REPL value procedure write ";Value...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-10
Panayotis Skordos
array-search-value-tolerance-from
commit
|
commitdiff
|
tree
|
snapshot
1988-07-09
Panayotis Skordos
modified the c_make_polar macro to return angle=0 for...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-09
Panayotis Skordos
1.array-make-polar returns angle=0 for x,y=0,0
commit
|
commitdiff
|
tree
|
snapshot
1988-07-09
Chris Hanson
Change default radix of `string->number' to decimal.
commit
|
commitdiff
|
tree
|
snapshot
1988-07-08
Chris Hanson
Add new primitive to get memory usage statistics.
commit
|
commitdiff
|
tree
|
snapshot
1988-07-08
Chris Hanson
Add new primitive to get memory usage statistics.
commit
|
commitdiff
|
tree
|
snapshot
1988-07-07
Chris Hanson
Change default size of constant space.
commit
|
commitdiff
|
tree
|
snapshot
1988-07-07
Chris Hanson
Change unparsing of compiled procedures and entries...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-07
Chris Hanson
Add option files and procedure `load-option' to load...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-07
Chris Hanson
Fix various bugs having to do with naming of low level...
commit
|
commitdiff
|
tree
|
snapshot
1988-07-07
Chris Hanson
Eliminate "unreferenced bound variable" warnings.
commit
|
commitdiff
|
tree
|
snapshot
1988-07-07
Chris Hanson
Initial release for version 14.
commit
|
commitdiff
|
tree
|
snapshot
1988-07-06
Chris Hanson
In `make-cmdl', change the point at which the cmdl...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-30
Chris Hanson
Change the handling of the microcode version so that...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-30
Chris Hanson
Add procedures to modify the version and modification...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-29
Arthur Gleckler
Portable multiply function Mul() was broken because...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-28
Arthur Gleckler
Procedure fixnum-constant didn't realize that maximum...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-22
Chris Hanson
Export `condition/internal?' (not `condition-type/inter...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-22
Chris Hanson
Change the stack parser to ignore frames of type
commit
|
commitdiff
|
tree
|
snapshot
1988-06-22
Joe Marshall
Export compiler-info/symbol-table from info-package.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-22
Joe Marshall
No changes.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-21
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1988-06-21
Chris Hanson
Variety of changes to condition system, to generalize...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-21
Chris Hanson
Add new procedures:
commit
|
commitdiff
|
tree
|
snapshot
1988-06-21
Chris Hanson
`format-error-message' now takes a port as a third...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-21
Chris Hanson
Change error reporting mechanism so that condition...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-21
Chris Hanson
Add `stack-frame/return-address' operation. This will...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-16
Chris Hanson
Change to use new procedure `add-identification!'.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-16
Chris Hanson
Add procedure `add-identification!' which provides...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-16
Chris Hanson
Increase the number of primitives that are constant...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-16
Chris Hanson
Move some items from () to other packages, then export...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-16
Chris Hanson
Add initialization for (runtime compiler-info).
commit
|
commitdiff
|
tree
|
snapshot
1988-06-16
Chris Hanson
Comment out code for unused keyboard interrupts.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-16
Chris Hanson
Several bug fixes.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-16
Chris Hanson
Move several definitions from here to more appropriate...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-16
Chris Hanson
Flush occurrences of `make-named-tag'.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-16
Chris Hanson
Change method of recording named structure descriptions...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-16
Chris Hanson
Flush occurrences of `make-named-tag'.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-15
Joe Marshall
Changes to reflect changes in infutl
commit
|
commitdiff
|
tree
|
snapshot
1988-06-15
Joe Marshall
Remove loading of base/infutl as it is now in the runti...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-15
Joe Marshall
Change unparsing of compiled procedures to be more...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-15
Joe Marshall
Added compiler-info package.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-15
Joe Marshall
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1988-06-15
Joe Marshall
Add procedures DISCRIMINATE-COMPILED-ENTRY and
commit
|
commitdiff
|
tree
|
snapshot
1988-06-14
Chris Hanson
Do not unsyntax a `make-environment' special form unles...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-14
Chris Hanson
Always load compiled if possible. Adjust version to...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-14
Chris Hanson
Adjust formatting of package filenames.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-14
Chris Hanson
Merge in vector range checking.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-14
Chris Hanson
Merge in vector range checking.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-14
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1988-06-14
Chris Hanson
First checkin for runtime system version 14.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-14
Chris Hanson
First checkin for runtime system version 14.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-14
Chris Hanson
First checkin for runtime version 14.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-13
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1988-06-13
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1988-06-13
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1988-06-13
Chris Hanson
First checkin for runtime system version 14.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-13
Chris Hanson
First checkin for version 14.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-13
Chris Hanson
First checkin for version 14.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-13
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1988-06-10
Chris Hanson
Fix nasty bug in tty interrupt code. The symptom of...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-08
Joe Marshall
Fix to bitstr.c
commit
|
commitdiff
|
tree
|
snapshot
1988-06-08
Joe Marshall
Attempt to fix one path through copy bits. I think...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-07
Chris Hanson
Add new escape sequence which tells Emacs to change...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-05
Henry M. Wu
Added complex number arithmetic (no trancendentals).
commit
|
commitdiff
|
tree
|
snapshot
1988-06-04
Henry M. Wu
Added complex number abstraction.
commit
|
commitdiff
|
tree
|
snapshot
1988-06-03
Chris Hanson
(cse/assign) Notice pops from stack and adjust stack...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-03
Chris Hanson
Variety of bug fixes. Also revert this file so that...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-03
Chris Hanson
(hash-table-insert!) If `hash' is false, do not link...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-03
Chris Hanson
(invalidate-memory-destination!) Optimize this -- if...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-03
Chris Hanson
(assignment-memory-insertion) Do not perform CSE on...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-03
Chris Hanson
(add-pseudo-register-alias) Delete the alias from the...
commit
|
commitdiff
|
tree
|
snapshot
1988-06-03
Chris Hanson
Change `compiler:write-rtl-file' to do defaulting of...
commit
|
commitdiff
|
tree
|
snapshot
1988-05-28
Chris Hanson
Add new rule.
commit
|
commitdiff
|
tree
|
snapshot
1988-05-20
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1988-05-19
Mark Friedman
Oops. Small bug with fixnum additions and subtractions...
commit
|
commitdiff
|
tree
|
snapshot
1988-05-19
Mark Friedman
open coded vector-ref and vector-set! for non-constant
commit
|
commitdiff
|
tree
|
snapshot
next