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-12-14
Chris Hanson
(block-partial-ancestry): allow ancestor to be same...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-14
Chris Hanson
Fix another case which was generating dangling code.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
When generating new code, must use contexts instead...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
Rule for (OVERFLOW-TEST) must return some code. Before...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
Change `block' to `context'.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
Delete `variable-auxiliary!'.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
Lots of changes to implement frame reuse stuff. See...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
Delete all of the system predicate expansions: variable...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
Change modifiers to return `unassigned'. This will...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
Frame reuse changes. Also add change to prevent noop...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
* Change `block' to `context' where needed.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
* Guarantee that `combination/model!' is always defined.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
* Make changes to convert `block' to `context'.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
* Fix bug in `syntax-files!': was not causing circularl...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
* Change `discriminate-items' to guarantee that the...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
* Add new passes to setup frame adjustments of combinat...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
* Change `block' to `context' where needed.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
`tagged-vector/subclass-predicate' should use `vector...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
* Add new lvalue slots: `initial-{for,back}ward-links...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
* Change `block' fields to `context' where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
Significant repackaging.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
Redefine `block-original-parent' to be `original-block...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-13
Chris Hanson
Change analysis in two ways: (1) static link computatio...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Guillermo J...
UUO links to entities and some procedures with optional...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
New type: stack-overwrite. Remove changes to delete...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
Block->context changes. Improve handling of static...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
Multiple value changes. Block->context changes.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
Many changes for frame reuse stuff.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
Significant changes for frame reuse stuff.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
* Change `block' to `context' where needed.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
* Move everything except the core block search stuff...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
Many changes: see the diff.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
Major changes to accomodate frame reuse.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
Significant changes: see the diff.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
Add new node type: `stack-overwrite'
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
* Make necessary changes to convert `block' to `context'.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
* Add `free-variables' slot to subproblem objects.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
Change `block' to `context' where needed.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Guillermo J...
UUO links to entities and some procedures with optional...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
* Add new node type: `stack-overwrite'.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
Delete popping-limit stuff from continuations. Also...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
* Add `popping-limits' components to block.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
Fix some bugs: (1) was allowing volatile expressions...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
New definitions:
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
Change to store the initial links as well as the transi...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
* Add two new slots to lvalue type.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-12
Chris Hanson
Delete all of the system predicate expansions: variable...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-11
Chris Hanson
Change modifiers to return `unassigned'. This will...
commit
|
commitdiff
|
tree
|
snapshot
1988-12-08
Chris Hanson
Missing \n\ in documentation string.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-06
Guillermo J...
Rewrite constant folding and closure analysis phases.
commit
|
commitdiff
|
tree
|
snapshot
1988-12-06
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1988-12-06
Guillermo J...
Add a couple of fg optimizer phases:
commit
|
commitdiff
|
tree
|
snapshot
1988-12-05
Guillermo J...
Add a list? check to syntax-expression and some paranoi...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-17
Guillermo J...
Fix a bug in blktyp, and allow envopt to keep data...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-17
Guillermo J...
1) Integrated parameters are filtered before we design...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-17
Guillermo J...
free callers and callees lists are preserved if
commit
|
commitdiff
|
tree
|
snapshot
1988-11-15
Guillermo J...
Improve constant folding:
commit
|
commitdiff
|
tree
|
snapshot
1988-11-12
Chris Hanson
Add `flush-output' operation to file output ports....
commit
|
commitdiff
|
tree
|
snapshot
1988-11-12
Chris Hanson
Rewrite unix file opening code to be really careful...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-10
Guillermo J...
Fix self evaluation of compiled entries which are not...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-09
Chris Hanson
Change to use `for' loop on subdirectories.
commit
|
commitdiff
|
tree
|
snapshot
1988-11-09
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1988-11-08
Guillermo J...
Add fix:<mumble> to the list of constant-foldable-primi...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-08
Chris Hanson
Generalize rule for `cons-closure' so that it handles...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-08
Chris Hanson
Change `cons-closure' from a statement to an expression...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-08
Chris Hanson
Change `cons-closure' from a statement to an expression...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-08
Chris Hanson
Add new primitive, `compiled-closure->entry'.
commit
|
commitdiff
|
tree
|
snapshot
1988-11-08
Chris Hanson
(rcd): Fix case where there is no error continuation...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-08
Chris Hanson
Add new primitive `compiled-closure->entry', and new...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-07
Chris Hanson
Kill dead registers when not doing control merge.
commit
|
commitdiff
|
tree
|
snapshot
1988-11-07
Chris Hanson
Fix incorrect reference.
commit
|
commitdiff
|
tree
|
snapshot
1988-11-07
Chris Hanson
Fix unbound variable bug. Delete unused variable.
commit
|
commitdiff
|
tree
|
snapshot
1988-11-07
Chris Hanson
Substantial rewrite of code that computes register...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-07
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1988-11-07
Chris Hanson
Add new file: "back/mermap".
commit
|
commitdiff
|
tree
|
snapshot
1988-11-07
Chris Hanson
(delete-dead-registers!): Rewrite to accomodate change to
commit
|
commitdiff
|
tree
|
snapshot
1988-11-07
Chris Hanson
(bblock-compress!): when counting previous edges to...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-07
Chris Hanson
Fix bugs in previously unused `coerce-map-instructions...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-07
Chris Hanson
Add dependency for new file: "back/mermap".
commit
|
commitdiff
|
tree
|
snapshot
1988-11-06
Chris Hanson
Improve generic arithmetic by adding branch preferences...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-06
Chris Hanson
Export switches to global environment.
commit
|
commitdiff
|
tree
|
snapshot
1988-11-06
Chris Hanson
Heed branch preferences when deciding which branch...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-06
Chris Hanson
Specify branch preferences for things like type, range...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-06
Chris Hanson
Add operations to allow specification of branch prefere...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-06
Guillermo J...
An lvalue whose only backward link is itself may be...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-05
Chris Hanson
"machines/bobcat/dassm1" now uses the compiler syntax...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-05
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1988-11-05
Chris Hanson
Fix unbound variable error.
commit
|
commitdiff
|
tree
|
snapshot
1988-11-05
Chris Hanson
Efficiency improvement to last change.
commit
|
commitdiff
|
tree
|
snapshot
1988-11-05
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1988-11-05
Chris Hanson
Last change was a little too ambitious. Back off a...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-05
Chris Hanson
Must adjust stack pointer for special primitive invocat...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-04
Chris Hanson
Change code generation for `&=' to significantly improv...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-04
Chris Hanson
Fix typo introduced in last changes.
commit
|
commitdiff
|
tree
|
snapshot
1988-11-04
Chris Hanson
Patch up several rules to capture common abstractions...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-04
Chris Hanson
Add declarations to eliminate "unreferenced bound varia...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-04
Chris Hanson
Add declarations to eliminate "unreferenced bound varia...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-04
Chris Hanson
Define procedures to capture the object->{type,datum...
commit
|
commitdiff
|
tree
|
snapshot
next