projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
2009-09-27
Chris Hanson
Strip angle brackets off record-type name when printing...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-27
Chris Hanson
Fix cold-load errors.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-27
Chris Hanson
Don't signal compiler errors while linking.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-27
Chris Hanson
Add tests for regsexp.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-27
Chris Hanson
Build unit-test framework.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-27
Chris Hanson
Add notices and comments to test files.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
Chris Hanson
Move *parser tests to new tests directory.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
Chris Hanson
Move XML tests to new tests directory.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
Chris Hanson
Add some tests; these are mostly old and not automated.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
Chris Hanson
Fix definition of FNV hash. Thanks Taylor!
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
Chris Hanson
Simplify definitions of core object lengths and masks...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Taylor R Campbell
Fix hygiene in top-level bindings of synthetic identifiers.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Chris Hanson
Merge branch 'master' of git.sv.gnu.org:/srv/git/mit...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Chris Hanson
Remove complex and unused optimizer. Change "combinati...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Chris Hanson
When pretty-printing code, abbreviate quotations.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Chris Hanson
Fix thinko in previous change.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Chris Hanson
Don't accept negative integers when converting to ulong.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Taylor R Campbell
Eliminate unsyntaxer's logic for FLUID-LET.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Taylor R Campbell
Teach SF to pull LETs and BEGINs out of IF predicates.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Chris Hanson
Tweak EQUALITY-PREDICATE to do what it's called.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Chris Hanson
Eliminate keyword quote in rule patterns.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Taylor R Campbell
Tabify recent change to sf/subst.scm, for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Taylor R Campbell
When expanding (VALUES ...) in SF, integrate the receiver.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Taylor R Campbell
Make SF invert LAMBDAs nested inside LETs in operator...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Chris Hanson
Merge branch 'master' of git.sv.gnu.org:/srv/git/mit...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Chris Hanson
Use a little currying to turn the instruction set into...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Chris Hanson
Fix bugs in regsexp. Many simple parts now work.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Chris Hanson
Fix oversight from previous change.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Taylor R Campbell
Fix export of SYNTAX-RULES.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Joe Marshall
Move transcript off the property list.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Taylor R Campbell
Fix bug in LET* after the recent syntax reorganization.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Taylor R Campbell
Add missing Edwin variable IMAIL-INLINE-MIME-TEXT-LIMIT...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Taylor R Campbell
Add many missing entries for Edwin commands to imail...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Taylor R Campbell
Signal errors with better messages in VECTOR-FIRST &c.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Chris Hanson
Refactor syntax to break it into smaller, more coherent...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Chris Hanson
Fix some bugs in regsexp.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Chris Hanson
Merge branch 'master' of git.sv.gnu.org:/srv/git/mit...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Chris Hanson
Add script to run three-stage compile.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Chris Hanson
Don't use built-in Scheme executables; provide env...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-19
Chris Hanson
Back out change to disable type checks for accessors...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-19
Chris Hanson
More simplification.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-19
Chris Hanson
Fix logic in STRING-HEAD!. Also some small tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Taylor R Campbell
Handle UNTERMINATED tokens in RFC822:TOKENS->STRING.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Taylor R Campbell
Fix DBG-INFO-VECTOR? so that it accepts both new and...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joe Marshall
Fix integration of ACCESS where the environment is...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joe Marshall
Make symbol? an integrable operator.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
Chris Hanson
Implement regular s-expressions.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Chris Hanson
Eliminate remaining uses of SET-STRING-MAXIMUM-LENGTH...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Arthur A. Gleckler
Add "aag" (replacement for "savannah-arthur").
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Joe Marshall
Use STRING-HEAD! instead of SET-STRING-MAXIMUM-LENGTH!
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Joe Marshall
Merge branch 'master' of ssh://git.savannah.gnu.org...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Joe Marshall
Add STRING-HEAD! and associated code.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Chris Hanson
Eliminate "utabmd.scm". Maybe this was an OK idea...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Chris Hanson
Update make-src-files to work with git.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Chris Hanson
Fix bugs identified by clang analyzer.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Joe Marshall
Revert change in re SET-STRING-MAXIMUM-LENGTH
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Joe Marshall
Revert eta-expansion change.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Joe Marshall
Revert eta-expansion change.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Joe Marshall
Revert eta-expansion change.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Joe Marshall
Merge branch 'master' of ssh://git.savannah.gnu.org...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Joe Marshall
Use DEFINE-PRIMITIVES.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Joe Marshall
Don't eta-expand fixed arity primitive definitions.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Joe Marshall
Call SUBSTRING if SET-STRING-MAXIMUM-LENGTH! doesn...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Chris Hanson
Add code to build a MacOSX application bundle.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Chris Hanson
Merge branch 'master' of git.sv.gnu.org:/srv/git/mit...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Chris Hanson
Add support for MacOSX application bundles.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Joe Marshall
Avoid duplicate type checks in ASSQ.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Taylor R Campbell
Fix error reporting in PARSE-DEFINE-FORM.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Joe Marshall
Expand calls to CADR, CDDR, etc.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
Chris Hanson
Forgot to set -arch in AS_FLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
Chris Hanson
Fixes to support MacOSX 10.6. Added new --with-macosx...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
Chris Hanson
Refactor XML library to support names that don't confor...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
Chris Hanson
Change "code point" to "scalar value" everywhere. ...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
Chris Hanson
Merge branch 'master' of git.sv.gnu.org:/srv/git/mit...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
Chris Hanson
Add patterns to ignore output files in doc directory...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
Matt Birkholz
Fix CREF's spurious "Bindings with Multiple Definitions...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-25
Chris Hanson
Ignore doc/ configuration files.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-25
Chris Hanson
Update copyright years.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-25
Chris Hanson
Initial check-in.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-25
Chris Hanson
Update copyright years.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-25
Chris Hanson
Fix various problems with flonum infinities.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Matt Birkholz
Fixed `make tags', src/TAGS.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Matt Birkholz
Deleted .gitattributes again, and ALL $Id...$ tags.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-20
Matt Birkholz
Fix where Edwin leaves the cursor in console-screens.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-20
Matt Birkholz
Re-created .gitattributes; replaced ALL $Id:...$ with...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Chris Hanson
Fix up all the messed-up $ entries.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Chris Hanson
Merge branch 'master' of cph@git.sv.gnu.org:/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Chris Hanson
Eliminate .gitattributes as it causes more trouble...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
Matt Birkholz
Fixed some random typos.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Chris Hanson
Merge branch 'master' of cph@git.sv.gnu.org:/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Taylor R Campbell
Don't call SAVE-RESOURCE in DISCARD-FOLDER-CACHE on...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Taylor R Campbell
Make IMAIL synchronize output after writing mail to...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Taylor R Campbell
Back out a previous change to make SAVE-RESOURCE `grace...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Taylor R Campbell
Fix appending to open file folders so that it signals an
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Chris Hanson
Must zero out sockaddr_in before use.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-09
Chris Hanson
Fix typo in POST encoder.
commit
|
commitdiff
|
tree
|
snapshot
next