projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1989-12-05
Guillermo J...
- Conditionalize open coding according to the port.
commit
|
commitdiff
|
tree
|
snapshot
1989-12-05
Guillermo J...
Conditionalize open coding according to the port.
commit
|
commitdiff
|
tree
|
snapshot
1989-12-05
Guillermo J...
Extend fixnum and flonum operations with an overflow...
commit
|
commitdiff
|
tree
|
snapshot
1989-12-05
Chris Hanson
Force use of address registers for indirection. If...
commit
|
commitdiff
|
tree
|
snapshot
1989-12-05
Chris Hanson
Split `machine-register-reference' to create new procedure
commit
|
commitdiff
|
tree
|
snapshot
1989-12-05
Chris Hanson
When compiling a reduction whose caller uses a dynamic...
commit
|
commitdiff
|
tree
|
snapshot
1989-12-05
Chris Hanson
Change `move-frame-up' rule to use "mov" rather than...
commit
|
commitdiff
|
tree
|
snapshot
1989-12-04
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1989-12-04
Guillermo J...
New compiled code interface.
commit
|
commitdiff
|
tree
|
snapshot
1989-12-04
Guillermo J...
Add three operand utilities for Vax, RISC, etc.
commit
|
commitdiff
|
tree
|
snapshot
1989-12-03
Guillermo J...
Add scheme_to_interface_ble that falls through to
commit
|
commitdiff
|
tree
|
snapshot
1989-12-02
Chris Hanson
Don't undrift a procedure if the only reason for doing...
commit
|
commitdiff
|
tree
|
snapshot
1989-12-02
Chris Hanson
Force compilation times to be written out in decimal...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-30
Guillermo J...
Add compiler support for spectrum, and change compiler...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-30
Guillermo J...
New compiled code interface written in C.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-30
Guillermo J...
New compiled code interface written in C.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-30
Guillermo J...
New compiled code interface written in C.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-30
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1989-11-30
Chris Hanson
Fix bug in `expt': zero raised to an integer power...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-30
Guillermo J...
Clean up machine dependent initialization. The assembl...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-30
Guillermo J...
- Remove temporary compatibility code and old initializ...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-30
Guillermo J...
Clean up machine dependent initialization.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-30
Guillermo J...
Fix bug in Do_Compiled_Entry: OBJECT_NEW_DATUM was...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-30
Guillermo J...
Fix bug in boot.c by which GC_Reserve was set after...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-28
Guillermo J...
Add a comment about a future improvement to eliminate...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-28
Guillermo J...
Document trampolines and interrupt checks.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-28
Guillermo J...
Make EXTRACT_ABSOLUTE_ADDRESS and STORE_ABSOLUTE_ADDRES...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-28
Guillermo J...
Add a IN_CMPINT_C flag so that cmpint2.h can insert...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-28
Guillermo J...
Fix segment and subsegment directives.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-28
Guillermo J...
Add a missing + sign in the computation of REGBLOCK_SIZE.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-28
Guillermo J...
Fix the encoding of the space register on the instructi...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-28
Chris Hanson
When interconverting ticks and seconds, represent secon...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-27
Guillermo J...
Fix a bug in bignum printing.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-27
Guillermo J...
Conditionalize according to HAS_COMPILER_SUPPORT and...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-27
Guillermo J...
Remove casts from scalars on the left hand side of...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-27
Guillermo J...
Remove casts from scalars on the left hand side of...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-27
Guillermo J...
Fix the comment specifying where further documentation...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-27
Guillermo J...
Change all variables assigned by EXTRACT_EXECUTE_CACHE_...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-27
Guillermo J...
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-27
Guillermo J...
Fix the LDIL assembly and disassembly. The bits are...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-27
Guillermo J...
Add save/restore code for registers 15-18, also callee...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-27
Guillermo J...
Finish translating to Spectrum instruction set.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-27
Guillermo J...
Make R3 hold trampoline_to_interface rather than scheme...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-27
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1989-11-27
Guillermo J...
Clean up the mess with machine_word.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-26
Guillermo J...
Clean up the mess with machine_word.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-26
Guillermo J...
Fix comment in header.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-23
Guillermo J...
Update to match the newer cmpint-md.h
commit
|
commitdiff
|
tree
|
snapshot
1989-11-23
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1989-11-23
Guillermo J...
Change the comment at the beginning to make it a little...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-22
Guillermo J...
Fix a bug backing out of apply. The procedure and...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-21
Guillermo J...
Remove the patch in comentry_lexpr_apply used to tempor...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-21
Guillermo J...
Fix a bug in comutil_operator_lexpr_trap.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-21
Guillermo J...
Fix a bug in local lexprs. The dynamic link register...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-21
Chris Hanson
If `fasload' fails to load debugging information for...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-20
Guillermo J...
Simple changes:
commit
|
commitdiff
|
tree
|
snapshot
1989-11-20
Guillermo J...
Fix a small bug in compiler_interrupt_common: state...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-15
Chris Hanson
Rules that perform index->fixnum conversions must use...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-15
Chris Hanson
Add several missing `int:' prefixes to `ratnum->flonum...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-15
Chris Hanson
Define `int:>' as an integrable constant.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-15
Chris Hanson
Rules that perform index->fixnum conversions must use...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-11
Guillermo J...
Add a heuristic check to fasload so that it won't get...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-10
Mark Friedman
Fixed os/trim-pathname-string() to have "end" point...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-09
Guillermo J...
Fix bug in *, t he call to reduce was incorrect.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-09
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1989-11-09
Gerald Jay...
Add optional arithmetic-interface code.
commit
|
commitdiff
|
tree
|
snapshot
1989-11-07
Guillermo J...
Fix a bug in compiled_entry_type by which lexprs were...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-06
Guillermo J...
Second batch of fixes to get scheme up:
commit
|
commitdiff
|
tree
|
snapshot
1989-11-06
Guillermo J...
Second batch of fixes to get scheme up:
commit
|
commitdiff
|
tree
|
snapshot
1989-11-06
Guillermo J...
Fix bug in force_definition to return error code when...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-06
Guillermo J...
First batch of changes to run scheme:
commit
|
commitdiff
|
tree
|
snapshot
1989-11-06
Guillermo J...
First batch of changes to run scheme:
commit
|
commitdiff
|
tree
|
snapshot
1989-11-06
Guillermo J...
First batch of changes to run scheme:
commit
|
commitdiff
|
tree
|
snapshot
1989-11-06
Guillermo J...
First batch of changes to run scheme:
commit
|
commitdiff
|
tree
|
snapshot
1989-11-02
Chris Hanson
* Change variable-indirection pass to occur after closu...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-02
Guillermo J...
Fix bug in bchmmg.c by which weak pairs whose cars...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-02
Guillermo J...
Add an extra line to remove junk.c before generating...
commit
|
commitdiff
|
tree
|
snapshot
1989-11-01
Guillermo J...
Add the instruction typedef (moved here from cmpint.c).
commit
|
commitdiff
|
tree
|
snapshot
1989-11-01
Guillermo J...
Remove the instruction typedef (in cmpint2.h now).
commit
|
commitdiff
|
tree
|
snapshot
1989-11-01
Guillermo J...
Insert cmpgc-stub.h after conditionalizing according to
commit
|
commitdiff
|
tree
|
snapshot
1989-11-01
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1989-10-31
Guillermo J...
Fix bug in vector-cons by which it was not checking...
commit
|
commitdiff
|
tree
|
snapshot
1989-10-31
Chris Hanson
Reimplement flonum->ratnum conversion to guarantee...
commit
|
commitdiff
|
tree
|
snapshot
1989-10-31
Chris Hanson
Reimplement ratnum->flonum conversion to guarantee...
commit
|
commitdiff
|
tree
|
snapshot
1989-10-31
Chris Hanson
Reimplement ratnum->flonum conversion to guarantee...
commit
|
commitdiff
|
tree
|
snapshot
1989-10-30
Chris Hanson
Force the output to have a decimal point even when...
commit
|
commitdiff
|
tree
|
snapshot
1989-10-28
Guillermo J...
Various changes to the garbage collector and other...
commit
|
commitdiff
|
tree
|
snapshot
1989-10-28
Guillermo J...
Change COMPILED_CLOSURE_ENTRY_SIZE to be in machine_wor...
commit
|
commitdiff
|
tree
|
snapshot
1989-10-28
Guillermo J...
Change MANIFEST_CLOSURE_COUNT, FIRST_MANIFEST_CLOSURE_E...
commit
|
commitdiff
|
tree
|
snapshot
1989-10-28
Chris Hanson
Fix some random bugs in frexp that should have been...
commit
|
commitdiff
|
tree
|
snapshot
1989-10-28
Chris Hanson
Must discard CSE information at any kind of unknown...
commit
|
commitdiff
|
tree
|
snapshot
1989-10-28
Chris Hanson
Fix bug which caused "1e100" to be rejected as number...
commit
|
commitdiff
|
tree
|
snapshot
1989-10-28
Chris Hanson
Fix `real:expt' so that it correctly handles negative...
commit
|
commitdiff
|
tree
|
snapshot
1989-10-28
Chris Hanson
Remove restriction from first argument of primitive...
commit
|
commitdiff
|
tree
|
snapshot
1989-10-27
Chris Hanson
Fix typo in `real:min'.
commit
|
commitdiff
|
tree
|
snapshot
1989-10-27
Guillermo J...
Change the way that closure and execute cache entry...
commit
|
commitdiff
|
tree
|
snapshot
1989-10-27
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1989-10-27
Guillermo J...
Update to match latest version of cmp68020, ie. make...
commit
|
commitdiff
|
tree
|
snapshot
1989-10-27
Chris Hanson
Don't perform variable-indirection optimization on...
commit
|
commitdiff
|
tree
|
snapshot
1989-10-27
Chris Hanson
Don't perform variable-indirection optimization on...
commit
|
commitdiff
|
tree
|
snapshot
next