projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1990-06-14
Guillermo J...
Add a unsyntaxer:macroize? flag to the unsyntaxer to...
commit
|
commitdiff
|
tree
|
snapshot
1990-06-14
Guillermo J...
Add a unsyntaxer:macroize? flag to get a more "truthful...
commit
|
commitdiff
|
tree
|
snapshot
1990-06-13
Guillermo J...
Allow specification of arity for the INTEGRATE-PRIMITIV...
commit
|
commitdiff
|
tree
|
snapshot
1990-06-13
Guillermo J...
Add missing pair of parenthesis (how come gcc did not...
commit
|
commitdiff
|
tree
|
snapshot
1990-06-13
Guillermo J...
Add new style primitives (multiple byte transfers,...
commit
|
commitdiff
|
tree
|
snapshot
1990-06-13
Guillermo J...
Add rule for gpio.c .
commit
|
commitdiff
|
tree
|
snapshot
1990-06-12
Guillermo J...
Remove scmkit from install.world.
commit
|
commitdiff
|
tree
|
snapshot
1990-06-12
Guillermo J...
Add a .DEFAULT entry that re-invokes make on the target...
commit
|
commitdiff
|
tree
|
snapshot
1990-06-12
Guillermo J...
Add a .DEFAULT entry that re-invokes make on the target...
commit
|
commitdiff
|
tree
|
snapshot
1990-06-12
Guillermo J...
Add Franklyn's microcode and a microcode for hacking...
commit
|
commitdiff
|
tree
|
snapshot
1990-06-12
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1990-06-11
Guillermo J...
Fix transform/definition to allow non-scanned top-level...
commit
|
commitdiff
|
tree
|
snapshot
1990-06-11
Guillermo J...
Fix transform/definition in xform.scm to allow non...
commit
|
commitdiff
|
tree
|
snapshot
1990-06-07
Chris Hanson
Rename references to primitives that have been renamed...
commit
|
commitdiff
|
tree
|
snapshot
1990-06-04
Chris Hanson
When loading a .scm file, fetch the repl environment...
commit
|
commitdiff
|
tree
|
snapshot
1990-06-04
Chris Hanson
When loading a .scm file, fetch the repl environment...
commit
|
commitdiff
|
tree
|
snapshot
1990-05-16
Chris Hanson
In bignum division when doing add-back because initial...
commit
|
commitdiff
|
tree
|
snapshot
1990-05-10
Chris Hanson
`in-package' must not scan out the defines in its body.
commit
|
commitdiff
|
tree
|
snapshot
1990-05-08
Chris Hanson
Use 6-bit type codes.
commit
|
commitdiff
|
tree
|
snapshot
1990-05-07
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1990-05-07
Guillermo J...
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1990-05-06
Guillermo J...
Fix one more problem in the interaction between multicl...
commit
|
commitdiff
|
tree
|
snapshot
1990-05-04
Guillermo J...
Fix a bug in walk-procedure that manifested itself...
commit
|
commitdiff
|
tree
|
snapshot
1990-05-03
Guillermo J...
Add support for multi-closures, ie. closures with multi...
commit
|
commitdiff
|
tree
|
snapshot
1990-05-03
Guillermo J...
Change generate/sequence to process forms in order...
commit
|
commitdiff
|
tree
|
snapshot
1990-05-03
Guillermo J...
Fix the lap->code example.
commit
|
commitdiff
|
tree
|
snapshot
1990-05-03
Guillermo J...
Increase the size of symbol tables. Symbol tables...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-27
Guillermo J...
One more step of making file-touch work better in a...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-23
Guillermo J...
Add ADJUST_CLOSURE_AT_CALL.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-23
Guillermo J...
Remove the interrupt multiclosure register setup and...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-23
Guillermo J...
Add ADJUST_CLOSURE_AT_CALL.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-23
Guillermo J...
Eliminate comutil_interrupt_multiclosure. It was not...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-21
Jim Miller
Fixed bug in comutil_interrupt_dlink (passing 2 instead...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-21
Guillermo J...
New information in closure dbg blocks to accomodate...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-21
Guillermo J...
New information in closure dbg blocks to accomodate...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-19
Guillermo J...
- Change "link.l" into "link" because Asmcvt does not...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-17
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1990-04-17
Chris Hanson
For hp-ux 7.0, must define _HPUX_SOURCE if the compiler...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-17
Chris Hanson
Eliminate (now incorrect) declarations for various...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-17
Chris Hanson
Eliminate (now incorrect) declarations for various...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-17
Chris Hanson
Fix conversion of Scheme argument to fopen.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-17
Chris Hanson
"bignum.o" depends on "limits.h".
commit
|
commitdiff
|
tree
|
snapshot
1990-04-13
Mark Friedman
Added LOAD-LATEST and FASLOAD-LATEST to load the most...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-12
Chris Hanson
Don't treat `restore-value' frame as a subproblem.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-12
Guillermo J...
Rewrite file_touch to use fstat after open rather than...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-12
Mark Friedman
Oops, forgot some initializations for the LOAD-LATEST...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-12
Guillermo J...
Add multi closure interrupt support.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-12
Guillermo J...
Add asm_interrupt_multiclosure.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-12
Guillermo J...
Add comutil_interrupt_multiclosure.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-12
Mark Friedman
Added LOAD-LATEST and FASLOAD-LATEST to load the most...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-12
Guillermo J...
Fix a bug in BIT_STRING_INDEX_PAIR_TO_INDEX for machine...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-12
Guillermo J...
Forgot to change the copyright date.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-12
Guillermo J...
Add `#undef ultrix' for unknown reasons -- JMiller.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-12
Guillermo J...
Bump the default space parameters on the MIPS when...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-12
Guillermo J...
Add 6 bit type codes and an optimizer switch to be...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-10
Chris Hanson
Change `file-open-channel' primitive to permit opening...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-10
Chris Hanson
Add optional second argument to `open-output-file'...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-10
Chris Hanson
Rename local variable to prevent confusion during debug...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-10
Chris Hanson
Detect and signal error for `(let 3 4)'.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-10
Chris Hanson
Force top-level syntax definitions to be local to the...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-10
Chris Hanson
Force top-level syntax definitions to be local to the...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-09
Chris Hanson
Fix broken movb and movib instruction definitions.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-09
Chris Hanson
Fix broken qualifier.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-09
Chris Hanson
Fix definition of type-scale-factor.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-09
Guillermo J...
Fix macro definition from last change.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-09
Guillermo J...
Add code to flush the I-cache at the right times: After...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-04
Guillermo J...
Remove check window by using file-touch, that returns...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-04
Guillermo J...
Change file-touch to return #t if the file did not...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-04
Guillermo J...
Change file-touch to return #t if the file did not...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-04
Guillermo J...
Change file-touch to give an error only if the result...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-03
Guillermo J...
Allow (pseudo) instructions to expand into no code.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-03
Guillermo J...
Make BSR to the following instruction cause an error...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-03
Guillermo J...
Prevent the diamond rule for pblocks from generating...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-03
Guillermo J...
Forgot to change > to != in last change.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-03
Guillermo J...
Eliminate dependency on byte order from BIT-SUBSTRING...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-03
Guillermo J...
Fix load-interface-args! which was clearing the wrong...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-03
Guillermo J...
Fix load-interface-args! which was clearing the wrong...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-03
Guillermo J...
Patch inline code so that inliners that call out of...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-03
Guillermo J...
Fix broken rewrite rules by which generic arithmetic...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-03
Guillermo J...
Make top level declarations propagate when compile...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-03
Guillermo J...
Fix bugs in rulrew by which generic arithmetic with...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-03
Guillermo J...
Add MIPS compiler support, and remove nesting of #if...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-03
Guillermo J...
Add typedef of format_word when not HAS_COMPILER_SUPPORT.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-02
Guillermo J...
Update to match 68k.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-02
Guillermo J...
Add a test on endianness to expand-fields so that the...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-02
Guillermo J...
Comment out uses of expt, since compiler declarations...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-02
Guillermo J...
lap:make-unconditional-branch returns an instruction...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-01
Guillermo J...
Major change:
commit
|
commitdiff
|
tree
|
snapshot
1990-04-01
Guillermo J...
Substitute constants for expressions computed with...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-01
Guillermo J...
lap:make-unconditional-branch now returns a sequence...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-01
Guillermo J...
lap:make-unconditional-branch now returns a sequence...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-01
Guillermo J...
letrec-value no longer errors if a binding is a trivial...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-01
Guillermo J...
Nth revision of this code.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-01
Guillermo J...
Get rid of funny drifting rules. Let-like procedures...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-01
Guillermo J...
It's OK for a non-trivial closure to become trivial...
commit
|
commitdiff
|
tree
|
snapshot
1990-04-01
Guillermo J...
Fix bch system to run on machines with floating alignment.
commit
|
commitdiff
|
tree
|
snapshot
1990-04-01
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1990-04-01
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1990-04-01
Guillermo J...
Add MIPS compiler support.
commit
|
commitdiff
|
tree
|
snapshot
1990-03-28
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
next