mit-scheme.git
2003-03-14 Chris HansonAdd more careful type checking to default-inits field...
2003-03-14 Chris HansonImplement THUNK?.
2003-03-14 Chris HansonExtend effect of editor variable vc-cvs-stay-local...
2003-03-14 Chris HansonChange expansion of OR to use scode disjunction type...
2003-03-14 Chris HansonRewrite safe-accessor generators to use their type...
2003-03-13 Chris HansonChange DEFINE-STRUCTURE to use new procedures
2003-03-13 Chris HansonChange call to MAKE-DEFINE-STRUCTURE-TYPE to match...
2003-03-13 Chris HansonExport DEFINE-STRUCTURE/KEYWORD-PARSER*.
2003-03-13 Chris HansonChange MAKE-DEFINE-STRUCTURE-TYPE to accept a length...
2003-03-13 Chris HansonEliminate #F argument to TYPE-DESCRIPTOR option as...
2003-03-13 Chris HansonEliminate use of DEFINE-STRUCTURE in this file. It...
2003-03-13 Chris HansonChange DEFINE-STRUCTURE to generate type descriptors...
2003-03-13 Chris HansonUse explicit names for type descriptors.
2003-03-13 Chris HansonFix mistaken reference to DEFINE-STRUCTURE type descriptor.
2003-03-13 Chris HansonUse explicit name for hash-table type descriptor.
2003-03-13 Chris HansonFix mistaken reference to DEFINE-STRUCTURE type descriptor.
2003-03-12 Chris HansonChange both records and named structures to store defau...
2003-03-12 Chris HansonFix bug: STRUCTURE-TAG/DEFAULT-VALUE can't be used...
2003-03-11 Chris HansonChange both records and named structures to store defau...
2003-03-10 Chris HansonEliminate incorrect usage of default initializers in...
2003-03-10 Chris HansonIf script is invoked from top-level build directory...
2003-03-10 Chris HansonFix typo in %RECORD-CONSTRUCTOR-GIVEN-NAMES.
2003-03-09 Chris HansonChange START-INDENT to be two booleans, INDENT-DTD...
2003-03-08 Chris HansonDon't save DEFAULT-RECORD, go back to using DEFAULT...
2003-03-08 Chris HansonRevert earlier change to use RECORD-KEYWORD-CONSTRUCTOR...
2003-03-08 Chris HansonFix thinko in previous change.
2003-03-08 Chris HansonUse angle notation for type descriptor.
2003-03-08 Chris HansonUse angle notation for type descriptor.
2003-03-08 Chris HansonImplement GUARANTEE- procedures for symbols.
2003-03-08 Chris HansonUse angle notation for type descriptor.
2003-03-08 Chris HansonExport GUARANTEE-PARSER-MACROS.
2003-03-08 Chris HansonDon't use WRITE-TO-STRING in ->TYPE-NAME; it gets calle...
2003-03-08 Chris HansonFix typo in previous change.
2003-03-07 Chris HansonExport some syntactic-environment procedures.
2003-03-07 Chris HansonExport some syntactic-environment procedures.
2003-03-07 Chris HansonUse angle notation for type descriptor.
2003-03-07 Chris HansonUse DEFINE-RECORD-TYPE to make record descriptions...
2003-03-07 Chris HansonUse DEFINE-RECORD-TYPE to make record descriptions...
2003-03-07 Chris HansonUse DEFINE-RECORD-TYPE to make record descriptions...
2003-03-07 Chris HansonUse DEFINE-RECORD-TYPE to make record descriptions...
2003-03-07 Chris HansonUse DEFINE-RECORD-TYPE to make record descriptions...
2003-03-07 Chris HansonUse DEFINE-RECORD-TYPE to make record descriptions...
2003-03-07 Chris HansonUse DEFINE-RECORD-TYPE to make record descriptions...
2003-03-07 Chris HansonUse DEFINE-RECORD-TYPE to make record descriptions...
2003-03-07 Chris HansonRemove angle brackets ("<...>") from record-type name.
2003-03-07 Chris HansonUse RECORD-KEYWORD-CONSTRUCTOR.
2003-03-07 Chris HansonImplement RECORD-KEYWORD-CONSTRUCTOR.
2003-03-07 Chris HansonFix typo.
2003-03-07 Chris HansonRename RECORD-COPY to COPY-RECORD.
2003-03-07 Chris HansonRevamp the record abstraction. Record types now have...
2003-03-07 Chris HansonRevert most of previous change. Instead introduce...
2003-03-06 Chris HansonChange LIST?, ALIST?, and LIST-OF-TYPE? to return the...
2003-03-06 Chris HansonEliminate long-unused support for applicable records.
2003-03-06 Chris HansonChange name of button type from BUTTON-RECORD-TYPE...
2003-03-06 Chris HansonFix mistake in definition of DEFINE-RECORD-TYPE: fields...
2003-03-06 Chris HansonEliminate long-unused support for applicable records.
2003-03-05 Chris HansonNew procedure XML->WIDE-STRING.
2003-03-05 Chris HansonRestructure XML output procedures to take a rest argume...
2003-03-03 Chris HansonFix typo.
2003-03-02 Chris HansonFix several parser bugs that were found by the conforma...
2003-03-02 Chris HansonDon't allow whitespace in DTD.
2003-03-02 Chris HansonReject documents that contain entity references whose...
2003-03-01 Chris HansonMajor rewrite, primarily to eliminate XML-UNINTERPRETED...
2003-03-01 Chris HansonFix logic error in UTF-8 decoding.
2003-02-28 Chris HansonMajor rewrite of Unicode support. New design supports...
2003-02-28 Chris HansonChange character representation to have 21 code bits...
2003-02-27 Chris HansonAllow OPEN-INPUT-STRING to accept #F for optional argum...
2003-02-26 Chris HansonChange GUARANTEE-SUBSTRING-END-INDEX to take a length...
2003-02-25 Chris HansonRemove references to #\T- characters.
2003-02-25 Chris HansonAdd GUARANTEE-LIMITED-INDEX-FIXNUM.
2003-02-25 Chris HansonAdd GUARANTEE-INDEX-FIXNUM.
2003-02-25 Chris HansonAdd VECTOR-OF-TYPE? to indentation table.
2003-02-24 Chris HansonExport "guarantee" procedures for string indices.
2003-02-24 Chris HansonExport "guarantee" procedures for string indices.
2003-02-24 Chris HansonExport "guarantee" procedures for string indices.
2003-02-19 Chris HansonAdd LIST-OF-TYPE? to indentation table.
2003-02-16 Chris HansonGenerate changelog for HTML files.
2003-02-16 Chris HansonGenerate changelog for HTML files.
2003-02-14 Chris HansonChange program name to MIT/GNU Scheme.
2003-02-14 Chris HansonChange program name to MIT/GNU Scheme.
2003-02-14 Chris HansonChange program name to MIT/GNU Scheme.
2003-02-14 Chris HansonCanonicalize copyright/license notices.
2003-02-13 Chris HansonAdd support for SRFI-6 -- this consists of renaming...
2003-02-13 Chris HansonAdd procedure to compare two build trees.
2003-02-13 Chris HansonEliminate definitions embedded inside LET-SYNTAX, since...
2003-02-13 Chris HansonCan't use top-level DEFINE-SYNTAX in this file, because...
2003-02-13 Chris HansonEliminate compiler warning.
2003-02-13 Chris HansonFix interaction between LET-SYNTAX and definitions...
2003-02-13 Chris HansonEliminate definitions embedded inside LET-SYNTAX, since...
2003-02-12 Chris HansonUse "--" form for command-line arguments.
2003-02-12 Chris HansonEliminate "(c)" string from copyright notices.
2003-02-12 Chris HansonProperly fix problem with LETREC/definition interaction...
2003-02-10 Chris HansonComplete rewrite, greatly simplied code. Initiated...
2003-02-10 Chris HansonAdd GUARANTEE- procedures. Clean up a little, and...
2003-02-09 Chris HansonFix bug in output of LETREC expressions: internal defin...
2003-02-07 Chris HansonNew procedures: STRING->XML, SUBSTRING->XML, and XML...
2003-02-06 Chris HansonExport GUARANTEE-PAIR to global environment.
2003-02-06 Chris HansonFix bug in definition of COMPLETE keyword.
2003-01-31 Chris HansonGenerate appropriate error message when ellipsis appear...
2003-01-31 Chris HansonUpdate copyright; use PAIR? rather than NULL? where...
next