mit-scheme.git
2019-12-14 Matt Birkholzedwin 3.117.7 mit-scheme-pucked-edwin-3.117.7
2019-12-14 Matt Birkholzx11 1.3.4 mit-scheme-pucked-x11-1.3.4
2019-12-14 Matt Birkholzpgsql 1.0.6 mit-scheme-pucked-pgsql-1.0.6
2019-12-14 Matt Birkholzmcrypt 1.0.6 mit-scheme-pucked-mcrypt-1.0.6
2019-12-14 Matt Birkholzgdbm 1.0.6 mit-scheme-pucked-gdbm-1.0.6
2019-12-14 Matt Birkholzblowfish 1.1.6 mit-scheme-pucked-blowfish-1.1.6
2019-12-14 Matt BirkholzSet SCMVER to 10.1.20 too. mit-scheme-pucked-10.1.20
2019-12-14 Matt Birkholzcore 10.1.20
2019-12-14 Matt BirkholzFlag day: new binaries only work with the 10.1.20 core...
2019-12-14 Matt Birkholzdevops: Support a flag day for x86-64 host 10.1.10.
2019-12-14 Matt Birkholzuser.texinfo: Merged with 10.1.10 and updated for Ubunt...
2019-12-14 Matt Birkholztests: Re-enable compiler/test-vartrap.
2019-12-13 Matt Birkholzdebian/prerm: Simplify; use global delete-plugin-list...
2019-12-13 Matt Birkholzblowfish: Include build dependencies texinfo and texlive.
2019-12-13 Matt Birkholzdevops: Simpler char-in regsexps.
2019-12-13 Matt BirkholzWordsmith description of --band option.
2019-12-13 Matt BirkholzMerge branch 'master' into pucked.
2019-12-13 Matt BirkholzMerge branch 'master' into pucked.
2019-12-09 Chris HansonCarefully fix problems caused by changing char-set... master origin/master
2019-12-09 Chris HansonAdd title of SRFI.
2019-12-09 Chris HansonEliminate use of char-set-members.
2019-12-09 Chris HansonEliminate use of ascii-range->char-set.
2019-12-09 Chris HansonChange REPL to recognize and print multiple values.
2019-12-09 Chris HansonExtensive revision of Lists chapter in reference manual.
2019-12-09 Chris HansonEliminate use of list-head and list-tail.
2019-12-09 Chris HansonEliminate use of with-values.
2019-12-09 Chris HansonEliminate use of map*, append-map*, append-map*!.
2019-12-09 Chris HansonConvert test-srfi-1 into a real test.
2019-12-09 Chris HansonRewrite foldX and reduceX for simplicity.
2019-12-09 Chris HansonEliminate use of fold-left.
2019-12-09 Chris HansonForce indent-tabs-mode only for Scheme files.
2019-12-09 Chris HansonSRFI 115 complete.
2019-12-09 Chris HansonPull Unicode segmentation support out of string and...
2019-12-09 Chris HansonImplement more general zero-width assertions in the...
2019-12-09 Chris HansonRound out the named char-set abstraction.
2019-12-09 Chris HansonMore SRFI 115 work.
2019-12-09 Chris HansonImplement regexp-search-all and fix two typos.
2019-12-09 Taylor R CampbellUse char-set:printing, not graphic, so we can type...
2019-12-03 Chris HansonImplement regexp replacement.
2019-12-03 Chris HansonAdd missing call to run-deferred-boot-actions.
2019-12-02 Chris HansonImplement (w/FOO ...) patterns for SRFI 115.
2019-12-02 Chris HansonAdd support for case-folding of character sets.
2019-12-02 Chris HansonChar-set refactor: SRFI 14 complete.
2019-12-02 Chris HansonChar-set refactor: add another round of SRFI 14 support.
2019-12-02 Chris HansonChar-set refactor: fill out some missing SRFI 14 proced...
2019-12-02 Chris HansonChar-set refactor: a bunch of small internal changes.
2019-12-02 Chris HansonExpand the ilist and ranges abstractions in preparation...
2019-12-02 Chris HansonReorganization in preparation for char-set refactor.
2019-12-02 Chris HansonA bunch of renames in preparation for char-set refactor.
2019-12-02 Chris HansonMove string-fold{,-right} into runtime.
2019-12-02 Chris HansonRefactor regexp-rules to allow prefix arguments.
2019-12-02 Chris HansonRename SRE? -> VALID-SRE?.
2019-12-02 Chris HansonFix some issues with tags generation.
2019-12-02 Chris HansonFix typo in previous commit.
2019-12-01 Taylor R CampbellFix wrong number of arguments.
2019-11-30 Chris HansonCollapse NFA matcher node types together.
2019-11-30 Chris HansonOptimize follow-epsilons to reuse the same hash table.
2019-11-30 Chris HansonRewrite the NFA regexp interpreter into epsilon/matcher...
2019-11-30 Chris HansonChange NFS nodes to have a clearer set of types.
2019-11-30 Chris HansonMarkup and tweaks for partial SRFI 14 support.
2019-11-30 Chris HansonImplement NFA regexp engine and change srfi-115 to...
2019-11-30 Chris HansonImplement char-set-size and update char-set:newline.
2019-11-27 Chris HansonPartial implementation of SRFI 115.
2019-11-27 Chris HansonAdd character sets needed for SRFI 115.
2019-11-27 Chris HansonRefactor regsexp for simplicity and future sharing.
2019-11-27 Chris HansonAdd define-deferred-procedure to capture a common pattern.
2019-11-25 Chris HansonImplement complement, a predicate inverter.
2019-11-25 Chris HansonFix typo from earlier commit.
2019-11-20 Chris HansonImplementation of the immutable strings of SRFI 140.
2019-11-20 Chris HansonTighten up testing of duplicate imports to ensure R7RS...
2019-11-20 Chris HansonChange list->string to take optional start and end...
2019-11-20 Chris HansonAllow string-builder to take a zero argument.
2019-11-20 Chris HansonOn error, show a condition report instead of a conditio...
2019-11-19 Chris HansonUpdate reference manual with changes to string-{splitte...
2019-11-18 Chris HansonModify string-splitter and string-trimmer to accept...
2019-11-18 Chris HansonChange string-builder to use a vector as its buffer.
2019-11-18 Chris HansonImplement UTF-{16,32} converters that use BOM.
2019-11-18 Chris HansonFix bug in parsing of cond-expand.
2019-11-18 Chris HansonFix warning about re-exporting imported names from...
2019-11-17 Chris HansonFix typo.
2019-11-16 Chris HansonUse euclidean/ from division package as pointed out...
2019-11-11 Chris HansonRegister srfi-133 and srfi-143 for cond-expand.
2019-11-11 Chris HansonFinish implementing SRFI 143.
2019-11-05 Chris HansonAdd usual-integrations for SRFI-143 bindings.
2019-11-05 Chris HansonAdd some SRFI-143 renames to primitive arithmetic.
2019-10-28 Chris HansonIntegrate inline tests into testing framework.
2019-10-28 Chris HansonImplement as-needed loading of libraries on import.
2019-10-27 Chris HansonAdd implementation of simple directed graph algorithms.
2019-10-27 Chris HansonAdd ability to import a library into an existing enviro...
2019-10-27 Chris HansonAutomatically pre-register libraries in standard places.
2019-10-27 Chris HansonAdd param:hide-notifications?.
2019-10-27 Chris HansonCreate a new directory src/libraries, to hold R7RS...
2019-10-22 Chris HansonPreserve the initial host-library-db.
2019-10-22 Chris HansonCreate a "standard" library providing access to the...
2019-10-22 Chris HansonFix problems with reporting why an auto property isn...
2019-10-22 Chris HansonEliminate duplicate binding.
2019-10-22 Chris HansonDon't rewrite library imports after parsing them.
2019-10-22 Chris HansonBe more careful when checking for unquote in repl eval.
2019-10-21 Chris HansonFurthur improve error reporting for libraries.
2019-10-20 Chris HansonJust have one legacy library: (mit legacy runtime)
next