projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1987-07-30
Guillermo J...
Reimplement 32 bit offsets in compiled code blocks...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-30
Guillermo J...
Reimplement 32 bit offsets in compiled code blocks...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-30
Guillermo J...
Change the way 32 bit offsets are implemented.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-30
Guillermo J...
Make the compiler handle 32 bit offsets.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-30
Guillermo J...
Add a kludge to disable the integration of the results...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-29
Guillermo J...
Fix off by one bug in Intern_Block.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-29
Chris Hanson
Fix bug in "cmp68020.s": multiple variable cache initia...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-29
Chris Hanson
When walking predicate nodes, must be able to handle...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-28
Chris Hanson
Change procedure application simulator to make unsuppli...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-28
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1987-07-28
Chris Hanson
Change definition of primitives to eliminate `in-package'.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-27
Chris Hanson
Refix typo.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-27
Chris Hanson
Change definition of primitives to eliminate `in-package'.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-27
Chris Hanson
Change definition of primitives to eliminate `in-package'.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-27
Guillermo J...
Fix bug in floor and ceil when not provided by the...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-27
Guillermo J...
Fix bug in LN-FLONUM.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-26
Chris Hanson
Undo last change, it loses by attempting to close proce...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-24
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1987-07-24
Chris Hanson
Disable sticky pathname defaulting. Leave hooks in...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-24
Chris Hanson
Handle cases where vnodes have known values that are...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-23
Chris Hanson
Implement numerous small changes to support new Xlib...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-23
Chris Hanson
Add new C procedures for allocating vectors.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-23
Chris Hanson
Add new procedure for converting fixnum arguments to...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-23
Chris Hanson
Implement new procdures for allocating strings.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-23
Chris Hanson
Implement more powerful primitive header and argument...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-23
Chris Hanson
Add some useful macros.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-23
Chris Hanson
Add `UNWIND_PROTECT' macro.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-23
Chris Hanson
Add `object_to_long' which is like `Scheme_Integer_To_C...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-22
Guillermo J...
The microcode now understands 32 bit block offsets...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-22
Chris Hanson
In `generate-operands', handle case where number of...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-22
Guillermo J...
The assembler now chooses the right length for branch...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-21
Chris Hanson
Install missing defaults for case when there is no...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-21
Chris Hanson
Fix order-of-events bug in open-coded consing.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-21
Guillermo J...
Add new 68020 addressing modes.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-21
Guillermo J...
Change transformer name.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-21
Chris Hanson
Redo macro so that open-paren of macro is on same line...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-21
Henry M. Wu
Added generation of debugging info filename.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-20
Chris Hanson
Fix broken increment of frame-size for invocation:looku...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-19
Chris Hanson
Forgot to update `SUBVERSION' for previous change.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-19
Chris Hanson
New release number "5.3.0".
commit
|
commitdiff
|
tree
|
snapshot
1987-07-19
Chris Hanson
Typo in pathname parser.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-19
Chris Hanson
Missing definition of `rtl:interpreter-call-result...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-18
Chris Hanson
Add a few new primitives to support more sophisticated...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-18
Chris Hanson
Reimplement pathname parsing stuff for new VMS parser.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-17
Henry M. Wu
First release of debugging information generating utili...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-17
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1987-07-17
Guillermo J...
Complete the 68020 instruction set.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-16
Guillermo J...
Bug in generate-n-times. It now expects a thunk rather...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-16
Guillermo J...
Bug in NMV header size.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-16
Guillermo J...
Change branch types from S and L to B and W.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-16
Guillermo J...
Fix bug in generate-n-times. It now expects a thunk...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-16
Guillermo J...
Fix bug in generate-n-times. It now expects a thunk...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-16
Chris Hanson
Fix stupid typo from last change.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-15
Chris Hanson
Can't use the identifier `entry' on VMS.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-15
Chris Hanson
Shorten names to 31 characters for VMS.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-15
Henry M. Wu
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1987-07-15
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1987-07-15
Guillermo J...
Add branch tensioning assembler.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-14
Henry M. Wu
Added primitive COMPILED-CODE-ADDRESS->OFFSET
commit
|
commitdiff
|
tree
|
snapshot
1987-07-14
Henry M. Wu
Upped version to reflect addition of primitive COMPILED...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-14
Chris Hanson
Add macro to abstract the type of syntax tables. This...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-14
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1987-07-14
Chris Hanson
Implement regular expression primitives for Edwin.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-13
Guillermo J...
Add maximum-padding-length definition.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-10
Chris Hanson
Change `filename-append' to make lists of absolute...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-10
Henry M. Wu
Fixed bug in MAKE-BLOCK.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-09
Henry M. Wu
Made combinations pass their block to continuations.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-09
Henry M. Wu
Added "block-frame" slot to hold on to debugging inform...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-09
Henry M. Wu
Added "block" slot to continuation objects.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-08
Guillermo J...
The RTL is now translated directly to bits, rather...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-08
Guillermo J...
The RTL is now translated directly to bits, rather...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-08
Guillermo J...
Up version number.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-08
Guillermo J...
Add operator expanders for compiler.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Chris Hanson
Redefine meaning of frame-size slot for `invocation...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Chris Hanson
Redefine meaning of frame-size slot for `invocation...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Chris Hanson
Define `make_vector' procedure to facilitate constructi...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Chris Hanson
Add relocation hook for common lisp.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Chris Hanson
Added two new primitives.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Chris Hanson
Add site-specific hooks to expression and return dispat...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Chris Hanson
Update reference from `add-syntax!' to `syntax-table...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Chris Hanson
Add hooks for various extensions.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Chris Hanson
Define `FUTURE_VARIABLE_SPLICE' macro.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Chris Hanson
Add site-specific include file.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Chris Hanson
Delete obsolete definitions. Define `Zone_Scheduler'.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Guillermo J...
UUO link bugs.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Guillermo J...
Minor changes to unix.c, future.c, default.h, and looku...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Guillermo J...
Add default Future_Variable_Splice.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Guillermo J...
Move New_Future_Number to future.c
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Guillermo J...
Move New_Future_Number to future.c
commit
|
commitdiff
|
tree
|
snapshot
1987-07-07
Guillermo J...
Make Wsize work on machines which do not set ERANGE...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-03
Chris Hanson
Use correct type code for procedure entries.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-03
Chris Hanson
Don't forget to setup the number of arguments in D0...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-03
Chris Hanson
`compiler_fake_uuo_link' was looking for the procedure...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-03
Chris Hanson
Add declarations and uuo-link handling.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-03
Chris Hanson
Add new invocation type for uuo-link invocations. ...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-03
Chris Hanson
Add new invocation type for uuo-link invocations.
commit
|
commitdiff
|
tree
|
snapshot
1987-07-03
Chris Hanson
Use uuo-links for unknown reference-calls if the variab...
commit
|
commitdiff
|
tree
|
snapshot
1987-07-03
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1987-07-02
Chris Hanson
Add new expression type 'UUO-LINK.
commit
|
commitdiff
|
tree
|
snapshot
next