projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1987-06-11
Chris Hanson
Fix bugs in signalling of interrupts through the compil...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-11
Chris Hanson
Handle pathological error codes in `Do_Micro_Error'.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-11
Chris Hanson
Pass error-code to error handlers as well as expression...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-11
Chris Hanson
`generate-invocation-prefix' now knows not to reallocat...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-11
Chris Hanson
Add `need-registers!' operation.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-10
Guillermo J...
This commit was generated by cvs2svn to compensate...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-10
Guillermo J...
Add original bindings for transformers.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-10
Chris Hanson
For `move-frame-up' invocation prefix, zero frame-size...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-09
Chris Hanson
Split some files up for compilation.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-09
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1987-06-09
Chris Hanson
Split into pieces for compilation.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-09
Chris Hanson
Fix bug in assignment to compiler cached variables.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-08
Chris Hanson
`load-dnw' returns a single instruction, not a list.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-05
Chris Hanson
Must treat error-combination specially here to prevent...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-05
Chris Hanson
Define new type code for compiled code blocks to guaran...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-05
Chris Hanson
Fix stupid bug where files were not fasloaded in `load...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-05
Chris Hanson
Renamed variable.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-05
Chris Hanson
Define new type code for compiled code blocks to guaran...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-05
Chris Hanson
New microcode handles purification of compiled code...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-05
Chris Hanson
Define new type code for compiled code blocks to guaran...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-05
Chris Hanson
Define new type code for compiled code blocks to guaran...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-05
Chris Hanson
Do not put compiled code into pure space, just constant...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-05
Chris Hanson
Change definition and name of compiler address operatio...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-05
Guillermo J...
Fix a long standing bug in fasdump, fasload, band-dump...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-04
Chris Hanson
Fix `unfold-and-reverse-rib' so that it properly handle...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-04
Chris Hanson
Add support for multiple cache-variable entries.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-04
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1987-06-04
Chris Hanson
Add error handlers for compiled code unbound/unassigned...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-03
Chris Hanson
New primitive `return-address-block'.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-03
Chris Hanson
Create multiple cache-variable entries in the compiled...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-02
Guillermo J...
Bug in dumpworld.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-02
Chris Hanson
Change the frame-size for invocation:lookup to indicate...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-02
Chris Hanson
Optimize code being emitted for lookup-apply.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-02
Chris Hanson
Combination should be added to vnode-combinations of...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-02
Chris Hanson
Change unsyntaxing of `error' and `bkpt', which now...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-02
Chris Hanson
Change `error' and `bkpt' macros to use absolute refere...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-02
Chris Hanson
Fix bugs in compiled code interface variable cache...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-02
Chris Hanson
Fix bugs in rule for `invocation:cache-reference'.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-02
Chris Hanson
Simplify `extension' argument to invocation:cache-refer...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-02
Chris Hanson
`history-transform' was returning '() at the end of...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-02
Chris Hanson
Change unsyntaxing of conditionals to handle case of...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-02
Guillermo J...
Treat weak pairs correctly.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-02
Guillermo J...
Add fasdump and purify to bchscheme.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-01
Chris Hanson
Implement rule for invocation:cache-reference.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-01
Chris Hanson
Install better code for lookup-apply in the cached...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-01
Chris Hanson
Canonicalize the destination of a memory assignment...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-01
Chris Hanson
Make copy of assignment to cell of cached variable...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-01
Chris Hanson
Make copy of assignment to value of cached variable...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-01
Chris Hanson
Compiler variable cache initialization routines accept...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-01
Chris Hanson
Extend `rtl:expression-cost' to know about `variable...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-01
Chris Hanson
Define rules for cached variable reference RTL forms.
commit
|
commitdiff
|
tree
|
snapshot
1987-06-01
Chris Hanson
Change interpreter-call:cache-reference to extract...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-01
Chris Hanson
Change interpreter-call:cache-assignment to extract...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-01
Chris Hanson
Change interpreter-call:cache-assignment/reference...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-01
Chris Hanson
Change interpreter-call:cache-assignment/reference...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-01
Chris Hanson
Teach `expression->machine-register!' about (UNASSIGNED...
commit
|
commitdiff
|
tree
|
snapshot
1987-06-01
Chris Hanson
Finish changing `rtl:make-constant' so that it notices...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-31
Chris Hanson
Add new RTL types for cached variable lookup mechanism.
commit
|
commitdiff
|
tree
|
snapshot
1987-05-31
Chris Hanson
Change lookup-apply code to use variable cache when...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-31
Chris Hanson
Add new RTL types for cached variable lookup mechanism...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-31
Chris Hanson
Add several new compiled-code entry points with return...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-31
Chris Hanson
Add several new compiled-code entry points with return...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-31
Chris Hanson
Redefine the Non_Object so that it is interned between...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-31
Chris Hanson
Add parameter describing where IC frame parameters...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-30
Guillermo J...
Sun floating arithmetic bug fixed.
commit
|
commitdiff
|
tree
|
snapshot
1987-05-30
Guillermo J...
Sun floating arithmetic fixed.
commit
|
commitdiff
|
tree
|
snapshot
1987-05-29
Chris Hanson
Split entry points block into two sections to make...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-29
Chris Hanson
Add stuff for variable cache entry points to interpreter.
commit
|
commitdiff
|
tree
|
snapshot
1987-05-29
Chris Hanson
Change compiler entry points to account for new microco...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-29
Guillermo J...
Undefined procedure.
commit
|
commitdiff
|
tree
|
snapshot
1987-05-29
Chris Hanson
Add new return codes for compiled code interface variab...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-29
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1987-05-29
Chris Hanson
Give better error message for badly formed pattern...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-29
Chris Hanson
In `unsyntax-shallow-FLUID-LET', turn lambda body into...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-29
Guillermo J...
Changes to make fast variable reference in compiled...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-28
Chris Hanson
Do not cache assignments from a machine register to...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-28
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1987-05-28
Chris Hanson
In `symbol-table-bindings', return alist of values...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-28
Chris Hanson
Add extra operation to extract bindings from symbol...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-28
Chris Hanson
Fix randomness in switch statements for wrong_type_arg and
commit
|
commitdiff
|
tree
|
snapshot
1987-05-28
Chris Hanson
Add entry points for variable caches and uuo links.
commit
|
commitdiff
|
tree
|
snapshot
1987-05-28
Guillermo J...
Add JAR's changes for VMS.
commit
|
commitdiff
|
tree
|
snapshot
1987-05-28
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1987-05-28
Guillermo J...
Cosmetic change to boot.c, some cleaning up of hardware...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-28
Guillermo J...
Newline missing in end of computation termination.
commit
|
commitdiff
|
tree
|
snapshot
1987-05-27
Chris Hanson
Guarantee that interpreter-call result registers are...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-27
Chris Hanson
Interrupts that are out of range are now signalled...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-27
Chris Hanson
Interrupts that are out of range are now signalled...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-26
Chris Hanson
Split file into two pieces.
commit
|
commitdiff
|
tree
|
snapshot
1987-05-26
Chris Hanson
Record pop in these rules.
commit
|
commitdiff
|
tree
|
snapshot
1987-05-26
Guillermo J...
Patch because primitive-datum is broken.
commit
|
commitdiff
|
tree
|
snapshot
1987-05-26
Chris Hanson
Add error check for positive arguments to signed intege...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-23
Guillermo J...
Add PRIMITIVE_ABORT.
commit
|
commitdiff
|
tree
|
snapshot
1987-05-23
Guillermo J...
Add PRIMITIVE_RETURN
commit
|
commitdiff
|
tree
|
snapshot
1987-05-22
Chris Hanson
Add special lookup for compiler to do side-effect for...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-22
Chris Hanson
Define more operations on SCode comments.
commit
|
commitdiff
|
tree
|
snapshot
1987-05-22
Chris Hanson
Add special lookup for compiler to do side-effect for...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-21
Chris Hanson
Add special lookup for compiler to do side-effect for...
commit
|
commitdiff
|
tree
|
snapshot
1987-05-21
Chris Hanson
Undo FLUID-LET changes from last version.
commit
|
commitdiff
|
tree
|
snapshot
1987-05-21
Chris Hanson
Fix bug in expansion of interpreter-call:enclose. ...
commit
|
commitdiff
|
tree
|
snapshot
next