mit-scheme.git
1987-07-15 Guillermo J... Add branch tensioning assembler.
1987-07-14 Henry M. WuAdded primitive COMPILED-CODE-ADDRESS->OFFSET
1987-07-14 Henry M. WuUpped version to reflect addition of primitive COMPILED...
1987-07-14 Chris HansonAdd macro to abstract the type of syntax tables. This...
1987-07-14 Chris HansonInitial revision
1987-07-14 Chris HansonImplement regular expression primitives for Edwin.
1987-07-13 Guillermo J... Add maximum-padding-length definition.
1987-07-10 Chris HansonChange `filename-append' to make lists of absolute...
1987-07-10 Henry M. WuFixed bug in MAKE-BLOCK.
1987-07-09 Henry M. WuMade combinations pass their block to continuations.
1987-07-09 Henry M. WuAdded "block-frame" slot to hold on to debugging inform...
1987-07-09 Henry M. WuAdded "block" slot to continuation objects.
1987-07-08 Guillermo J... The RTL is now translated directly to bits, rather...
1987-07-08 Guillermo J... The RTL is now translated directly to bits, rather...
1987-07-08 Guillermo J... Up version number.
1987-07-08 Guillermo J... Add operator expanders for compiler.
1987-07-07 Chris HansonRedefine meaning of frame-size slot for `invocation...
1987-07-07 Chris HansonRedefine meaning of frame-size slot for `invocation...
1987-07-07 Chris HansonDefine `make_vector' procedure to facilitate constructi...
1987-07-07 Chris HansonAdd relocation hook for common lisp.
1987-07-07 Chris HansonAdded two new primitives.
1987-07-07 Chris HansonAdd site-specific hooks to expression and return dispat...
1987-07-07 Chris Hanson*** empty log message ***
1987-07-07 Chris HansonUpdate reference from `add-syntax!' to `syntax-table...
1987-07-07 Chris HansonAdd hooks for various extensions.
1987-07-07 Chris HansonDefine `FUTURE_VARIABLE_SPLICE' macro.
1987-07-07 Chris HansonAdd site-specific include file.
1987-07-07 Chris HansonDelete obsolete definitions. Define `Zone_Scheduler'.
1987-07-07 Guillermo J... UUO link bugs.
1987-07-07 Guillermo J... Minor changes to unix.c, future.c, default.h, and looku...
1987-07-07 Guillermo J... Add default Future_Variable_Splice.
1987-07-07 Guillermo J... Move New_Future_Number to future.c
1987-07-07 Guillermo J... Move New_Future_Number to future.c
1987-07-07 Guillermo J... Make Wsize work on machines which do not set ERANGE...
1987-07-03 Chris HansonUse correct type code for procedure entries.
1987-07-03 Chris HansonDon't forget to setup the number of arguments in D0...
1987-07-03 Chris Hanson`compiler_fake_uuo_link' was looking for the procedure...
1987-07-03 Chris HansonAdd declarations and uuo-link handling.
1987-07-03 Chris HansonAdd new invocation type for uuo-link invocations. ...
1987-07-03 Chris HansonAdd new invocation type for uuo-link invocations.
1987-07-03 Chris HansonUse uuo-links for unknown reference-calls if the variab...
1987-07-03 Chris HansonInitial revision
1987-07-02 Chris HansonAdd new expression type 'UUO-LINK.
1987-07-02 Chris HansonAdd new file "alpha/declar".
1987-07-02 Chris HansonAdd slot to variable objects to allow attachment of...
1987-07-02 Chris HansonAllow unused declarations to be passed through to next...
1987-07-02 Chris HansonRemap "Visiting->" prompt.
1987-07-02 Chris HansonRemap some prompts to values that look better in the...
1987-07-01 Guillermo J... Done with early assembly.
1987-07-01 Guillermo J... This commit was generated by cvs2svn to compensate...
1987-07-01 Guillermo J... Done with early assembly.
1987-07-01 Guillermo J... Done with early assembly.
1987-07-01 Guillermo J... Update to match fasl.h
1987-06-30 Chris HansonChange `sf' so that it does sticky filename defaulting...
1987-06-30 Chris HansonChange `load' so that it does sticky filename defaultin...
1987-06-30 Chris HansonChange vector unparser to obey the variables
1987-06-30 Chris HansonFix advising of internal definitions, which has not...
1987-06-30 Chris HansonChange handling of lists whose car is 'QUOTE so that...
1987-06-30 Chris HansonFix another bug -- when connecting procedures to vnodes...
1987-06-30 Guillermo J... BSD has the file creation flags in a different include...
1987-06-30 Chris HansonWhen walking a pnode that requires the copying of the...
1987-06-29 Chris HansonAdd test to guarantee that all continuations are code...
1987-06-29 Chris HansonFix two bugs in the compiled code interface having...
1987-06-26 Guillermo J... Disallow *unparse-symbol integration to provide hook...
1987-06-26 Chris HansonAdd some operations for new regset abstraction.
1987-06-26 Chris HansonInitial revision
1987-06-26 Chris HansonGuarantee that GC notifications are printed with correc...
1987-06-25 Chris HansonSplit "rtypes" into two parts.
1987-06-25 Guillermo J... Provide a *unparse-symbol hook for canonicalization...
1987-06-25 Guillermo J... Provide a *unparse-symbol hook for canonicalization.
1987-06-25 Guillermo J... Initial revision
1987-06-25 Guillermo J... Initial revision
1987-06-25 Guillermo J... Initial revision
1987-06-24 Chris HansonChange abstraction to use hash tables, to eliminate...
1987-06-24 Chris HansonExtend symbol hash table abstraction with new operations.
1987-06-24 Chris HansonAdd additional integration dependencies for "back-end...
1987-06-24 Guillermo J... Make fasload default to extension bin. Fix a bug in...
1987-06-24 Guillermo J... Make fasload default to extension bin.
1987-06-23 Chris HansonDefine new variable `Constant_Top' to mark the upper...
1987-06-23 Chris HansonDefine new variable `Constant_Top' to mark the upper...
1987-06-23 Chris HansonFix bugs in last revision.
1987-06-23 Chris HansonGenerate correct code for combinations whose operators...
1987-06-23 Chris HansonGenerate code for letrec-bindings of IC procedures.
1987-06-23 Chris HansonGenerator for `assignment' statement was using `definit...
1987-06-22 Chris HansonChange formatting of termination messages.
1987-06-22 Chris HansonSave expression register when merging compiled code...
1987-06-22 Chris HansonIn entry for IC procedure, equate the internal and...
1987-06-22 Chris HansonGenerate external label for IC procedures.
1987-06-22 Chris HansonGenerate frame-pointer assignment for IC procedures.
1987-06-21 Don AllenRemove use of 'in-package' (not supported by the compil...
1987-06-19 Guillermo J... Changes for VMS.
1987-06-19 Guillermo J... Changes for VMS.
1987-06-18 Guillermo J... Some changes for pyramids.
1987-06-18 Guillermo J... Some changes for BBN and VMS.
1987-06-18 Guillermo J... Some changes for BBN and VMS.
1987-06-18 Guillermo J... Some changes for VMS.
1987-06-18 Guillermo J... Add main_type for VMS.
1987-06-18 Guillermo J... Add Band_Dump_Exit_Hook for butterflys.
1987-06-18 Chris HansonAdd new rule.
1987-06-17 Chris HansonFix stupid error in last modification.
next