mit-scheme.git
1995-01-28 Stephen AdamsTidied up to use syntax abstractions.
1995-01-28 Stephen AdamsInstrumented new statistic: number of bindings in a...
1995-01-26 Stephen AdamsFixed RTLGEN/POP and RTLGEN/%POP to do the right thing...
1995-01-25 Chris HansonFix some more fencepost errors in the bit string copyin...
1995-01-25 Stephen AdamsFixed form/simple? (was not looking af if/alternate).
1995-01-24 Chris HansonFix some fencepost errors in `copy_bits', and reformat...
1995-01-23 Chris HansonEliminate several operating-system dependencies.
1995-01-22 Stephen AdamsTidying up some expressions to use the syntax abstractions.
1995-01-22 Stephen AdamsTidying, mostly to use syntax abstraction.
1995-01-22 Stephen AdamsAdded debugging environment info.
1995-01-22 Stephen AdamsAdjusted indentation.
1995-01-22 Stephen AdamsTidying.
1995-01-20 ssmithAdded some hooks.
1995-01-20 ssmithFixed bug in allowing ebp to be a scratch reg.
1995-01-20 ssmithMade EBP switchable between datum mask and scratch...
1995-01-20 Stephen AdamsChanged CONTINUATION-VARIABLE? to REFERENCED-CONTINUATI...
1995-01-20 Stephen AdamsTidying.
1995-01-20 Stephen AdamsRemoved extraneous text.
1995-01-20 ssmithMade a lot of additions and bugfixes. Now compiles...
1995-01-20 ssmithMade a lot of additions, bug fixes. Now compiles ...
1995-01-19 Stephen AdamsAdded phase/pre-hook and phase/post-hook for debugging...
1995-01-19 Chris HansonFix bug in presentation of pathnames to user -- if...
1995-01-19 Stephen AdamsFixed example in vector-map
1995-01-19 Stephen AdamsAdded environment part of debugging information. This...
1995-01-19 Stephen AdamsNew procedures for
1995-01-19 Stephen AdamsTidying layout.
1995-01-19 Stephen AdamsChanged debugging info from a variable name to a LOOKUP...
1995-01-19 Stephen AdamsAdded FORM/COPY-TRANSFORMING
1995-01-19 Stephen Adams*** empty log message ***
1995-01-17 Stephen AdamsExported COMPILER:GURU?
1995-01-17 Stephen Adams*** empty log message ***
1995-01-17 Stephen AdamsAdded COMPILER:GURU?
1995-01-17 Stephen AdamsRemoved constant progagation message.
1995-01-16 Chris HansonChange SELECT-DESCRIPTOR to return process-status flag...
1995-01-16 Chris HansonChange many of the fatal window-system errors to non...
1995-01-16 Chris HansonError pop-ups are now disabled all the time. Additiona...
1995-01-16 Chris HansonDisable random error/exception pop-ups generated by...
1995-01-16 Chris HansonFix bug in pathname merging -- if the user specifies...
1995-01-16 Chris HansonFix bug in previous change: OS/NUMERIC-BACKUP-FILENAME...
1995-01-16 Chris HansonUse new CREF directives to improve packaging.
1995-01-16 Chris HansonFix bug in C indentation: side-effect occurring at...
1995-01-14 Stephen AdamsAdded annotations for trampolines.
1995-01-14 Stephen AdamsExported *pp-arity-dispatched-procedure-style*.
1995-01-14 Stephen AdamsTaught the top level PP procedure about a range of...
1995-01-13 Stephen AdamsChanged all the default procedures for the entities...
1995-01-13 Stephen AdamsFixed typo in previous edit.
1995-01-13 Stephen AdamsIf an arity-dispatched-procedure has a named compiled...
1995-01-13 Stephen AdamsAdded pretty printer method for CASE which works like...
1995-01-12 ssmithFixed bug: editted target-register so that it always...
1995-01-12 ssmithFixed bug in invocations: It jmped to the address at...
1995-01-12 ssmithMade fixes. Still doesn't handle addressing forms.
1995-01-12 ssmithOne missing close-paren...
1995-01-12 ssmithAdded Pentium timing procedure.
1995-01-12 Stephen AdamsEntities used to inplement arity-dispatched-procedures...
1995-01-12 Stephen AdamsAdded the predicate ARITY-DISPATCHED-PROCEDURE?, which...
1995-01-12 ssmithMore bug fixes: Incorrect function names, bad pattern...
1995-01-12 ssmithFixed a bug in referencing instruction part of the...
1995-01-12 ssmithStupid bug in call (car) of procedure get-instruction...
1995-01-12 ssmithAdded clock timing. Still needs much work.
1995-01-12 ssmithMade it print instructions so I can learn what linear...
1995-01-12 ssmithFixed assumption that raw continuation is 4 bytes after...
1995-01-11 ssmithAdded internal-closure-code-word.
1995-01-11 ssmithCopied CLOSURE and EXPRESSION rules verbatim.
1995-01-11 ssmithFixed missing close-paren.
1995-01-11 ssmithAdded invocations.
1995-01-11 ssmithAdded standard-source!. Also added comment on *privile...
1995-01-11 ssmithAdded COERCE-VALUE-CLASS rules. Copied verbatim from...
1995-01-11 ssmithAdded rules for interrupt-check'ing. Also added privil...
1995-01-11 ssmithAdded *privilege-level*
1995-01-11 ssmithAdded the hook register (eax) so invoke-hook calls...
1995-01-11 ssmithAdded trivial closures -- copied from Spectrum's.
1995-01-10 ssmithAdded max-type-code and machine/cont-adjustment --...
1995-01-10 ssmithAdded *rtlgen/argument-registers* to be ecx and edx.
1995-01-10 Stephen AdamsInitial revision
1995-01-10 Stephen AdamsInitial revision
1995-01-10 Chris HansonAdd new directives INCLUDE and EXTEND-PACKAGE.
1995-01-10 Stephen AdamsRemoved `Missing debugging info' message as it was...
1995-01-07 Chris HansonChange 4-character filename suffixes to 3-character.
1995-01-06 Chris HansonDon't enable interrupts which currently have no handlers.
1995-01-06 Chris HansonDon't enable interrupts which currently have no handlers.
1995-01-06 Chris HansonEliminate extra period in OS/2 error messages.
1995-01-06 Chris HansonEliminate extra period in OS/2 error messages.
1995-01-06 Chris HansonEliminate extra period in OS/2 error messages.
1995-01-06 Chris HansonSignal error when attempting to read non-existant direc...
1995-01-06 Chris HansonUpdate to reflect change to runtime system.
1995-01-06 Chris HansonUse LOAD-OPTION to load CREF.
1995-01-06 Chris HansonChange \\ to / in file specification so that unix syste...
1995-01-06 Chris HansonFix typos from last change.
1995-01-06 Chris HansonAdd definition for OS2WIN-SET-MIX.
1995-01-06 Chris HansonUse explicit reference to SYSTEM-GLOBAL-ENVIRONMENT...
1995-01-06 Chris HansonChange 4-character suffixes used by package system...
1995-01-06 Chris HansonMerge in #F/() bug fix from split code.
1995-01-06 Chris HansonChange 4-character suffixes used by package system...
1995-01-06 Chris HansonChange 4-character suffixes used by package system...
1995-01-06 Chris HansonChange default output file name to be limited to a...
1995-01-06 Chris HansonSimplify interface to OS/2 API by moving all definition...
1995-01-06 Chris HansonFix problem with init-file loading: if the init file...
1995-01-06 Chris HansonFix problem with init-file loading: if the init file...
1995-01-06 Chris HansonSimplify interface to OS/2 API by moving all definition...
1995-01-06 Chris HansonUnder OS/2, guarantee that correct number of type bits...
next