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-11-08
Chris Hanson
Provide default binding for MIT_SCHEME_EXE.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-08
Chris Hanson
Add quote marks to instances of MIT_SCHEME_EXE to provi...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-08
Chris Hanson
Show "aborted" when leaving the extent of an unfinished...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Chris Hanson
Merge git pull.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Chris Hanson
Adjust script so that MIT_SCHEME_EXE is just the execut...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Chris Hanson
Fix thinko: the boot-root executable is _not_ $(MIT_SCH...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Taylor R Campbell
Fix various minor problems introduced in the configure...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Taylor R Campbell
Simplify x86-64 utility interface, and nuke all x87...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Chris Hanson
Fix problem with compiler/configure: it needed to be...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Chris Hanson
Fix and simplify handling of MIT_SCHEME_EXE in top...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Chris Hanson
Always test for existing Scheme, except when running...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Chris Hanson
Ignore variants on standard binary dirs.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Chris Hanson
Changes to allow multiple architecture binaries to...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Taylor R Campbell
Simplify gcloop.c's tospace_open.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Chris Hanson
Eliminate irrelevant reference to OS/2.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Chris Hanson
Work around problem with SDX addressing mode under...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Chris Hanson
Allow --enable-native-code to override default code...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Chris Hanson
Fix thinko; add support for x86-64 on MacOS.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Chris Hanson
Add icon file for MacOS app.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Taylor R Campbell
Simplify x86-64 addressing mode syntax.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Taylor R Campbell
Treat PRIMITIVE-OBJECT-SET-TYPE as a side-effecting...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Taylor R Campbell
Hook up x86-64 in the compiler and microcode's configur...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Taylor R Campbell
Simplify INVOCATION:PRIMITIVE for x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Taylor R Campbell
Make the compiler/configure script idempotent.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Taylor R Campbell
Check for an existing MIT Scheme in top-level Setup...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Taylor R Campbell
Enable open-coding of most non-flonum primitives on...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Taylor R Campbell
Adapt rulfix.scm for x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Taylor R Campbell
Fix various immediate operands in x86-64 LAP generation.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Taylor R Campbell
Another round of clarifying signedness in x86-64 instru...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-01
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-01
Taylor R Campbell
Restructure LIAR's lists of foldable variables and...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-01
Taylor R Campbell
Comment out machines/x86-64/instrf.scm.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-01
Taylor R Campbell
In x86-64 arithmetic instructions, use UNSIGNED bits...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-31
Taylor R Campbell
Align stack to 16 byte boundary in x86-64's C_to_interface.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-31
Taylor R Campbell
Fix another bug in IMUL: the 3-operand, >8-bit opcode...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Taylor R Campbell
Fix bug in IMUL L/Q rules: immediate operand is a long...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Taylor R Campbell
Implement microcode auxiliaries for AMD x86-64 compiled...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Taylor R Campbell
Adapt general LAP generation rules to AMD x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Taylor R Campbell
Disable i386 LAP optimizer for AMD x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Taylor R Campbell
Write instruction rules for the general AMD x86-64...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Taylor R Campbell
Write machine parameters and instruction syntaxer for...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Taylor R Campbell
Fix bug in recent transformations that caused inadverte...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Taylor R Campbell
Fix ADD-DEFAULTED-SUBPROBLEMS! to use the model's origi...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Taylor R Campbell
Fix argument order bug in integrated parameter deletion.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Taylor R Campbell
Make AUTOMAGIC-INTEGRATIONS search recursively, so...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
Taylor R Campbell
Use x86-64 pathnames for x86-64 back end's packaging...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
Taylor R Campbell
Copy i386 back end to begin x86-64 back end for LIAR.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
Taylor R Campbell
Close some procedures whose closing blocks are expressi...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Taylor R Campbell
Reverse sense of ordering in argument type string to...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Chris Hanson
Add grep spencer1 tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Chris Hanson
Avoid infinite loop for patterns like (* (SEQ)).
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Chris Hanson
Rename REPEAT> to ** and REPEAT< to **? and allow singl...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Chris Hanson
Add grep ere tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Chris Hanson
Don't count singleton sub-tests as a separate level.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Chris Hanson
Fix thinko in last change.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Chris Hanson
Change reporting of test results to be terse when passi...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Chris Hanson
Fix thinko.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Chris Hanson
Fix bug in cold-load sequence.
commit
|
commitdiff
|
tree
|
snapshot
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
next