mit-scheme.git
2009-09-23 Taylor R CampbellTeach SF to pull LETs and BEGINs out of IF predicates.
2009-09-21 Taylor R CampbellTabify recent change to sf/subst.scm, for consistency.
2009-09-21 Taylor R CampbellWhen expanding (VALUES ...) in SF, integrate the receiver.
2009-09-21 Taylor R CampbellMake SF invert LAMBDAs nested inside LETs in operator...
2009-09-21 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2009-09-21 Chris HansonUse a little currying to turn the instruction set into...
2009-09-21 Chris HansonFix bugs in regsexp. Many simple parts now work.
2009-09-21 Chris HansonFix oversight from previous change.
2009-09-20 Taylor R CampbellFix export of SYNTAX-RULES.
2009-09-20 Taylor R CampbellMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2009-09-20 Joe MarshallMove transcript off the property list.
2009-09-20 Taylor R CampbellFix bug in LET* after the recent syntax reorganization.
2009-09-20 Taylor R CampbellMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2009-09-20 Taylor R CampbellAdd missing Edwin variable IMAIL-INLINE-MIME-TEXT-LIMIT...
2009-09-20 Taylor R CampbellAdd many missing entries for Edwin commands to imail...
2009-09-20 Taylor R CampbellSignal errors with better messages in VECTOR-FIRST &c.
2009-09-20 Chris HansonRefactor syntax to break it into smaller, more coherent...
2009-09-20 Chris HansonFix some bugs in regsexp.
2009-09-20 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2009-09-20 Chris HansonAdd script to run three-stage compile.
2009-09-20 Chris HansonDon't use built-in Scheme executables; provide env...
2009-09-19 Chris HansonBack out change to disable type checks for accessors...
2009-09-19 Chris HansonMore simplification.
2009-09-19 Chris HansonFix logic in STRING-HEAD!. Also some small tweaks.
2009-09-18 Taylor R CampbellHandle UNTERMINATED tokens in RFC822:TOKENS->STRING.
2009-09-18 Taylor R CampbellFix DBG-INFO-VECTOR? so that it accepts both new and...
2009-09-10 Joe MarshallFix integration of ACCESS where the environment is...
2009-09-10 Joe MarshallMake symbol? an integrable operator.
2009-09-08 Chris HansonImplement regular s-expressions.
2009-09-07 Chris HansonEliminate remaining uses of SET-STRING-MAXIMUM-LENGTH...
2009-09-07 Arthur A. GlecklerAdd "aag" (replacement for "savannah-arthur").
2009-09-07 Joe MarshallUse STRING-HEAD! instead of SET-STRING-MAXIMUM-LENGTH!
2009-09-07 Joe MarshallMerge branch 'master' of ssh://git.savannah.gnu.org...
2009-09-07 Joe MarshallAdd STRING-HEAD! and associated code.
2009-09-07 Chris HansonEliminate "utabmd.scm". Maybe this was an OK idea...
2009-09-06 Chris HansonUpdate make-src-files to work with git.
2009-09-06 Chris HansonFix bugs identified by clang analyzer.
2009-09-06 Joe MarshallRevert change in re SET-STRING-MAXIMUM-LENGTH
2009-09-05 Joe MarshallRevert eta-expansion change.
2009-09-05 Joe MarshallRevert eta-expansion change.
2009-09-05 Joe MarshallRevert eta-expansion change.
2009-09-05 Joe MarshallMerge branch 'master' of ssh://git.savannah.gnu.org...
2009-09-05 Joe MarshallUse DEFINE-PRIMITIVES.
2009-09-05 Joe MarshallDon't eta-expand fixed arity primitive definitions.
2009-09-05 Joe MarshallCall SUBSTRING if SET-STRING-MAXIMUM-LENGTH! doesn...
2009-09-05 Chris HansonAdd code to build a MacOSX application bundle.
2009-09-05 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2009-09-05 Chris HansonAdd support for MacOSX application bundles.
2009-09-05 Taylor R CampbellMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2009-09-03 Joe MarshallAvoid duplicate type checks in ASSQ.
2009-09-03 Taylor R CampbellFix error reporting in PARSE-DEFINE-FORM.
2009-09-03 Joe MarshallExpand calls to CADR, CDDR, etc.
2009-09-01 Chris HansonForgot to set -arch in AS_FLAGS.
2009-09-01 Chris HansonFixes to support MacOSX 10.6. Added new --with-macosx...
2009-08-30 Chris HansonRefactor XML library to support names that don't confor...
2009-08-30 Chris HansonChange "code point" to "scalar value" everywhere. ...
2009-08-30 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2009-08-30 Chris HansonAdd patterns to ignore output files in doc directory...
2009-08-27 Matt BirkholzFix CREF's spurious "Bindings with Multiple Definitions...
2009-08-25 Chris HansonIgnore doc/ configuration files.
2009-08-25 Chris HansonUpdate copyright years.
2009-08-25 Chris HansonInitial check-in.
2009-08-25 Chris HansonUpdate copyright years.
2009-08-25 Chris HansonFix various problems with flonum infinities.
2009-08-21 Matt BirkholzFixed `make tags', src/TAGS.
2009-08-21 Matt BirkholzDeleted .gitattributes again, and ALL $Id...$ tags.
2009-08-20 Matt BirkholzFix where Edwin leaves the cursor in console-screens.
2009-08-20 Matt BirkholzRe-created .gitattributes; replaced ALL $Id:...$ with...
2009-08-17 Chris HansonFix up all the messed-up $ entries.
2009-08-08 Chris HansonMerge branch 'master' of cph@git.sv.gnu.org:/srv/git...
2009-08-08 Chris HansonEliminate .gitattributes as it causes more trouble...
2009-07-23 Matt BirkholzFixed some random typos.
2009-07-15 Chris HansonMerge branch 'master' of cph@git.sv.gnu.org:/srv/git...
2009-07-14 Taylor R CampbellDon't call SAVE-RESOURCE in DISCARD-FOLDER-CACHE on...
2009-07-14 Taylor R CampbellMake IMAIL synchronize output after writing mail to...
2009-07-14 Taylor R CampbellBack out a previous change to make SAVE-RESOURCE `grace...
2009-07-14 Taylor R CampbellFix appending to open file folders so that it signals an
2009-07-14 Chris HansonMust zero out sockaddr_in before use.
2009-07-09 Chris HansonFix typo in POST encoder.
2009-06-29 Chris HansonAllow pathnames to be used in STRING and UTF8-STRING.
2009-06-22 Chris HansonIgnore emacs backup and temporary files.
2009-06-22 Chris HansonInitial implementation of vc-git.
2009-06-21 Chris HansonSplit vc type definitions into separate files.
2009-06-20 Chris HansonEliminate duplicate module rules.
2009-06-20 Chris HansonMissed changing one place that knew about closure struc...
2009-06-20 Chris HansonFix closure structure so that first entry is word-aligned.
2009-06-20 Chris HansonFix typo.
2009-06-18 Chris HansonAdd new SVM instruction to support closures.
2009-06-16 Chris HansonFix thinko.
2009-06-15 Chris HansonMerge svm branch, will work on head.
2009-06-15 Chris HansonFix $ tags in v8 files.
2009-06-15 Chris HansonSet attribute to expand $ in source files.
2009-06-15 Chris HansonFine-tune .gitignore patterns.
2009-06-10 Taylor R CampbellCall ABORT-KEYBOARD-MACRO in EDITOR-FAILURE.
2009-05-18 Chris HansonInitial git check-in.
2009-05-18 Chris HansonProvide abstractions for writing copyright and license...
2009-05-18 Chris HansonIgnore .edwin-ffi files.
2009-05-09 Chris HansonFix thinko.
2009-05-09 Chris HansonIgnore LOG file.
2009-05-09 Chris HansonAdd script to generate git log.
next