1987-04-24 |
Chris Hanson | Change stack parser, unparser, and pretty-printer to... |
commit | commitdiff | tree | snapshot |
1987-04-22 |
Chris Hanson | Rewrite `hash-table-copy' so that it is O(n) instead... |
commit | commitdiff | tree | snapshot |
1987-04-22 |
Chris Hanson | Forgot to add "rtlcon" and "rtlexp" to the integration... |
commit | commitdiff | tree | snapshot |
1987-04-21 |
Chris Hanson | Change structure of closing block to aid compilation. |
commit | commitdiff | tree | snapshot |
1987-04-21 |
Chris Hanson | Split `front-end/rtl' into two files to aid compilation. |
commit | commitdiff | tree | snapshot |
1987-04-21 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1987-04-21 |
Chris Hanson | A variety of small changes related to the GC out of... |
commit | commitdiff | tree | snapshot |
1987-04-21 |
Chris Hanson | Allow constant combinations to have any temporary as... |
commit | commitdiff | tree | snapshot |
1987-04-21 |
Chris Hanson | Change string_to_symbol to compute the correct argument to |
commit | commitdiff | tree | snapshot |
1987-04-21 |
Chris Hanson | Change some error messages to go out to stderr. |
commit | commitdiff | tree | snapshot |
1987-04-21 |
Chris Hanson | Cause all GCs to return through the return code RC_NORM... |
commit | commitdiff | tree | snapshot |
1987-04-21 |
Chris Hanson | Initialize `GC_Space_Needed' to a reasonable value. |
commit | commitdiff | tree | snapshot |
1987-04-21 |
Chris Hanson | Cause all GCs to return through the return code RC_NORM... |
commit | commitdiff | tree | snapshot |
1987-04-21 |
Chris Hanson | Define new per-combination flag which indicates whether... |
commit | commitdiff | tree | snapshot |
1987-04-21 |
Chris Hanson | Solution to constant folding problem is overly conserva... |
commit | commitdiff | tree | snapshot |
1987-04-20 |
Guillermo J... | Update the version: release. |
commit | commitdiff | tree | snapshot |
1987-04-20 |
Guillermo J... | Update the version: release. |
commit | commitdiff | tree | snapshot |
1987-04-18 |
Chris Hanson | When building a closure frame, do not attempt to lookup... |
commit | commitdiff | tree | snapshot |
1987-04-18 |
Chris Hanson | Change the analysis performed to determine whether... |
commit | commitdiff | tree | snapshot |
1987-04-18 |
Chris Hanson | If a combination's value is constant, do not replace... |
commit | commitdiff | tree | snapshot |
1987-04-18 |
Chris Hanson | `goto-command', when selecting a subproblem with no... |
commit | commitdiff | tree | snapshot |
1987-04-17 |
Guillermo J... | Accommodate VMS (bug in VMS 4 scanf). |
commit | commitdiff | tree | snapshot |
1987-04-17 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1987-04-17 |
Chris Hanson | Add new rules for cases which arise when dead-code... |
commit | commitdiff | tree | snapshot |
1987-04-17 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1987-04-17 |
Chris Hanson | Split into three files to aid in compilation. |
commit | commitdiff | tree | snapshot |
1987-04-17 |
Chris Hanson | Two bugs: |
commit | commitdiff | tree | snapshot |
1987-04-17 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1987-04-17 |
Chris Hanson | Forgot to add one (for GC header) to vector-ref index... |
commit | commitdiff | tree | snapshot |
1987-04-17 |
Chris Hanson | External primitives are not safe. |
commit | commitdiff | tree | snapshot |
1987-04-17 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1987-04-17 |
Chris Hanson | Prim_bit_string_zero_p had 2 as its arity rather than... |
commit | commitdiff | tree | snapshot |
1987-04-17 |
Chris Hanson | Eliminate use of `mapcar', clean up some other things... |
commit | commitdiff | tree | snapshot |
1987-04-17 |
Chris Hanson | Loop which was walking around reductions used `eq?... |
commit | commitdiff | tree | snapshot |
1987-04-17 |
Guillermo J... | Patch to accommodate a bug in the 4.2 bsd vax C compiler. |
commit | commitdiff | tree | snapshot |
1987-04-16 |
Guillermo J... | Primitive-type returns "safe" types. |
commit | commitdiff | tree | snapshot |
1987-04-16 |
Guillermo J... | Eliminate reference to TC_STRING |
commit | commitdiff | tree | snapshot |
1987-04-16 |
Guillermo J... | Declare external procedure Make_Prim_Exts. |
commit | commitdiff | tree | snapshot |
1987-04-16 |
Guillermo J... | Move Make_Prim_Exts to primutl.c. |
commit | commitdiff | tree | snapshot |
1987-04-16 |
Guillermo J... | Make built-in primitive table be generated automatically. |
commit | commitdiff | tree | snapshot |
1987-04-16 |
Guillermo J... | Make built in primitive tables be generated automatically. |
commit | commitdiff | tree | snapshot |
1987-04-16 |
Guillermo J... | Make built in primitive tables be generated automatically. |
commit | commitdiff | tree | snapshot |
1987-04-16 |
Guillermo J... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1987-04-15 |
Chris Hanson | Change error messages so that error message truncation... |
commit | commitdiff | tree | snapshot |
1987-04-13 |
Chris Hanson | Add `set-current-history!' to list of unsafe primitives. |
commit | commitdiff | tree | snapshot |
1987-04-13 |
Chris Hanson | Delete `extended-fixnum' type. |
commit | commitdiff | tree | snapshot |
1987-04-13 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1987-04-13 |
Chris Hanson | Update `object-type' to reflect changes in the type... |
commit | commitdiff | tree | snapshot |
1987-04-12 |
Chris Hanson | Forgot to wrap `fetch' around reference to stack pointe... |
commit | commitdiff | tree | snapshot |
1987-04-12 |
Chris Hanson | There are two kinds of "stack" procedure, which can... |
commit | commitdiff | tree | snapshot |
1987-04-11 |
Guillermo J... | Use a new version of GNU Emacs's unexec, and make it... |
commit | commitdiff | tree | snapshot |
1987-04-11 |
Guillermo J... | Use a newer version from GNU Emacs. |
commit | commitdiff | tree | snapshot |
1987-04-11 |
Guillermo J... | The encore's cpp doesn't like => in strings. |
commit | commitdiff | tree | snapshot |
1987-04-11 |
Guillermo J... | Better conditionalization for dumpworld. |
commit | commitdiff | tree | snapshot |
1987-04-11 |
Guillermo J... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1987-04-09 |
Guillermo J... | Various changes to make it run on the hp9000s500. |
commit | commitdiff | tree | snapshot |
1987-04-09 |
Guillermo J... | Add sun3 support. |
commit | commitdiff | tree | snapshot |
1987-04-08 |
Guillermo J... | Fix casting bug which prevented it from compiling on... |
commit | commitdiff | tree | snapshot |
1987-04-07 |
Guillermo J... | The 500's compiler complains if a (bigdigit *) is not... |
commit | commitdiff | tree | snapshot |
1987-04-06 |
Guillermo J... | Change in lookup because of vax compiler bug, and fix... |
commit | commitdiff | tree | snapshot |
1987-04-06 |
Guillermo J... | Fix potential bug in Big_To_Fix. |
commit | commitdiff | tree | snapshot |
1987-04-06 |
Guillermo J... | Macroize ILLEGAL_OBJECT becuase of compiler bug on... |
commit | commitdiff | tree | snapshot |
1987-04-03 |
Guillermo J... | Changes to match the rewrite of the variable lookup... |
commit | commitdiff | tree | snapshot |
1987-04-03 |
Guillermo J... | Rewrite of the variable lookup code and slight tuning... |
commit | commitdiff | tree | snapshot |
1987-04-03 |
Guillermo J... | Rewrite of variable lookup code and some tuning of... |
commit | commitdiff | tree | snapshot |
1987-03-21 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1987-03-20 |
Chris Hanson | Change semantics of procedure's name so that it is... |
commit | commitdiff | tree | snapshot |
1987-03-20 |
Chris Hanson | Load `macros' into the correct package. |
commit | commitdiff | tree | snapshot |
1987-03-20 |
Chris Hanson | Add some more scode operations. |
commit | commitdiff | tree | snapshot |
1987-03-20 |
Chris Hanson | Generate internal definitions differently. Now the... |
commit | commitdiff | tree | snapshot |
1987-03-20 |
Chris Hanson | Add a rule which implements consing of unassigned objects. |
commit | commitdiff | tree | snapshot |
1987-03-20 |
Chris Hanson | For interpreter calls, all pseudo registers are assumed... |
commit | commitdiff | tree | snapshot |
1987-03-20 |
Chris Hanson | Add `expression-not-object?', which is true of any... |
commit | commitdiff | tree | snapshot |
1987-03-19 |
Chris Hanson | Definitions are side-effects to the variable also. |
commit | commitdiff | tree | snapshot |
1987-03-19 |
Chris Hanson | Keep track of the number of side-effects to a variable... |
commit | commitdiff | tree | snapshot |
1987-03-19 |
Chris Hanson | Do something reasonable if the externs file does not... |
commit | commitdiff | tree | snapshot |
1987-03-19 |
Chris Hanson | The `integrate-primitive-procedures' declaration was... |
commit | commitdiff | tree | snapshot |
1987-03-19 |
Chris Hanson | Reorganize code for new directory structure. Break... |
commit | commitdiff | tree | snapshot |
1987-03-19 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1987-03-19 |
Chris Hanson | Reorganize code for new directory structure. Break... |
commit | commitdiff | tree | snapshot |
1987-03-18 |
Chris Hanson | The info stored in operations is 2-valued and must... |
commit | commitdiff | tree | snapshot |
1987-03-18 |
Guillermo J... | Making suspend-world reset! the primitive io system... |
commit | commitdiff | tree | snapshot |
1987-03-18 |
Guillermo J... | Adding reset! to primitive io for the benefit of disk... |
commit | commitdiff | tree | snapshot |
1987-03-17 |
Chris Hanson | Change runtime system so that a lambda's name is not... |
commit | commitdiff | tree | snapshot |
1987-03-13 |
Chris Hanson | Externs files now are dumped in an internal form rather... |
commit | commitdiff | tree | snapshot |
1987-03-12 |
Guillermo J... | Add RELOAD-BAND-NAME. |
commit | commitdiff | tree | snapshot |
1987-03-12 |
Guillermo J... | Remove compatibility with older versions of fasl files. |
commit | commitdiff | tree | snapshot |
1987-03-12 |
Guillermo J... | Rename read-char-ready? to char-ready? as required... |
commit | commitdiff | tree | snapshot |
1987-03-12 |
Guillermo J... | Add init file. |
commit | commitdiff | tree | snapshot |
1987-03-12 |
Guillermo J... | Initial revision |
commit | commitdiff | tree | snapshot |
1987-03-12 |
Guillermo J... | Split pathnm.scm into OS independent and OS dependent... |
commit | commitdiff | tree | snapshot |
1987-03-11 |
Guillermo J... | OS_tty_tyi now returns ints. |
commit | commitdiff | tree | snapshot |
1987-03-11 |
Guillermo J... | Eliminate some fossil primitives from io.c |
commit | commitdiff | tree | snapshot |
1987-03-11 |
Guillermo J... | Update unknown.c, flush fossil io.c and minor OS changes. |
commit | commitdiff | tree | snapshot |
1987-03-10 |
Chris Hanson | Add integrate-external declaration. |
commit | commitdiff | tree | snapshot |
1987-03-10 |
Guillermo J... | Changes to unix.c and vms.c |
commit | commitdiff | tree | snapshot |
1987-03-10 |
Chris Hanson | Eliminate references to "beta". |
commit | commitdiff | tree | snapshot |
1987-03-10 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1987-03-09 |
Guillermo J... | Make the microcode work on the Vax. |
commit | commitdiff | tree | snapshot |
1987-03-09 |
Chris Hanson | Oops... losing typo. |
commit | commitdiff | tree | snapshot |
next |