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-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
1988-11-04
Chris Hanson
Define new procedure `load-temporary-register' which...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-04
Chris Hanson
Delete random definition of `rtl:make-address->fixnum...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-04
Chris Hanson
Conversion of a fixnum to an address must be a logical...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-04
Guillermo J...
Rename disassembler/write-compiled-entry to compiler...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-03
Chris Hanson
Don't run second pass unless there are some circularly...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-03
Chris Hanson
Don't use the `utime()' or `utimes()' system calls...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-03
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1988-11-03
Chris Hanson
Echo file deletions, and show passes.
commit
|
commitdiff
|
tree
|
snapshot
1988-11-03
Chris Hanson
Echo message informing user when files are being touche...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-03
Chris Hanson
Redefine `invert-cc-noncommutative'. This was original...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-03
Chris Hanson
Because special primitive invocations may now have...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-03
Chris Hanson
Define these procedures:
commit
|
commitdiff
|
tree
|
snapshot
1988-11-03
Chris Hanson
Reset the set of source nodes whenever the compiler...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-02
Chris Hanson
Eliminate random unreferenced labels from RTL and LAP...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-02
Chris Hanson
(reference->register-transfer): When source was an...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-02
Chris Hanson
Use definition of `compiler:default-top-level-declarati...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-02
Chris Hanson
Add definition of `compiler:default-top-level-declarati...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-02
Chris Hanson
Redefine `add-rgraph-entry-node!' to be `add-rgraph...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-02
Chris Hanson
Be more careful when `sblock-continuation' is known...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-02
Chris Hanson
Implement `ignore-reference-traps' declaration on free...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-02
Chris Hanson
Implement `ignore-assignment-traps' declaration on...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-02
Chris Hanson
(generate/rgraph): Make only a single edge for the...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-02
Guillermo J...
Fix bug by which attempting to print a bogus object...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-01
Guillermo J...
Fix missing label bug. OPEN-PROCEDURE-HEADERS define...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-01
Guillermo J...
- "Self consistent closing": A group of procedures...
commit
|
commitdiff
|
tree
|
snapshot
1988-11-01
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1988-10-30
Guillermo J...
Add sf/usual-integrations-default-deletions.
commit
|
commitdiff
|
tree
|
snapshot
1988-10-30
Guillermo J...
Add sf/usual-integrations-default-deletions.
commit
|
commitdiff
|
tree
|
snapshot
1988-10-29
Guillermo J...
Add stage3 and merge with markf's makefile.
commit
|
commitdiff
|
tree
|
snapshot
1988-10-29
Chris Hanson
Change `define-structure' macro to handle `named' optio...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-29
Chris Hanson
Add expansion rules for predicates like `vector?',...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-28
Mark Friedman
Fixed bug when multiplying a number by itself.
commit
|
commitdiff
|
tree
|
snapshot
1988-10-28
Chris Hanson
Several changes to make package model objects fasdumpable.
commit
|
commitdiff
|
tree
|
snapshot
1988-10-27
Chris Hanson
Don't forget to output the return codes with their...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-27
Chris Hanson
More debugging support.
commit
|
commitdiff
|
tree
|
snapshot
1988-10-26
Chris Hanson
Add several new entries to support debugging of compile...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-26
Chris Hanson
Adjust `RETURN_NAME_TABLE' to contain all current retur...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-26
Mark Friedman
Merged 4.9 with 4.8.1.2.
commit
|
commitdiff
|
tree
|
snapshot
1988-10-26
Chris Hanson
Update for new runtime system. Much simpler now that...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-26
Chris Hanson
(compiled_entry_to_block): `suba.w' instruction sign...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-24
Chris Hanson
Continuation can still be sometimes known even when...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-21
Chris Hanson
Change directory reader to default the name/type/versio...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-21
Chris Hanson
If slashification is turned off, it is still necessary...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-21
Chris Hanson
Make sure that TERM_SIGNAL control variables are initia...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-21
Chris Hanson
Force control-g synchronization always. Turns out...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-21
Chris Hanson
Don't use second argument to `interrupt-process' and...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-21
Arthur Gleckler
Two copies of the copyright message at beginning of...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-21
Arthur Gleckler
Removed extra copyright message; had two copies of...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-21
Chris Hanson
Several changes to make unix signals work right.
commit
|
commitdiff
|
tree
|
snapshot
1988-10-21
Chris Hanson
Change this code to use the new `clear-interrupts!...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-21
Chris Hanson
(disk-save): Unless IDENTIFY is a string, return a...
commit
|
commitdiff
|
tree
|
snapshot
1988-10-21
Chris Hanson
Fix bug in `disk-save': when the IDENTIFY argument...
commit
|
commitdiff
|
tree
|
snapshot
next