1988-09-01 |
Mark Friedman | Added open coding of generic arithmetic (without open... |
commit | commitdiff | tree | snapshot |
1988-09-01 |
Mark Friedman | Merged generic stuff with version 4.6.1.1 |
commit | commitdiff | tree | snapshot |
1988-09-01 |
Mark Friedman | Merged generic stuff with version 4.7.1.1 |
commit | commitdiff | tree | snapshot |
1988-09-01 |
Mark Friedman | Fixed some generic arithmetic stuff and merged back... |
commit | commitdiff | tree | snapshot |
1988-08-31 |
Chris Hanson | Add slots to bblock structure to facilitate better... |
commit | commitdiff | tree | snapshot |
1988-08-31 |
Chris Hanson | Add comments and copyright. Separate out loading of... |
commit | commitdiff | tree | snapshot |
1988-08-31 |
Chris Hanson | Change back end of compiler to not join bit strings... |
commit | commitdiff | tree | snapshot |
1988-08-31 |
Chris Hanson | Change `cons-syntax' and `append-syntax!' so that they... |
commit | commitdiff | tree | snapshot |
1988-08-31 |
Chris Hanson | Change expander for `instruction->instruction-sequence... |
commit | commitdiff | tree | snapshot |
1988-08-31 |
Chris Hanson | Change `append-instruction-sequences!' so that it does... |
commit | commitdiff | tree | snapshot |
1988-08-31 |
Chris Hanson | Change rule for `locked' to check top level directory... |
commit | commitdiff | tree | snapshot |
1988-08-31 |
Chris Hanson | Change `define-ea-database' macro to side effect the... |
commit | commitdiff | tree | snapshot |
1988-08-31 |
Chris Hanson | Remove references to `define-coercion'. Use explicit... |
commit | commitdiff | tree | snapshot |
1988-08-31 |
Chris Hanson | Make sure that the constant parts of this file are... |
commit | commitdiff | tree | snapshot |
1988-08-31 |
Chris Hanson | Handle case where base address of an `offset' locative... |
commit | commitdiff | tree | snapshot |
1988-08-30 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1988-08-30 |
Chris Hanson | Many changes to improve code at both RTL and LAP levels... |
commit | commitdiff | tree | snapshot |
1988-08-30 |
Chris Hanson | Teach how to combine stack references. |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Rewrite this pass to be a more powerful instruction... |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Redefine expression-cost computation to be mostly machi... |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Flush `expression-non-object?' since that is now define... |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Merge concepts of `address' and `fixnum' register into... |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Fix stupid bug involving missing call to `scfg*scfg... |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Must not pop return address unless it has been pushed. |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Merge concepts of `address' and `fixnum' register into... |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Merge concepts of `address' and `fixnum' register into... |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Change references to `coerce->any' into calls to |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Use `move-to-temporary-register!' to correctly reuse... |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Many many changes. |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Define fixnum constant limits more carefully. Redefine... |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Too many changes to list them all. See the code. |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Fix order of events bug in disassembly of bit field... |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Change names of two state variables for `show-fg',... |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Mark Friedman | No change. made a mistake. |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Force register allocator to reuse registers on an LRU... |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Many changes. Add documentation comments to most of... |
commit | commitdiff | tree | snapshot |
1988-08-29 |
Chris Hanson | Break out procedure to pattern match RTL against rules... |
commit | commitdiff | tree | snapshot |
1988-08-26 |
Joe Marshall | fix named let |
commit | commitdiff | tree | snapshot |
1988-08-26 |
Joe Marshall | (let loop ((x loop)) x) worked when it shouldn't have. |
commit | commitdiff | tree | snapshot |
1988-08-25 |
Chris Hanson | Undo changes introduced with version 4.10, to facilitate |
commit | commitdiff | tree | snapshot |
1988-08-24 |
Chris Hanson | Guarantee that "comp.bcon" is constructed if it doesn... |
commit | commitdiff | tree | snapshot |
1988-08-24 |
Chris Hanson | Load cref if not already loaded. |
commit | commitdiff | tree | snapshot |
1988-08-24 |
Mark Friedman | Just forgot a few things for the rtl-constructor stuff. |
commit | commitdiff | tree | snapshot |
1988-08-24 |
Mark Friedman | Added expand.scm in support of the new rtl expansion... |
commit | commitdiff | tree | snapshot |
1988-08-24 |
Chris Hanson | Guarantee that the ".bin" version of each file is loade... |
commit | commitdiff | tree | snapshot |
1988-08-23 |
Mark Friedman | Added support for a new expansion phase, which is essen... |
commit | commitdiff | tree | snapshot |
1988-08-23 |
Chris Hanson | Make error messages a bit more informative. |
commit | commitdiff | tree | snapshot |
1988-08-22 |
Chris Hanson | Export `lap-generator/match-rtl-instruction' to (compil... |
commit | commitdiff | tree | snapshot |
1988-08-22 |
Chris Hanson | Split off pattern matching part of LAP generator to... |
commit | commitdiff | tree | snapshot |
1988-08-22 |
Chris Hanson | Fix documentation. |
commit | commitdiff | tree | snapshot |
1988-08-22 |
Mark Friedman | Added support for the open coding of generic arithmetic. |
commit | commitdiff | tree | snapshot |
1988-08-22 |
Mark Friedman | There's a new expansion phase to support the open codin... |
commit | commitdiff | tree | snapshot |
1988-08-22 |
Mark Friedman | The rtl constructor macros now place entries in a table... |
commit | commitdiff | tree | snapshot |
1988-08-22 |
Mark Friedman | Added support for the open coding of generic arithmetic. |
commit | commitdiff | tree | snapshot |
1988-08-22 |
Mark Friedman | Made the vector stuff more robust (with some more open... |
commit | commitdiff | tree | snapshot |
1988-08-18 |
Chris Hanson | (return-operator/pop-frames) Must pop `extra' off stack... |
commit | commitdiff | tree | snapshot |
1988-08-18 |
Chris Hanson | Random editing to clean up code a bit. No change in... |
commit | commitdiff | tree | snapshot |
1988-08-18 |
Chris Hanson | Test to determine if a continuation is direct linked... |
commit | commitdiff | tree | snapshot |
1988-08-18 |
Chris Hanson | Fix editing error. |
commit | commitdiff | tree | snapshot |
1988-08-18 |
Chris Hanson | Export `syntax-files!' to the compiler package. |
commit | commitdiff | tree | snapshot |
1988-08-18 |
Chris Hanson | Improve code generated for inputs like the following: |
commit | commitdiff | tree | snapshot |
1988-08-18 |
Chris Hanson | Improve code generated for inputs like the following: |
commit | commitdiff | tree | snapshot |
1988-08-16 |
Mark Friedman | Slight typo in &= definition fixed. |
commit | commitdiff | tree | snapshot |
1988-08-16 |
Mark Friedman | Slight typo in &= definition fixed. |
commit | commitdiff | tree | snapshot |
1988-08-15 |
Chris Hanson | Update documentation strings. |
commit | commitdiff | tree | snapshot |
1988-08-15 |
Chris Hanson | Cause `disk-save' to run `event:after-restart' when... |
commit | commitdiff | tree | snapshot |
1988-08-15 |
Chris Hanson | Parameterize `pp' to print uninterned symbols by name. |
commit | commitdiff | tree | snapshot |
1988-08-15 |
Chris Hanson | Define `primitive-procedure-documentation'. |
commit | commitdiff | tree | snapshot |
1988-08-15 |
Chris Hanson | Add parameterization to print uninterned symbols by... |
commit | commitdiff | tree | snapshot |
1988-08-15 |
Chris Hanson | Change definition of `DEFINE_PRIMITIVE' macro to includ... |
commit | commitdiff | tree | snapshot |
1988-08-15 |
Chris Hanson | Change definition of `DEFINE_PRIMITIVE' macro to includ... |
commit | commitdiff | tree | snapshot |
1988-08-12 |
Chris Hanson | Guarantee that the `cd' requested by the Scheme process... |
commit | commitdiff | tree | snapshot |
1988-08-11 |
Chris Hanson | Various bug fixes, also some efficiency improvements... |
commit | commitdiff | tree | snapshot |
1988-08-11 |
Chris Hanson | Be more specific about what kind of combination is... |
commit | commitdiff | tree | snapshot |
1988-08-11 |
Chris Hanson | Various efficiency and organization changes. Eliminate... |
commit | commitdiff | tree | snapshot |
1988-08-11 |
Chris Hanson | (assemble-objects!) Never use / when doing integer... |
commit | commitdiff | tree | snapshot |
1988-08-11 |
Chris Hanson | Implement compiled code reference trap errors. |
commit | commitdiff | tree | snapshot |
1988-08-11 |
Chris Hanson | Export `stack-frame/return-address' to global environment. |
commit | commitdiff | tree | snapshot |
1988-08-11 |
Chris Hanson | Do not barf if error combination is malformed. |
commit | commitdiff | tree | snapshot |
1988-08-10 |
Panayotis Skordos | added halftoning routines: psam, ht-od, ht-bn, ht-ibn |
commit | commitdiff | tree | snapshot |
1988-08-10 |
Panayotis Skordos | added halftoning routines: psam, ht-od, ht-bn, ht-ibn |
commit | commitdiff | tree | snapshot |
1988-08-09 |
Chris Hanson | Do not perform automagic integrations by default. ... |
commit | commitdiff | tree | snapshot |
1988-08-09 |
Chris Hanson | Disable downward coercion of flonums. |
commit | commitdiff | tree | snapshot |
1988-08-09 |
Guillermo J... | table_length and table_size are stored with Make_Non_Po... |
commit | commitdiff | tree | snapshot |
1988-08-05 |
Chris Hanson | Change call to `pp' to match change in runtime system. |
commit | commitdiff | tree | snapshot |
1988-08-05 |
Chris Hanson | Introduce new variable `unspecific' which the compiler... |
commit | commitdiff | tree | snapshot |
1988-08-05 |
Chris Hanson | Repaginate. |
commit | commitdiff | tree | snapshot |
1988-08-05 |
Chris Hanson | Extend `->environment' to handle package objects. |
commit | commitdiff | tree | snapshot |
1988-08-05 |
Chris Hanson | Replace occurrences of `*the-non-printing-object*'... |
commit | commitdiff | tree | snapshot |
1988-08-05 |
Chris Hanson | Move `*the-non-printing-object*' to "global" since... |
commit | commitdiff | tree | snapshot |
1988-08-05 |
Chris Hanson | Add variable `unspecific' which the compiler may treat... |
commit | commitdiff | tree | snapshot |
1988-08-05 |
Chris Hanson | Regularize argument structure to `pp'. Extend to handl... |
commit | commitdiff | tree | snapshot |
1988-08-02 |
Chris Hanson | Change `procedure?' to handle entities specially, recur... |
commit | commitdiff | tree | snapshot |
1988-08-01 |
Chris Hanson | Change `environment?' to be true of `system-global... |
commit | commitdiff | tree | snapshot |
1988-08-01 |
Chris Hanson | Change `procedure?' to handle entities specially, recur... |
commit | commitdiff | tree | snapshot |
1988-07-22 |
Chris Hanson | For "operator" microcode error handlers, the irritants... |
commit | commitdiff | tree | snapshot |
1988-07-21 |
Chris Hanson | Put default pathnames in file "paths.h". |
commit | commitdiff | tree | snapshot |
1988-07-20 |
Chris Hanson | It is now legal for a continuation to have a noop node... |
commit | commitdiff | tree | snapshot |
1988-07-20 |
Chris Hanson | Add new operation `sc' for running `sf' on compiler... |
commit | commitdiff | tree | snapshot |
1988-07-20 |
Chris Hanson | Do not delete fg-noop nodes that are still needed.... |
commit | commitdiff | tree | snapshot |
next |