projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1988-05-09
Henry M. Wu
CHAR/STRING open-coding
commit
|
commitdiff
|
tree
|
snapshot
1988-05-09
Henry M. Wu
Added string/char open-coding.
commit
|
commitdiff
|
tree
|
snapshot
1988-05-06
Chris Hanson
Default `load-noisily?' to false. People seem to prefe...
commit
|
commitdiff
|
tree
|
snapshot
1988-05-06
Chris Hanson
Update `primitive-purify' to new interface. Forgot...
commit
|
commitdiff
|
tree
|
snapshot
1988-05-05
Chris Hanson
Eliminate random escape from string. Rename variable...
commit
|
commitdiff
|
tree
|
snapshot
1988-05-05
Chris Hanson
Illegal to take address of a variable that has been...
commit
|
commitdiff
|
tree
|
snapshot
1988-05-05
Chris Hanson
Change interface of `primitive-purify' to take an extra...
commit
|
commitdiff
|
tree
|
snapshot
1988-05-04
Guillermo J...
1) Change -compiler to default parameters, so that...
commit
|
commitdiff
|
tree
|
snapshot
1988-05-04
Guillermo J...
1) Change -compiler to default parameters, so that...
commit
|
commitdiff
|
tree
|
snapshot
1988-05-04
Guillermo J...
Increment COMPILER_CONSTANT_SIZE and COMPILER_HEAP_SIZE.
commit
|
commitdiff
|
tree
|
snapshot
1988-05-03
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1988-05-03
Guillermo J...
Implement environment-link-name.
commit
|
commitdiff
|
tree
|
snapshot
1988-05-03
Guillermo J...
Fix paranoia bug in list.scm (map, map*, and for-each...
commit
|
commitdiff
|
tree
|
snapshot
1988-05-03
Guillermo J...
Fix paranoia bug in list.scm (map, map*, and for-each...
commit
|
commitdiff
|
tree
|
snapshot
1988-05-03
Guillermo J...
Restore bad-assignment error for environment-link-name.
commit
|
commitdiff
|
tree
|
snapshot
1988-05-03
Henry M. Wu
Added information on FIXNUM size.
commit
|
commitdiff
|
tree
|
snapshot
1988-05-03
Henry M. Wu
Fixed bug with FIXNUM-CONSTANT not sign-extending.
commit
|
commitdiff
|
tree
|
snapshot
1988-05-03
Henry M. Wu
Added information on FIXNUM size.
commit
|
commitdiff
|
tree
|
snapshot
1988-05-02
Henry M. Wu
Added information on FIXNUM size.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-29
Mark Friedman
OOPS. Last version had a missinbg paren.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-29
Mark Friedman
Added support for open coding of fixnum arithmetic...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-28
Chris Hanson
Always use a pipe to communicate with Scheme even if...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-27
Henry M. Wu
Removed default mapping between ascii and mit-ascii.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-27
Henry M. Wu
Fixed position of meta bit, added ASCII names.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-27
Guillermo J...
deep_lookup was being called with an extraneous fourth...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-27
Guillermo J...
Fix a bug in local lexprs.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-27
Guillermo J...
Fix a bug in local lexprs.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-27
Guillermo J...
Remove RC_REPEAT_DISPATCH.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-26
Chris Hanson
Change `load' to interact better with Emacs interface...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-26
Mark Friedman
Added a new test in optimize-rtl called rtl:optimizable?
commit
|
commitdiff
|
tree
|
snapshot
1988-04-26
Mark Friedman
Added cse methods for FIXNUM-PRED-2-ARGS and FIXNUM...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-26
Mark Friedman
Added fixnums to non-object-invalidate. Someday we...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-26
Mark Friedman
Support added for the generation of rtl for open coded...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-25
Mark Friedman
Added a FIXNUM type of register analagous to ADDRESS...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-25
Mark Friedman
Added a FIXNUM type of register analagous to ADDRESS...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-25
Mark Friedman
Added the following RTL types for the support of fixnum...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-25
Chris Hanson
Rename variable `string' to `str'; it conflicts with...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-25
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-25
Chris Hanson
Change conditionalization of `__GNU__' to `__GNUC__...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-25
Chris Hanson
Add indentation for `with-values'.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-24
Chris Hanson
Remove random parens from end of #ifndef statements.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-23
Chris Hanson
Add missing rule.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-23
Chris Hanson
Move all `integrate-external' declarations into the...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-23
Chris Hanson
Bind `sf/default-externs-pathname' to same directory...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-22
Mark Friedman
Added support for the open coding of fixnum arithmetic...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-22
Mark Friedman
Fixed the MULS MULU DIVS and DIVU instructions; the...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-22
Mark Friedman
Added expression costs for fixnum expressions. These...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-22
Mark Friedman
Added support for the open coding of fixnum arithmetic...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-22
Mark Friedman
Added rules to support open coding of fixnum arithmetic.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-21
Guillermo J...
Fix a bug in "local lexprs". The arity encoding must...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-18
Chris Hanson
Change naming of "cmp68020" files.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-15
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1988-04-15
Chris Hanson
Release 6.2.1
commit
|
commitdiff
|
tree
|
snapshot
1988-04-15
Chris Hanson
Do not refer to `Scan' in `GC_NO_COMPILER_STMT', as...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-15
Chris Hanson
Fix compiled-code stubs to cast their value to some...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-15
Guillermo J...
Change the way first class environments are handled.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-15
Guillermo J...
Change the way first class environments are handled.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-15
Guillermo J...
Change the way first class environments are handled.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-15
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1988-04-12
Chris Hanson
Use compiled runtime system.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-12
Chris Hanson
Fix bug in resyntaxing of SF.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-12
Chris Hanson
Various changes for NFS and new organization.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-12
Chris Hanson
Signal error if the number of temporary registers alloc...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-12
Chris Hanson
Add new local variable.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-12
Guillermo J...
Remove with-threaded-continuation and add copy-program.
commit
|
commitdiff
|
tree
|
snapshot
1988-04-06
Chris Hanson
Change interface to print ";No value" when the value...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-06
Chris Hanson
Update `show-rtl-instruction' to know about new RTL...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-03
Guillermo J...
Fix bug backing out of fasdump when an environment...
commit
|
commitdiff
|
tree
|
snapshot
1988-04-01
Chris Hanson
Fix bug introduced in last change.
commit
|
commitdiff
|
tree
|
snapshot
1988-03-31
Henry M. Wu
Trap trivial closures with error in `find-variable...
commit
|
commitdiff
|
tree
|
snapshot
1988-03-31
Henry M. Wu
Add case to `subproblem->expression' for trivial closur...
commit
|
commitdiff
|
tree
|
snapshot
1988-03-31
Joe Marshall
allocate_string was allocating a word too many.
commit
|
commitdiff
|
tree
|
snapshot
1988-03-31
Chris Hanson
Save standard runtime system in "runtime.bin" instead...
commit
|
commitdiff
|
tree
|
snapshot
1988-03-30
Chris Hanson
Change time reports to match compiler.
commit
|
commitdiff
|
tree
|
snapshot
1988-03-30
Chris Hanson
Change time reports to match compiler.
commit
|
commitdiff
|
tree
|
snapshot
1988-03-30
Chris Hanson
Change time reports to match compiler.
commit
|
commitdiff
|
tree
|
snapshot
1988-03-25
Chris Hanson
Add missing rule. Generalize `increment-anl' to
commit
|
commitdiff
|
tree
|
snapshot
1988-03-25
Chris Hanson
Really get these things working.
commit
|
commitdiff
|
tree
|
snapshot
1988-03-25
Brian A. LaMacchia
Fixed direction of branch in rule.
commit
|
commitdiff
|
tree
|
snapshot
1988-03-24
Chris Hanson
* Delete `with-threaded-continuation' primitive.
commit
|
commitdiff
|
tree
|
snapshot
1988-03-24
Chris Hanson
* Delete `with-threaded-continuation' primitive.
commit
|
commitdiff
|
tree
|
snapshot
1988-03-24
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1988-03-23
Guillermo J...
Add some overflow checking in entity apply code. It...
commit
|
commitdiff
|
tree
|
snapshot
1988-03-23
Joe Marshall
Make Entity application check for interrupts to avoid...
commit
|
commitdiff
|
tree
|
snapshot
1988-03-22
Joe Marshall
Preserve the order of arguments in a let statement.
commit
|
commitdiff
|
tree
|
snapshot
1988-03-22
Joe Marshall
Make set/adjoin not cons so much.
commit
|
commitdiff
|
tree
|
snapshot
1988-03-22
Joe Marshall
automagic-integrations
commit
|
commitdiff
|
tree
|
snapshot
1988-03-22
Joe Marshall
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1988-03-21
Joe Marshall
Make it syntax the syntax correctly.
commit
|
commitdiff
|
tree
|
snapshot
1988-03-21
Brian A. LaMacchia
Had the right rule header, but wrong body.
commit
|
commitdiff
|
tree
|
snapshot
1988-03-21
Brian A. LaMacchia
Fixed more bugs.
commit
|
commitdiff
|
tree
|
snapshot
1988-03-21
Brian A. LaMacchia
fixed more bugs
commit
|
commitdiff
|
tree
|
snapshot
1988-03-21
Brian A. LaMacchia
Fixed bug in offset symbols
commit
|
commitdiff
|
tree
|
snapshot
1988-03-21
Guillermo J...
Fix bchscheme to handle new representation of compiled...
commit
|
commitdiff
|
tree
|
snapshot
1988-03-21
Guillermo J...
Fix bchscheme to handle new representation of compiled...
commit
|
commitdiff
|
tree
|
snapshot
1988-03-14
Guillermo J...
Change the representation of compiled procedures and...
commit
|
commitdiff
|
tree
|
snapshot
1988-03-14
Guillermo J...
Change the representation of compiled procedures and...
commit
|
commitdiff
|
tree
|
snapshot
1988-03-14
Guillermo J...
Change the representation of compiled procedures and...
commit
|
commitdiff
|
tree
|
snapshot
1988-03-14
Guillermo J...
Change the representation of compiled procedures and...
commit
|
commitdiff
|
tree
|
snapshot
1988-03-14
Guillermo J...
Change the representation of compiled procedures and...
commit
|
commitdiff
|
tree
|
snapshot
next