projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
2018-10-15
Chris Hanson
Guarantee that SF is loaded by compiler.sf.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Chris Hanson
Eliminate a bunch of now-unnecessary stuff from host...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Chris Hanson
Refactor top-level Makefile to use a single pass.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Chris Hanson
Fix bug where the result of char-upcase is multibyte.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-14
Chris Hanson
Remove redundant clause from test for unquoted symbols.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-14
Chris Hanson
Don't print "program" for R7RS top-level.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-14
Chris Hanson
Extensive work to get compiler to work with R7RS libraries.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-14
Chris Hanson
Fix bug: reference caches weren't working right without...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-14
Chris Hanson
Refactor compiler top level to do info-file dump as...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-13
Matt Birkholz
Install plugin html/pdf documentation in project docdir.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Matt Birkholz
Make Edwin and Imail separately installable projects.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Matt Birkholz
runtime/optiondb: Document new arg for further-load...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Chris Hanson
Fix bug in test-rgxcmp: was using iso-8859-1 coding...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Chris Hanson
Fix thinko in string reader: first octal digit is in...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Chris Hanson
Add stubs for R7RS library support so that SF works.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Chris Hanson
Split library scode to a package; raise abstraction...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Chris Hanson
Don't wrap a compiled-expression object in scode-quote.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Chris Hanson
Get loader to work with R7RS files processed with SF.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Chris Hanson
Make better abstraction for scode-library files.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Chris Hanson
Change printer to prefix scode types with "scode-".
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Chris Hanson
Get SF working on R7RS files. Loader needs to be modif...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Chris Hanson
Change automatic-properties to support multiple values.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Chris Hanson
Change the loader so that it can load R7RS source files.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Chris Hanson
Another rewrite, this time to treat programs as anonymo...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Chris Hanson
Major rewrite of library support.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-05
Chris Hanson
Implement test-library-standard and fix bugs.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-05
Chris Hanson
Reverse order of args to make-library-import and make...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-04
Chris Hanson
Fix over-long line.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-04
Chris Hanson
Initial draft of test-library-imports, plus bug fixes.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Chris Hanson
Implement test-library-parser and fix bugs in library...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Chris Hanson
Simplify implementation slightly.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Chris Hanson
Allow more general record predicates.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Chris Hanson
Change default text I/O format to be UTF-8.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Chris Hanson
Change random to use a binary input file for initializing.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Matt Birkholz
Use (further-load-options #t); recommend it in the...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Matt Birkholz
Add (further-load-options #t): continue with the next...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Matt Birkholz
User manual: move plugin build hints to plugin READMEs.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
Matt Birkholz
Fix Edwin to recognize the x11-screen option during...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Chris Hanson
Tweak README to indicate correct order for tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Chris Hanson
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Chris Hanson
Tweaks to get Edwin running on macos.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Chris Hanson
Couple more tweaks to get macos running.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Chris Hanson
Changes to get X11 module to compile on macos.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Chris Hanson
Reset start times of threads when restoring image.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Chris Hanson
Fix problem with printing of SOS instances.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Matt Birkholz
x11: Fix x-list-fonts procedure.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Matt Birkholz
blowfish: Remove boast from ancient description in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
Matt Birkholz
x11: version 1.1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-16
Matt Birkholz
microcode/uxio.c (OS_channel_read): Return 0 for EIO...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Matt Birkholz
ffi: Avoid 9.1's expansion of define-print-method.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Matt Birkholz
blowfish/Makefile.am: compile.sh missing from EXTRA_DIST.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Matt Birkholz
x11: Actually export import-x11.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Matt Birkholz
Fix x11-screen plugin for autoloading by Edwin's new...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Matt Birkholz
Replace Edwin's X display type with the x11-screen...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Matt Birkholz
Punt remains of µmodule support.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Matt Birkholz
Punt x11 µmodule; autoload x11 plugin version 1.0.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Matt Birkholz
Punt mcrypt µmodule; autoload mcrypt plugin version...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Matt Birkholz
Punt db4 µmodule; remove to incomplete berkeley-db...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Matt Birkholz
Punt pgsql µmodule; autoload pgsql plugin version 1.0.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Matt Birkholz
Punt bfish µmodule; autoload blowfish plugin version...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Matt Birkholz
Punt gdbm µmodule; autoload gdbm plugin version 1.0.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Matt Birkholz
Deprecate without-interrupts.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Matt Birkholz
Make FFI a non-optional subsystem.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Matt Birkholz
Export FFI's delete-plugin-list and update-plugin-indices.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Matt Birkholz
Update FFI manual.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
Chris Hanson
Change nearly all code to use parameterize rather than...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
Chris Hanson
Define parameterize using syntax-rules and add it to...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
Chris Hanson
Not-yet-complete implementation of R7RS libraries.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Matt Birkholz
microcode/extern.h (HASH_TO_FIXNUM): typo
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Matt Birkholz
i386/compiler.pkg: Add missing scode/definition?.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Matt Birkholz
SVM assembler needs hash-table-clear!.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
mhash: Punt. The µmodule-based package disappeared...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
Serialize access to thread/properties via thread-get...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
Name the initial thread.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
imail: Like probe-folder-output-processor, avoid refere...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
ffi: version 1.0
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
plugin tags-fix.sh: Use command-line-arguments.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
A couple more fall-through comments.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
Name most threads.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
Print Edwin buffer names.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
world-report: Display thread names instead of associate...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
Add optional name parameter to create-thread.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
Add thread-get and thread-put! for e.g. giving threads...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
blowfish: typo in manual
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
x11: version 0.3
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
x11: Allow CurrentTime.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
ffi: Add delete-plugin-list and update-plugin-indices
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
runtime/ffi: Save/restore floenv around callouts.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
Signal an error in unlock-thread-mutex when mutex is...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
Use with-interrupts-reduced in with-limited-interrupts.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
user.texinfo: typos
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
plugins: Copy .crf reports into the build log.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
gdbm: version 0.4
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
gdbm: Update documentation regarding file locks.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Birkholz
gdbm: Accommodate 1.14 (in Ubuntu 18.04) but disable...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Chris Hanson
Fix fencepost error reported by Patric Jonsson.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Chris Hanson
Update copyrights.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Chris Hanson
Change subexpression marker to not require quoting.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Chris Hanson
No need to quote weird symbols as strings.
commit
|
commitdiff
|
tree
|
snapshot
next