1990-03-27 |
Guillermo J... | Move switch.scm back to compiler/base, so it can be... |
commit | commitdiff | tree | snapshot |
1990-03-26 |
Guillermo J... | Add compiler:noisy? |
commit | commitdiff | tree | snapshot |
1990-03-26 |
Guillermo J... | Add compiler:noisy? |
commit | commitdiff | tree | snapshot |
1990-03-26 |
Guillermo J... | Add compiler:noisy? |
commit | commitdiff | tree | snapshot |
1990-03-26 |
Guillermo J... | Move switch.scm back to compiler/base, so it can be... |
commit | commitdiff | tree | snapshot |
1990-03-26 |
Guillermo J... | Move switch.scm back to compiler/base, so it can be... |
commit | commitdiff | tree | snapshot |
1990-03-26 |
Guillermo J... | Add sf:noisy? flag, and syntax&integrate global procedure. |
commit | commitdiff | tree | snapshot |
1990-03-26 |
Guillermo J... | Modify gc-statistic/meter so that gcnote will not be... |
commit | commitdiff | tree | snapshot |
1990-03-26 |
Guillermo J... | Add gc-timestamp for data structures that need to be... |
commit | commitdiff | tree | snapshot |
1990-03-24 |
Guillermo J... | Add arities to primitive definitions so that the file... |
commit | commitdiff | tree | snapshot |
1990-03-24 |
Guillermo J... | Fix register*constant methods for plus-fixnum and minus... |
commit | commitdiff | tree | snapshot |
1990-03-21 |
Chris Hanson | When accessing `block-procedure', make sure it is a... |
commit | commitdiff | tree | snapshot |
1990-03-16 |
Chris Hanson | Fix unbound variable in `delete-process'. The `process... |
commit | commitdiff | tree | snapshot |
1990-03-14 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-03-14 |
Chris Hanson | In `decode-ordinary-floating-instruction', always speci... |
commit | commitdiff | tree | snapshot |
1990-03-14 |
Chris Hanson | In `two-arg-register-operation', don't delete reused... |
commit | commitdiff | tree | snapshot |
1990-03-13 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-03-13 |
Chris Hanson | Conditionalize floating-point register load instruction... |
commit | commitdiff | tree | snapshot |
1990-03-12 |
Chris Hanson | Conditionalize binary floating-point open-coded operati... |
commit | commitdiff | tree | snapshot |
1990-03-12 |
Chris Hanson | Remove duplicate entry for fp6 from the list of initial... |
commit | commitdiff | tree | snapshot |
1990-03-08 |
Chris Hanson | Add sun4 processor type. |
commit | commitdiff | tree | snapshot |
1990-03-05 |
Guillermo J... | Add ^B ^X ^U ^G to the ^C handler. |
commit | commitdiff | tree | snapshot |
1990-03-02 |
Mark Friedman | Added subprocess support. |
commit | commitdiff | tree | snapshot |
1990-03-02 |
Mark Friedman | Added subprocess support. |
commit | commitdiff | tree | snapshot |
1990-02-27 |
Mark Friedman | Added support for subprocesses. |
commit | commitdiff | tree | snapshot |
1990-02-27 |
Mark Friedman | Initial revision |
commit | commitdiff | tree | snapshot |
1990-02-27 |
Mark Friedman | Added support for subprocesses. |
commit | commitdiff | tree | snapshot |
1990-02-27 |
Mark Friedman | Added support for subprocesses to OPEN-CHANNEL-WRAPPER. |
commit | commitdiff | tree | snapshot |
1990-02-27 |
Mark Friedman | Added support for unix subprocesses. |
commit | commitdiff | tree | snapshot |
1990-02-27 |
Mark Friedman | Added compiler flag ENABLE_SUBPROCESSES. |
commit | commitdiff | tree | snapshot |
1990-02-25 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-02-25 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-02-24 |
Chris Hanson | Open-code vector-8b ref and set operations. |
commit | commitdiff | tree | snapshot |
1990-02-23 |
Chris Hanson | Don't use arithmetic right shift for division. |
commit | commitdiff | tree | snapshot |
1990-02-23 |
Chris Hanson | Eliminate some potential name conflicts in the expansio... |
commit | commitdiff | tree | snapshot |
1990-02-21 |
Guillermo J... | Add more handlers for INTERNAL-APPLY-VAL types. Someho... |
commit | commitdiff | tree | snapshot |
1990-02-20 |
Guillermo J... | Make debugger evaluation commands print out more like... |
commit | commitdiff | tree | snapshot |
1990-02-20 |
Guillermo J... | Allow strings as arguments to generate-uninterned-symbol. |
commit | commitdiff | tree | snapshot |
1990-02-14 |
Chris Hanson | Add definition of `alist?' that detects circularity. |
commit | commitdiff | tree | snapshot |
1990-02-14 |
Guillermo J... | Fix definition of list? to terminate even in the presen... |
commit | commitdiff | tree | snapshot |
1990-02-13 |
Chris Hanson | Initialize `Prev_Restore_History_Stacklet' to NULL... |
commit | commitdiff | tree | snapshot |
1990-02-13 |
Chris Hanson | Add \n\ to newlines in comments. |
commit | commitdiff | tree | snapshot |
1990-02-12 |
Chris Hanson | Fix minor bug in last change. |
commit | commitdiff | tree | snapshot |
1990-02-11 |
Chris Hanson | Changes from JMiller that are needed to get this stuff... |
commit | commitdiff | tree | snapshot |
1990-02-10 |
Chris Hanson | Add new hash-table abstraction; this is loaded by |
commit | commitdiff | tree | snapshot |
1990-02-10 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1990-02-09 |
Chris Hanson | Define `symbol-hash-mod'. |
commit | commitdiff | tree | snapshot |
1990-02-09 |
Chris Hanson | Run scheme-mode-hook before scheme-interaction-mode... |
commit | commitdiff | tree | snapshot |
1990-02-08 |
Chris Hanson | "fixnum.o" should depend on "mul.c", not "os.o". |
commit | commitdiff | tree | snapshot |
1990-02-08 |
Chris Hanson | Add changes to support gcc on the vax. |
commit | commitdiff | tree | snapshot |
1990-02-08 |
Chris Hanson | Fix cold-load problems. |
commit | commitdiff | tree | snapshot |
1990-02-08 |
Chris Hanson | Fix cold-load problems. |
commit | commitdiff | tree | snapshot |
1990-02-07 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-02-07 |
Chris Hanson | Implement new record proposal. |
commit | commitdiff | tree | snapshot |
1990-02-07 |
Guillermo J... | Initial revision |
commit | commitdiff | tree | snapshot |
1990-02-07 |
Guillermo J... | Add in sun4 (sparc) descriptions for Morry Katz. |
commit | commitdiff | tree | snapshot |
1990-02-06 |
Panayotis Skordos | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-02-06 |
Guillermo J... | Changes by JMiller to make it work under HP cc and... |
commit | commitdiff | tree | snapshot |
1990-02-06 |
Guillermo J... | Changes by JMiller to make it work under HP cc and... |
commit | commitdiff | tree | snapshot |
1990-02-02 |
Chris Hanson | * Add new operations to register allocator that determi... |
commit | commitdiff | tree | snapshot |
1990-02-02 |
Chris Hanson | New definition of `complex:acos' preserves more precisi... |
commit | commitdiff | tree | snapshot |
1990-01-31 |
Guillermo J... | Fix bug in fasdump by which zero length files were... |
commit | commitdiff | tree | snapshot |
1990-01-31 |
Guillermo J... | Fix bug in load/internal by which empty files caused... |
commit | commitdiff | tree | snapshot |
1990-01-30 |
Guillermo J... | Fix bug in Prepare_Apply_Interrupt noticed after last... |
commit | commitdiff | tree | snapshot |
1990-01-30 |
Guillermo J... | Fix bug in Prepare_Apply_Interrupt noticed after last... |
commit | commitdiff | tree | snapshot |
1990-01-29 |
Guillermo J... | Add the INTERNAL-APPLY-VAL return code. |
commit | commitdiff | tree | snapshot |
1990-01-29 |
Guillermo J... | Add the INTERNAL-APPLY-VAL return code. It replaces... |
commit | commitdiff | tree | snapshot |
1990-01-29 |
Guillermo J... | Add the INTERNAL-APPLY-VAL return code. |
commit | commitdiff | tree | snapshot |
1990-01-29 |
Guillermo J... | Initial revision |
commit | commitdiff | tree | snapshot |
1990-01-29 |
Guillermo J... | Add the INTERNAL-APPLY-VAL return code. |
commit | commitdiff | tree | snapshot |
1990-01-25 |
Guillermo J... | Initial revision |
commit | commitdiff | tree | snapshot |
1990-01-25 |
Guillermo J... | New compiler port. |
commit | commitdiff | tree | snapshot |
1990-01-25 |
Guillermo J... | Initial revision |
commit | commitdiff | tree | snapshot |
1990-01-25 |
Guillermo J... | New compiler port. |
commit | commitdiff | tree | snapshot |
1990-01-24 |
Guillermo J... | Make setup-image do what the comment at the top of... |
commit | commitdiff | tree | snapshot |
1990-01-23 |
Chris Hanson | `hash-table-copy', when copying the elements in a hash... |
commit | commitdiff | tree | snapshot |
1990-01-23 |
Guillermo J... | Conditionalize constant space sizes for the Spectrum. |
commit | commitdiff | tree | snapshot |
1990-01-23 |
Guillermo J... | Fix floating alignment. |
commit | commitdiff | tree | snapshot |
1990-01-23 |
Guillermo J... | Add floating alignment back. |
commit | commitdiff | tree | snapshot |
1990-01-23 |
Gerald Jay... | Fix bug by which current_disk_position was not reset... |
commit | commitdiff | tree | snapshot |
1990-01-22 |
Chris Hanson | Make changes to use more space-efficient representation... |
commit | commitdiff | tree | snapshot |
1990-01-22 |
Chris Hanson | Add new representation for `dbg-label', that is optimiz... |
commit | commitdiff | tree | snapshot |
1990-01-22 |
Chris Hanson | Change `operation/open' to handle #F as a result from |
commit | commitdiff | tree | snapshot |
1990-01-22 |
Guillermo J... | Make gr2 be compile code's val register. |
commit | commitdiff | tree | snapshot |
1990-01-22 |
Guillermo J... | Fix hppa_extract_absolute_address, hppa_store_absolute_... |
commit | commitdiff | tree | snapshot |
1990-01-22 |
Guillermo J... | Version with compiler modifications. |
commit | commitdiff | tree | snapshot |
1990-01-22 |
Guillermo J... | Bump the constant space and compiled constant space... |
commit | commitdiff | tree | snapshot |
1990-01-22 |
Guillermo J... | Fix typo. print_a_bignum used && rather than &, causin... |
commit | commitdiff | tree | snapshot |
1990-01-22 |
Guillermo J... | Add missing ,@ in load-machine-register! |
commit | commitdiff | tree | snapshot |
1990-01-21 |
Guillermo J... | Fix relocation bug in fasload.c |
commit | commitdiff | tree | snapshot |
1990-01-21 |
Guillermo J... | Re-check in previous version since checked in on spectr... |
commit | commitdiff | tree | snapshot |
1990-01-21 |
Guillermo J... | Fix bug in fasload by which closures and linkage sectio... |
commit | commitdiff | tree | snapshot |
1990-01-20 |
Chris Hanson | Fix stupid editing mistake. |
commit | commitdiff | tree | snapshot |
1990-01-20 |
Chris Hanson | Add a debugging facility that keeps a history of `Scan... |
commit | commitdiff | tree | snapshot |
1990-01-20 |
Chris Hanson | When forcing something into a specific machine register... |
commit | commitdiff | tree | snapshot |
1990-01-18 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1990-01-18 |
Chris Hanson | * Disable early-syntaxing mechanism, and change back... |
commit | commitdiff | tree | snapshot |
1990-01-18 |
Chris Hanson | Suppress error messages when opening a graphics device... |
commit | commitdiff | tree | snapshot |
1990-01-18 |
Chris Hanson | Change configuration of 6.003 Scheme to eliminate old... |
commit | commitdiff | tree | snapshot |
1990-01-18 |
Chris Hanson | Eliminate `box-clear' primitive. |
commit | commitdiff | tree | snapshot |
next |