projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
2017-01-11
Chris Hanson
Fix bugs exposed by testing.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Chris Hanson
Implement binary I/O ports.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Chris Hanson
Implement support for converting legacy strings to...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Chris Hanson
Tweak pagination.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Chris Hanson
Generalize string primitives to accept bytevectors...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Chris Hanson
Add dir-local variables for pagination and tweak one...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Chris Hanson
Eliminate all runtime support for external strings.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Chris Hanson
Eliminate use of external strings in Edwin.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Chris Hanson
Delete a large swath of obsolete code.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Chris Hanson
Move UTF-8 character encoding into char.scm and share...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Chris Hanson
Add basic tests for predicate dispatchers. More to...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Chris Hanson
Rename tagging to predicate-tagging to clarify its...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Chris Hanson
Implement predicate dispatching (generics using predica...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Chris Hanson
Always register a record predicate.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Chris Hanson
Register record-type predicates.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Chris Hanson
First draft of predicate tagging support.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Chris Hanson
Eliminate use of vector-8b in chrset.scm.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Chris Hanson
Eliminate use of vector-8b in char.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Chris Hanson
Implement bytevector-fill! and change arg order to...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Chris Hanson
Test shift right/left using bytevector-copy!.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Chris Hanson
Add tests for bytevectors.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Chris Hanson
Implement assert-range-error.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Chris Hanson
Fix fencepost errors in start indexes.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Chris Hanson
Implement bytevector=? and add bytevector support to...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Chris Hanson
Add boilerplate to new tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Chris Hanson
Add tests for predicates.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Chris Hanson
Enhance test framework with some useful utilities.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Chris Hanson
Fix name change missed by previous edit.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Chris Hanson
Add missing initialization.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Register parameter-binding?.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Implement parametric predicates.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Implement compound predicates.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Implement memoizers.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Fix dangling references to guarantee procedures.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Register equality-predicate?.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Check arguments to set-equality-predicate-hasher!.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Generalize procedure-arity-valid? to take an arbitrary...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Implement association between equality predicates and...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Implement unary-procedure? and binary-procedure?.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Implement non-empty-list?.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Allow register-predicate! to specify multiple supersets.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Add some more predicate definitions.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Eliminate boot-load implementation of register-predicate!.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Change new files to use boot-init mechanism.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Tweak boot-init mechanism to only run when necessary.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Fix definitions of legal code points.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Compute tag's description lazily if not given.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
*mplement object-tagger.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Tweak pagination.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Change tagged-object to be tagged with a predicate.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Implement predicate lattice support.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Tweak.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Update .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Chris Hanson
Implement support for predicates.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Chris Hanson
Add support for tagged objects.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Chris Hanson
Add package comment to bytevector.scm.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Chris Hanson
Add open-coding support for bytevectors.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Chris Hanson
Fix thinko in previous change.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Chris Hanson
Add bytevector primitives to SF transformation rules.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Chris Hanson
Implement parsing of bytevectors.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Chris Hanson
Implement byte?.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Chris Hanson
Implement writing of bytevectors.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Chris Hanson
Fix thinkos.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Chris Hanson
Split TC_BYTEVECTOR from TC_CHARACTER_STRING to simplif...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Chris Hanson
First draft of runtime support for bytevectors.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Chris Hanson
Fix some bugs; implement bytevector-fill!.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Chris Hanson
Update copyright licenses for new year.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Chris Hanson
Eliminate byte_t.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Chris Hanson
First draft of bytevector primitives.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Chris Hanson
Rename TC_CHARACTER_STRING to TC_BYTEVECTOR and TC_NULL...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Chris Hanson
Implement tagged-object type, a combination of a tag...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-02
Taylor R Campbell
Mark intentionally ignored variables as such.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-02
Daniel White
Fix deinstall of multiplexer when a default exists.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-02
Taylor R Campbell
Allow user to use external toolchain with TOOLCHAIN...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Chris Hanson
Simplify mechanism to customize PP description for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Matt Birkholz
x11/x11-base.scm (key-event): typo. Fix Alt-Backspace...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Matt Birkholz
x11 (event-name): Rename event-type-name and export...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Matt Birkholz
microcode (OS_test_select_registry): Check for subproce...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Matt Birkholz
x11 plugin: Address warnings from new AM_CFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Matt Birkholz
runtime/thread.scm (handle-current-thread-events):...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Matt Birkholz
plugin Makefile.ams, configure.acs (AM_CFLAGS): Add...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Matt Birkholz
plugin Makefile.ams, configure.acs: Do not install...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Matt Birkholz
x11 plugin: Rename files to avoid conflicts with LIAR...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Matt Birkholz
plugin Makefile.ams, configure.acs: Accommodate LIAR/C.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Matt Birkholz
Search the library directory path for the standard...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Matt Birkholz
Remove src/etc/compile-svm.sh after losing cross runtim...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Matt Birkholz
Remove more kludges now that 9.2 is out.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Taylor R Campbell
Fix embarrassing typo in wttree overweight condition.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Taylor R Campbell
Don't delete the one non-generated .c file under compiler/.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Taylor R Campbell
Add option for interpreted toolchain to facilitate...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Taylor R Campbell
Fix fencepost in decoding powers of two into IEEE 754...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Taylor R Campbell
Disable init file in batch mode.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Taylor R Campbell
Remove bogus kludge of including target runtime in...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Chris Hanson
Add notes on parameter refactor, for use when writing...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-27
Matt Birkholz
Edwin X/X11: Do NOT halt screen update because of subpr...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Matt Birkholz
x11/x11base.scm (make-event-object): Convert bit number...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Matt Birkholz
x11-screen: Backport elimination of keyboard busy loop.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Matt Birkholz
runtime/thread.scm (register-time-event): typo
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Matt Birkholz
edwin/xterm.scm (get-xterm-input-operations): Eliminate...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-07
Matt Birkholz
Add register-time-event, deregister-time-event.
commit
|
commitdiff
|
tree
|
snapshot
next