1987-05-28 |
Chris Hanson | In `symbol-table-bindings', return alist of values... |
commit | commitdiff | tree | snapshot |
1987-05-28 |
Chris Hanson | Add extra operation to extract bindings from symbol... |
commit | commitdiff | tree | snapshot |
1987-05-28 |
Chris Hanson | Fix randomness in switch statements for wrong_type_arg and |
commit | commitdiff | tree | snapshot |
1987-05-28 |
Chris Hanson | Add entry points for variable caches and uuo links. |
commit | commitdiff | tree | snapshot |
1987-05-28 |
Guillermo J... | Add JAR's changes for VMS. |
commit | commitdiff | tree | snapshot |
1987-05-28 |
Guillermo J... | Initial revision |
commit | commitdiff | tree | snapshot |
1987-05-28 |
Guillermo J... | Cosmetic change to boot.c, some cleaning up of hardware... |
commit | commitdiff | tree | snapshot |
1987-05-28 |
Guillermo J... | Newline missing in end of computation termination. |
commit | commitdiff | tree | snapshot |
1987-05-27 |
Chris Hanson | Guarantee that interpreter-call result registers are... |
commit | commitdiff | tree | snapshot |
1987-05-27 |
Chris Hanson | Interrupts that are out of range are now signalled... |
commit | commitdiff | tree | snapshot |
1987-05-27 |
Chris Hanson | Interrupts that are out of range are now signalled... |
commit | commitdiff | tree | snapshot |
1987-05-26 |
Chris Hanson | Split file into two pieces. |
commit | commitdiff | tree | snapshot |
1987-05-26 |
Chris Hanson | Record pop in these rules. |
commit | commitdiff | tree | snapshot |
1987-05-26 |
Guillermo J... | Patch because primitive-datum is broken. |
commit | commitdiff | tree | snapshot |
1987-05-26 |
Chris Hanson | Add error check for positive arguments to signed intege... |
commit | commitdiff | tree | snapshot |
1987-05-23 |
Guillermo J... | Add PRIMITIVE_ABORT. |
commit | commitdiff | tree | snapshot |
1987-05-23 |
Guillermo J... | Add PRIMITIVE_RETURN |
commit | commitdiff | tree | snapshot |
1987-05-22 |
Chris Hanson | Add special lookup for compiler to do side-effect for... |
commit | commitdiff | tree | snapshot |
1987-05-22 |
Chris Hanson | Define more operations on SCode comments. |
commit | commitdiff | tree | snapshot |
1987-05-22 |
Chris Hanson | Add special lookup for compiler to do side-effect for... |
commit | commitdiff | tree | snapshot |
1987-05-21 |
Chris Hanson | Add special lookup for compiler to do side-effect for... |
commit | commitdiff | tree | snapshot |
1987-05-21 |
Chris Hanson | Undo FLUID-LET changes from last version. |
commit | commitdiff | tree | snapshot |
1987-05-21 |
Chris Hanson | Fix bug in expansion of interpreter-call:enclose. ... |
commit | commitdiff | tree | snapshot |
1987-05-21 |
Chris Hanson | Delete the fg-entry of each procedure and quotation... |
commit | commitdiff | tree | snapshot |
1987-05-21 |
Chris Hanson | Temporary registers no longer have a type, and need... |
commit | commitdiff | tree | snapshot |
1987-05-21 |
Chris Hanson | Temporary registers no longer have a type, and need... |
commit | commitdiff | tree | snapshot |
1987-05-21 |
Chris Hanson | Install special handling for close-coded combinations... |
commit | commitdiff | tree | snapshot |
1987-05-21 |
Chris Hanson | Rewrite the expansion for the RTL construction procedur... |
commit | commitdiff | tree | snapshot |
1987-05-19 |
Chris Hanson | Move `mvalue' to the `base' directory. The `source... |
commit | commitdiff | tree | snapshot |
1987-05-19 |
Chris Hanson | Change `add-pseudo-register-alias' so that it accepts... |
commit | commitdiff | tree | snapshot |
1987-05-19 |
Chris Hanson | Fix `move-to-alias-register!' so that when an alias... |
commit | commitdiff | tree | snapshot |
1987-05-19 |
Chris Hanson | Change shallow FLUID-LET not to use side-effect for... |
commit | commitdiff | tree | snapshot |
1987-05-19 |
Chris Hanson | Stupidity. |
commit | commitdiff | tree | snapshot |
1987-05-19 |
Chris Hanson | Define `undefined-conditional-branch' constant which... |
commit | commitdiff | tree | snapshot |
1987-05-18 |
Chris Hanson | `rcseep' no longer has any external definitions. |
commit | commitdiff | tree | snapshot |
1987-05-18 |
Chris Hanson | Delete definitions of most predicates, since they are... |
commit | commitdiff | tree | snapshot |
1987-05-18 |
Chris Hanson | Fix the memory-invalidation code for assignments to... |
commit | commitdiff | tree | snapshot |
1987-05-18 |
Chris Hanson | Not so fast! |
commit | commitdiff | tree | snapshot |
1987-05-18 |
Chris Hanson | Delete `rcseep' from the files list. |
commit | commitdiff | tree | snapshot |
1987-05-18 |
Chris Hanson | Generalize `register-has-alias?' to handle machine... |
commit | commitdiff | tree | snapshot |
1987-05-18 |
Chris Hanson | Guarantee that the `number-pushed' entry on lexpr invoc... |
commit | commitdiff | tree | snapshot |
1987-05-18 |
Chris Hanson | Extend tests of registers to handle machine registers... |
commit | commitdiff | tree | snapshot |
1987-05-18 |
Chris Hanson | Forgot to splice setup code into expansion for access. |
commit | commitdiff | tree | snapshot |
1987-05-17 |
Chris Hanson | Due to changes in the top level of the compiler, determ... |
commit | commitdiff | tree | snapshot |
1987-05-16 |
Chris Hanson | For known calls to procedures that are not externally... |
commit | commitdiff | tree | snapshot |
1987-05-16 |
Chris Hanson | Typo. |
commit | commitdiff | tree | snapshot |
1987-05-16 |
Don Allen | Fix error in SETUP-LEXPR rule -- first arg to procedure... |
commit | commitdiff | tree | snapshot |
1987-05-15 |
Chris Hanson | Change all RTL constructs that contain pointers to... |
commit | commitdiff | tree | snapshot |
1987-05-15 |
Chris Hanson | Case where value-register is assigned during a subprobl... |
commit | commitdiff | tree | snapshot |
1987-05-15 |
Chris Hanson | Implement new primitive `string-hash-mod' to enable... |
commit | commitdiff | tree | snapshot |
1987-05-14 |
Chris Hanson | Implement new primitive argument checking interface... |
commit | commitdiff | tree | snapshot |
1987-05-14 |
Chris Hanson | Fix arguments to `reference-temporary-register!'. |
commit | commitdiff | tree | snapshot |
1987-05-13 |
Chris Hanson | Fix broken eq-test generators. |
commit | commitdiff | tree | snapshot |
1987-05-13 |
Chris Hanson | Add operation to test whether a register has an alias. |
commit | commitdiff | tree | snapshot |
1987-05-11 |
Chris Hanson | Add hook to symbol interning code so users can keep... |
commit | commitdiff | tree | snapshot |
1987-05-11 |
Chris Hanson | Install new versions of Edwin syntax table primitives. |
commit | commitdiff | tree | snapshot |
1987-05-11 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1987-05-09 |
Chris Hanson | Implement new method for mapping pathnames to values... |
commit | commitdiff | tree | snapshot |
1987-05-09 |
Chris Hanson | Implement new method for mapping pathnames to values. |
commit | commitdiff | tree | snapshot |
1987-05-09 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1987-05-09 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1987-05-09 |
Chris Hanson | Add fixnum arithmetic for use by compiled code. |
commit | commitdiff | tree | snapshot |
1987-05-09 |
Chris Hanson | Change primitives to signal errors when arguments are... |
commit | commitdiff | tree | snapshot |
1987-05-09 |
Chris Hanson | Split `generate/operand' out of `generate/subproblem... |
commit | commitdiff | tree | snapshot |
1987-05-09 |
Chris Hanson | Restructure so that operator/operand code is generated... |
commit | commitdiff | tree | snapshot |
1987-05-09 |
Chris Hanson | Add new rules for `eq-test', and change rule that pops... |
commit | commitdiff | tree | snapshot |
1987-05-09 |
Chris Hanson | Try a different fix for bignum_to_bit_string, as the... |
commit | commitdiff | tree | snapshot |
1987-05-09 |
Chris Hanson | Fix two bugs: (1) `unsigned-integer->bit-string' was... |
commit | commitdiff | tree | snapshot |
1987-05-09 |
Chris Hanson | Add predicates for examining a combination's compilatio... |
commit | commitdiff | tree | snapshot |
1987-05-09 |
Chris Hanson | Exclude error-procedure combinations from the error... |
commit | commitdiff | tree | snapshot |
1987-05-09 |
Chris Hanson | Exclude error-procedure combinations from the error... |
commit | commitdiff | tree | snapshot |
1987-05-08 |
Chris Hanson | Change combination optimizations to eliminate bug cause... |
commit | commitdiff | tree | snapshot |
1987-05-08 |
Chris Hanson | Add new operator to extract the integrated variables... |
commit | commitdiff | tree | snapshot |
1987-05-08 |
Chris Hanson | Change code that optimizes let-like combinations so... |
commit | commitdiff | tree | snapshot |
1987-05-07 |
Chris Hanson | Add code to keep track of items pushed and popped on... |
commit | commitdiff | tree | snapshot |
1987-05-07 |
Chris Hanson | Guarantee that nodes are generated in the control flow... |
commit | commitdiff | tree | snapshot |
1987-05-07 |
Chris Hanson | The receiver-offset for message senders was including... |
commit | commitdiff | tree | snapshot |
1987-05-07 |
Chris Hanson | Rewrite of RTL generator to new structure, now using... |
commit | commitdiff | tree | snapshot |
1987-05-07 |
Chris Hanson | Add frame-pointer register. |
commit | commitdiff | tree | snapshot |
1987-05-07 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1987-05-07 |
Chris Hanson | Rewrite of RTL generator. Flush `next-generator' mecha... |
commit | commitdiff | tree | snapshot |
1987-05-07 |
Chris Hanson | Implement changes required by conversion of RTL generat... |
commit | commitdiff | tree | snapshot |
1987-05-07 |
Chris Hanson | Implement `boolean=?'. |
commit | commitdiff | tree | snapshot |
1987-05-07 |
Chris Hanson | Add frame-pointer register. |
commit | commitdiff | tree | snapshot |
1987-05-07 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1987-05-07 |
Chris Hanson | Add `frame-pointer-offset' slot to all rnodes, for... |
commit | commitdiff | tree | snapshot |
1987-05-07 |
Chris Hanson | Split off application of result from main body of match... |
commit | commitdiff | tree | snapshot |
1987-05-07 |
Chris Hanson | Change dependencies to account for reorganization of... |
commit | commitdiff | tree | snapshot |
1987-05-07 |
Chris Hanson | Delete `continuation-delta'. Add `continuation-frame... |
commit | commitdiff | tree | snapshot |
1987-05-07 |
Chris Hanson | Implement CFG combinators that are generic in the latte... |
commit | commitdiff | tree | snapshot |
1987-05-06 |
Chris Hanson | If a lambda expression was traced twice, it was being... |
commit | commitdiff | tree | snapshot |
1987-05-04 |
Chris Hanson | Implement special handling for variables of the form |
commit | commitdiff | tree | snapshot |
1987-05-04 |
Chris Hanson | Implement special handling for variables of the form |
commit | commitdiff | tree | snapshot |
1987-05-03 |
Chris Hanson | Split off expression stuff. |
commit | commitdiff | tree | snapshot |
1987-05-03 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1987-04-30 |
Chris Hanson | In `Keyboard_Input_Procedure', the test for interrupts... |
commit | commitdiff | tree | snapshot |
1987-04-29 |
Chris Hanson | Split off handling of primitive combinations to another... |
commit | commitdiff | tree | snapshot |
1987-04-29 |
Chris Hanson | Change profile recording hook to use 32 bit C long... |
commit | commitdiff | tree | snapshot |
1987-04-29 |
Chris Hanson | Change profile recording hook to use 32 bit C long... |
commit | commitdiff | tree | snapshot |
1987-04-29 |
Chris Hanson | Define hook for recording primitive profiling information. |
commit | commitdiff | tree | snapshot |
next |