projects
/
mit-scheme.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Carefully fix problems caused by changing char-set:graphic.
[mit-scheme.git]
/
src
/
2019-12-09
Chris Hanson
Carefully fix problems caused by changing char-set...
master
origin/master
tree
|
commitdiff
2019-12-09
Chris Hanson
Add title of SRFI.
tree
|
commitdiff
2019-12-09
Chris Hanson
Eliminate use of char-set-members.
tree
|
commitdiff
2019-12-09
Chris Hanson
Eliminate use of ascii-range->char-set.
tree
|
commitdiff
2019-12-09
Chris Hanson
Change REPL to recognize and print multiple values.
tree
|
commitdiff
2019-12-09
Chris Hanson
Eliminate use of list-head and list-tail.
tree
|
commitdiff
2019-12-09
Chris Hanson
Eliminate use of with-values.
tree
|
commitdiff
2019-12-09
Chris Hanson
Eliminate use of map*, append-map*, append-map*!.
tree
|
commitdiff
2019-12-09
Chris Hanson
Rewrite foldX and reduceX for simplicity.
tree
|
commitdiff
2019-12-09
Chris Hanson
Eliminate use of fold-left.
tree
|
commitdiff
2019-12-09
Chris Hanson
SRFI 115 complete.
tree
|
commitdiff
2019-12-09
Chris Hanson
Pull Unicode segmentation support out of string and...
tree
|
commitdiff
2019-12-09
Chris Hanson
Implement more general zero-width assertions in the...
tree
|
commitdiff
2019-12-09
Chris Hanson
Round out the named char-set abstraction.
tree
|
commitdiff
2019-12-09
Chris Hanson
More SRFI 115 work.
tree
|
commitdiff
2019-12-09
Chris Hanson
Implement regexp-search-all and fix two typos.
tree
|
commitdiff
2019-12-09
Taylor R Campbell
Use char-set:printing, not graphic, so we can type...
tree
|
commitdiff
2019-12-03
Chris Hanson
Implement regexp replacement.
tree
|
commitdiff
2019-12-03
Chris Hanson
Add missing call to run-deferred-boot-actions.
tree
|
commitdiff
2019-12-02
Chris Hanson
Implement (w/FOO ...) patterns for SRFI 115.
tree
|
commitdiff
2019-12-02
Chris Hanson
Add support for case-folding of character sets.
tree
|
commitdiff
2019-12-02
Chris Hanson
Char-set refactor: SRFI 14 complete.
tree
|
commitdiff
2019-12-02
Chris Hanson
Char-set refactor: add another round of SRFI 14 support.
tree
|
commitdiff
2019-12-02
Chris Hanson
Char-set refactor: fill out some missing SRFI 14 proced...
tree
|
commitdiff
2019-12-02
Chris Hanson
Char-set refactor: a bunch of small internal changes.
tree
|
commitdiff
2019-12-02
Chris Hanson
Expand the ilist and ranges abstractions in preparation...
tree
|
commitdiff
2019-12-02
Chris Hanson
Reorganization in preparation for char-set refactor.
tree
|
commitdiff
2019-12-02
Chris Hanson
A bunch of renames in preparation for char-set refactor.
tree
|
commitdiff
2019-12-02
Chris Hanson
Move string-fold{,-right} into runtime.
tree
|
commitdiff
2019-12-02
Chris Hanson
Refactor regexp-rules to allow prefix arguments.
tree
|
commitdiff
2019-12-02
Chris Hanson
Rename SRE? -> VALID-SRE?.
tree
|
commitdiff
2019-12-02
Chris Hanson
Fix some issues with tags generation.
tree
|
commitdiff
2019-12-02
Chris Hanson
Fix typo in previous commit.
tree
|
commitdiff
2019-12-01
Taylor R Campbell
Fix wrong number of arguments.
tree
|
commitdiff
2019-11-30
Chris Hanson
Collapse NFA matcher node types together.
tree
|
commitdiff
2019-11-30
Chris Hanson
Optimize follow-epsilons to reuse the same hash table.
tree
|
commitdiff
2019-11-30
Chris Hanson
Rewrite the NFA regexp interpreter into epsilon/matcher...
tree
|
commitdiff
2019-11-30
Chris Hanson
Change NFS nodes to have a clearer set of types.
tree
|
commitdiff
2019-11-30
Chris Hanson
Markup and tweaks for partial SRFI 14 support.
tree
|
commitdiff
2019-11-30
Chris Hanson
Implement NFA regexp engine and change srfi-115 to...
tree
|
commitdiff
2019-11-30
Chris Hanson
Implement char-set-size and update char-set:newline.
tree
|
commitdiff
2019-11-27
Chris Hanson
Partial implementation of SRFI 115.
tree
|
commitdiff
2019-11-27
Chris Hanson
Add character sets needed for SRFI 115.
tree
|
commitdiff
2019-11-27
Chris Hanson
Refactor regsexp for simplicity and future sharing.
tree
|
commitdiff
2019-11-27
Chris Hanson
Add define-deferred-procedure to capture a common pattern.
tree
|
commitdiff
2019-11-25
Chris Hanson
Implement complement, a predicate inverter.
tree
|
commitdiff
2019-11-25
Chris Hanson
Fix typo from earlier commit.
tree
|
commitdiff
2019-11-20
Chris Hanson
Implementation of the immutable strings of SRFI 140.
tree
|
commitdiff
2019-11-20
Chris Hanson
Tighten up testing of duplicate imports to ensure R7RS...
tree
|
commitdiff
2019-11-20
Chris Hanson
Change list->string to take optional start and end...
tree
|
commitdiff
2019-11-20
Chris Hanson
Allow string-builder to take a zero argument.
tree
|
commitdiff
2019-11-20
Chris Hanson
On error, show a condition report instead of a conditio...
tree
|
commitdiff
2019-11-18
Chris Hanson
Modify string-splitter and string-trimmer to accept...
tree
|
commitdiff
2019-11-18
Chris Hanson
Change string-builder to use a vector as its buffer.
tree
|
commitdiff
2019-11-18
Chris Hanson
Implement UTF-{16,32} converters that use BOM.
tree
|
commitdiff
2019-11-18
Chris Hanson
Fix bug in parsing of cond-expand.
tree
|
commitdiff
2019-11-18
Chris Hanson
Fix warning about re-exporting imported names from...
tree
|
commitdiff
2019-11-17
Chris Hanson
Fix typo.
tree
|
commitdiff
2019-11-16
Chris Hanson
Use euclidean/ from division package as pointed out...
tree
|
commitdiff
2019-11-11
Chris Hanson
Register srfi-133 and srfi-143 for cond-expand.
tree
|
commitdiff
2019-11-11
Chris Hanson
Finish implementing SRFI 143.
tree
|
commitdiff
2019-11-05
Chris Hanson
Add usual-integrations for SRFI-143 bindings.
tree
|
commitdiff
2019-11-05
Chris Hanson
Add some SRFI-143 renames to primitive arithmetic.
tree
|
commitdiff
2019-10-28
Chris Hanson
Integrate inline tests into testing framework.
tree
|
commitdiff
2019-10-28
Chris Hanson
Implement as-needed loading of libraries on import.
tree
|
commitdiff
2019-10-27
Chris Hanson
Add implementation of simple directed graph algorithms.
tree
|
commitdiff
2019-10-27
Chris Hanson
Add ability to import a library into an existing enviro...
tree
|
commitdiff
2019-10-27
Chris Hanson
Automatically pre-register libraries in standard places.
tree
|
commitdiff
2019-10-27
Chris Hanson
Add param:hide-notifications?.
tree
|
commitdiff
2019-10-27
Chris Hanson
Create a new directory src/libraries, to hold R7RS...
tree
|
commitdiff
2019-10-22
Chris Hanson
Preserve the initial host-library-db.
tree
|
commitdiff
2019-10-22
Chris Hanson
Create a "standard" library providing access to the...
tree
|
commitdiff
2019-10-22
Chris Hanson
Fix problems with reporting why an auto property isn...
tree
|
commitdiff
2019-10-22
Chris Hanson
Eliminate duplicate binding.
tree
|
commitdiff
2019-10-22
Chris Hanson
Don't rewrite library imports after parsing them.
tree
|
commitdiff
2019-10-22
Chris Hanson
Be more careful when checking for unquote in repl eval.
tree
|
commitdiff
2019-10-21
Chris Hanson
Furthur improve error reporting for libraries.
tree
|
commitdiff
2019-10-20
Chris Hanson
Just have one legacy library: (mit legacy runtime)
tree
|
commitdiff
2019-10-20
Chris Hanson
Improve error reporting for library imports.
tree
|
commitdiff
2019-10-20
Chris Hanson
Fix problem with syntaxing of DO.
tree
|
commitdiff
2019-10-20
Chris Hanson
Fix typo in earlier change.
tree
|
commitdiff
2019-10-07
Chris Hanson
Add printer for bytevectors and limit printing of vectors.
tree
|
commitdiff
2019-10-07
Chris Hanson
Change debug printer to print vectors correctly.
tree
|
commitdiff
2019-10-07
Chris Hanson
Fix cold-load problems when cross-compiling from 10...
tree
|
commitdiff
2019-10-03
Taylor R Campbell
A reader has alerted me to a caveat about IEEE 754...
tree
|
commitdiff
2019-10-03
Taylor R Campbell
Fix bugs in min/max on signalling NaN inputs.
tree
|
commitdiff
2019-09-24
Chris Hanson
Change record types to be immutable.
tree
|
commitdiff
2019-09-23
Chris Hanson
Fix aliasing problem with sub-record predicates.
tree
|
commitdiff
2019-09-22
Chris Hanson
Restore compatibility with SRFI 131.
tree
|
commitdiff
2019-09-22
Chris Hanson
Refactor record layout following a suggestion from...
tree
|
commitdiff
2019-09-21
Chris Hanson
Implement any-duplicates?.
tree
|
commitdiff
2019-09-21
Chris Hanson
Fix syntax bug that showed up in syntax-rules.
tree
|
commitdiff
2019-09-18
Taylor R Campbell
Merge branch 'riastradh-20190917-fixamd64uuojmp'
tree
|
commitdiff
2019-09-18
Taylor R Campbell
Fix tospace/newspace confusion.
tree
|
commitdiff
2019-09-18
Taylor R Campbell
Revert "Workaround for inexplicable fatal error on...
tree
|
commitdiff
2019-09-17
Chris Hanson
Workaround for inexplicable fatal error on macOS.
tree
|
commitdiff
2019-09-17
Chris Hanson
Update incorrect comments.
tree
|
commitdiff
2019-09-17
Chris Hanson
Teach fasload about cc_return objects.
tree
|
commitdiff
2019-09-08
Chris Hanson
Adapt fegetexcept etc. workarounds to work when debuggi...
tree
|
commitdiff
2019-09-08
Chris Hanson
Don't use MAP_TRYFIXED unless is it defined; otherwise...
tree
|
commitdiff
next