mit-scheme.git
2001-12-20 Chris HansonEliminate references to SYSTEM-GLOBAL-SYNTAX-TABLE.
2001-12-20 Chris HansonFix bug: compiler was being syntaxed in wrong environment.
2001-12-20 Chris HansonFix missing bindings for UCODE-PRIMITIVE and UCODE...
2001-12-20 Chris HansonFix problem caused by SCode-manipulating macro being...
2001-12-20 Chris HansonFix problem caused by SCode-manipulating macro being...
2001-12-20 Chris HansonFix dangling reference to SF/SET-DEFAULT-SYNTAX-TABLE!.
2001-12-20 Chris HansonEliminate references to SYNTAX-TABLE/SYSTEM-INTERNAL.
2001-12-20 Chris HansonEliminate references to SYNTAX-TABLE/SYSTEM-INTERNAL.
2001-12-20 Chris HansonEliminate COMPILER:ENABLE-EXPANSION-DECLARATIONS? and...
2001-12-20 Chris HansonRemove unused definitions of DEFINE-EARLY-TRANSFORMER...
2001-12-20 Chris HansonRemove unused EQ-SUBSET? definitions.
2001-12-19 Chris HansonEliminate references to SYNTAX-TABLE/SYSTEM-INTERNAL.
2001-12-19 Chris HansonEliminate references to SYNTAX-TABLE/SYSTEM-INTERNAL.
2001-12-19 Chris HansonEliminate references to SYNTAX-TABLE/SYSTEM-INTERNAL.
2001-12-19 Chris HansonRemove explicit references to syntax tables.
2001-12-19 Chris HansonEliminate references to SYNTAX-TABLE/SYSTEM-INTERNAL.
2001-12-19 Chris HansonChange cache serialization to do condition testing...
2001-12-19 Chris HansonDelete SF/SET-DEFAULT-SYNTAX-TABLE!.
2001-12-19 Chris HansonExcise syntax tables from the REPL.
2001-12-19 Chris HansonReimplement EXTEND-INTERPRETER-ENVIRONMENT and
2001-12-19 Chris HansonMove SYNTAXER/DEFAULT-ENVIRONMENT into the syntaxer.
2001-12-19 Chris HansonMove SYNTAXER/DEFAULT-ENVIRONMENT into the syntaxer.
2001-12-19 Chris HansonChange references to LOCAL-ASSIGNMENT and LEXICAL-...
2001-12-19 Chris HansonChange references to LOCAL-ASSIGNMENT and LEXICAL-...
2001-12-19 Chris HansonUse default syntax table for LOAD.
2001-12-19 Chris HansonChange order of names in renaming export declaration...
2001-12-19 Chris HansonRename references to SCode variable abstraction. Elimi...
2001-12-19 Chris HansonChange references to LOCAL-ASSIGNMENT and LEXICAL-...
2001-12-19 Chris HansonRename references to SCode variable abstraction.
2001-12-19 Chris HansonRename references to SCode variable abstraction. Elimi...
2001-12-19 Chris HansonEliminate unnecessary use of LEXICAL-UNREFERENCEABLE?.
2001-12-19 Chris HansonUse ENVIRONMENT-DEFINE in place of LOCAL-ASSIGNMENT.
2001-12-19 Chris HansonImplement ENVIRONMENT-DEFINE and ENVIRONMENT-ASSIGNED...
2001-12-18 Chris HansonRename references to SCode variable abstraction.
2001-12-18 Chris HansonUse default syntax table for LOAD.
2001-12-18 Chris HansonAllow syntax table to be explicitly defaulted.
2001-12-18 Chris HansonUse default syntax table for LOAD.
2001-12-18 Chris HansonUse MAKE-CHAR-SYNTAX-TABLE rather than MAKE-SYNTAX...
2001-12-18 Chris HansonEliminate reference to SYNTAX-TABLE/SYSTEM-INTERNAL.
2001-12-18 Chris HansonAttach syntax table to (RUNTIME) environment.
2001-12-18 Chris HansonEliminate references to EDWIN-SYNTAX-TABLE and CLASS...
2001-12-18 Chris Hanson(RUNTIME URL) package must inherit from (RUNTIME).
2001-12-18 Chris HansonEliminate references to EDWIN-SYNTAX-TABLE and CLASS...
2001-12-18 Chris HansonEliminate references to syntax tables.
2001-12-18 Chris HansonUse GUARANTEE-SYNTAX-TABLE.
2001-12-18 Chris HansonDefault syntax table must be ENVIRONMENT-SYNTAX-TABLE...
2001-12-18 Chris HansonRename EXTEND-IC-ENVIRONMENT to EXTEND-INTERPRETER...
2001-12-18 Chris HansonDon't generate syntax tables automatically in EXTEND...
2001-12-18 Chris HansonExtend syntax-table abstraction so that it works on...
2001-12-18 Chris HansonUse GUARANTEE-SYNTAX-TABLE.
2001-12-18 Chris HansonCreate procedures to generate unassigned and unbound...
2001-12-18 Chris HansonReplace magic code by reference to MAKE-UNMAPPED-UNBOUN...
2001-12-18 Chris HansonCreate procedure to generate unassigned objects.
2001-12-18 Chris HansonGuarantee that source binding of an import is defined...
2001-12-18 Chris HansonDon't ever mark the source binding of a link as new...
2001-12-18 Chris HansonRestructure packaging so that all runtime-system packag...
2001-12-18 Chris HansonFix typo in comment.
2001-12-17 Chris HansonAthlon model 2 is OK as well.
2001-12-17 Chris HansonFine tune the code that decides when to use CPUID....
2001-12-17 Chris HansonFix: ia32_cache_synchronize is supposed to be an ordina...
2001-12-17 Chris HansonUse ".586p" rather than ".386p"; otherwise the CPUID...
2001-12-17 Chris HansonUse "install --preserve-timestamps" if it is available.
2001-12-17 Chris HansonFix default target; it wasn't including everything.
2001-12-17 Chris HansonChange package system to conditionalize everything...
2001-12-17 Chris HansonAllow syntax-table information to be left out of FFI...
2001-12-17 Chris HansonUpdate to reflect that things have changed since the...
2001-12-16 Chris HansonAdd explicit cache synchronization support to work...
2001-12-07 Chris HansonMust call MAP_TO_UNASSIGNED on value of definition...
2001-12-05 Chris HansonUpdate autoconf config.* files.
2001-12-03 Chris HansonAdd (sleep-for 0.1) after signalling an interrupt,...
2001-12-03 Chris HansonChange imail-forward to (by default) ask whether to...
2001-12-03 Chris HansonMerge in changes from Emacs 20 and Emacs 21. Use
2001-11-27 Chris HansonURL support no longer in runtime system; remove reference.
2001-11-27 Chris HansonChange default target so that it doesn't try to generat...
2001-11-27 Chris HansonMake another attempt to fix the problem with imports...
2001-11-26 Chris HansonUpdate FSF address.
2001-11-26 Chris HansonDistribution no longer includes "compiler.com" or ...
2001-11-26 Chris HansonDistribution no longer includes "compiler.com" or ...
2001-11-26 Chris HansonUpdate for 7.6.0 release. Rewrite release notes; updat...
2001-11-26 Chris HansonDocument M-o command. Add section describing new sort...
2001-11-26 Chris HansonDocument M-o command. Add section describing new sort...
2001-11-26 Chris HansonDocument M-o command. Add section describing new sort...
2001-11-26 Chris HansonTweak merge sort to be stable.
2001-11-26 Chris HansonWrite first draft of XML section.
2001-11-21 Chris HansonWrite first draft of Unicode section.
2001-11-21 Chris HansonChange WELL-FORMED-CODE-POINTS-LIST? to require that...
2001-11-20 Chris HansonWrite first draft of parser-macro section.
2001-11-20 Chris HansonWrite first drafter of *PARSER section.
2001-11-20 Chris HansonEliminate the "+" notation for MIT Scheme extensions...
2001-11-20 Chris HansonEliminate the "+" notation for MIT Scheme extensions...
2001-11-20 Chris HansonOptimizer wasn't deleting unused procedure-valued bindi...
2001-11-20 Chris HansonTop-level failure continuations must do backtracking.
2001-11-19 Chris HansonChange imap-url-mailbox to always be a string. The...
2001-11-18 Chris HansonChange file naming for cache files, so that it satisfie...
2001-11-18 Chris HansonChange file naming for cache files, so that it satisfie...
2001-11-17 Chris HansonFix missing "Unicode" reference.
2001-11-17 Chris HansonWrite documentation for parser-buffer abstraction.
2001-11-16 Chris HansonDocument the REXP abstraction.
2001-11-16 Chris HansonDocument the REXP abstraction.
2001-11-16 Chris HansonDocument the REXP abstraction.
next