projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1995-01-28
Stephen Adams
Added a hook to see what constant folding we are missing.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-28
Stephen Adams
Fixed bug when open-coded predicate is used in expressi...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-28
Stephen Adams
Made some noise conditional on COMPILER:GURU?
commit
|
commitdiff
|
tree
|
snapshot
1995-01-28
Stephen Adams
Tidied up to use syntax abstractions.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-28
Stephen Adams
Instrumented new statistic: number of bindings in a...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-26
Stephen Adams
Fixed RTLGEN/POP and RTLGEN/%POP to do the right thing...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-25
Chris Hanson
Fix some more fencepost errors in the bit string copyin...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-25
Stephen Adams
Fixed form/simple? (was not looking af if/alternate).
commit
|
commitdiff
|
tree
|
snapshot
1995-01-24
Chris Hanson
Fix some fencepost errors in `copy_bits', and reformat...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-23
Chris Hanson
Eliminate several operating-system dependencies.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-22
Stephen Adams
Tidying up some expressions to use the syntax abstractions.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-22
Stephen Adams
Tidying, mostly to use syntax abstraction.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-22
Stephen Adams
Added debugging environment info.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-22
Stephen Adams
Adjusted indentation.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-22
Stephen Adams
Tidying.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-20
ssmith
Added some hooks.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-20
ssmith
Fixed bug in allowing ebp to be a scratch reg.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-20
ssmith
Made EBP switchable between datum mask and scratch...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-20
Stephen Adams
Changed CONTINUATION-VARIABLE? to REFERENCED-CONTINUATI...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-20
Stephen Adams
Tidying.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-20
Stephen Adams
Removed extraneous text.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-20
ssmith
Made a lot of additions and bugfixes. Now compiles...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-20
ssmith
Made a lot of additions, bug fixes. Now compiles ...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-19
Stephen Adams
Added phase/pre-hook and phase/post-hook for debugging...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-19
Chris Hanson
Fix bug in presentation of pathnames to user -- if...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-19
Stephen Adams
Fixed example in vector-map
commit
|
commitdiff
|
tree
|
snapshot
1995-01-19
Stephen Adams
Added environment part of debugging information. This...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-19
Stephen Adams
New procedures for
commit
|
commitdiff
|
tree
|
snapshot
1995-01-19
Stephen Adams
Tidying layout.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-19
Stephen Adams
Changed debugging info from a variable name to a LOOKUP...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-19
Stephen Adams
Added FORM/COPY-TRANSFORMING
commit
|
commitdiff
|
tree
|
snapshot
1995-01-19
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1995-01-17
Stephen Adams
Exported COMPILER:GURU?
commit
|
commitdiff
|
tree
|
snapshot
1995-01-17
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1995-01-17
Stephen Adams
Added COMPILER:GURU?
commit
|
commitdiff
|
tree
|
snapshot
1995-01-17
Stephen Adams
Removed constant progagation message.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-16
Chris Hanson
Change SELECT-DESCRIPTOR to return process-status flag...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-16
Chris Hanson
Change many of the fatal window-system errors to non...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-16
Chris Hanson
Error pop-ups are now disabled all the time. Additiona...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-16
Chris Hanson
Disable random error/exception pop-ups generated by...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-16
Chris Hanson
Fix bug in pathname merging -- if the user specifies...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-16
Chris Hanson
Fix bug in previous change: OS/NUMERIC-BACKUP-FILENAME...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-16
Chris Hanson
Use new CREF directives to improve packaging.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-16
Chris Hanson
Fix bug in C indentation: side-effect occurring at...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-14
Stephen Adams
Added annotations for trampolines.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-14
Stephen Adams
Exported *pp-arity-dispatched-procedure-style*.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-14
Stephen Adams
Taught the top level PP procedure about a range of...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-13
Stephen Adams
Changed all the default procedures for the entities...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-13
Stephen Adams
Fixed typo in previous edit.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-13
Stephen Adams
If an arity-dispatched-procedure has a named compiled...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-13
Stephen Adams
Added pretty printer method for CASE which works like...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-12
ssmith
Fixed bug: editted target-register so that it always...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-12
ssmith
Fixed bug in invocations: It jmped to the address at...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-12
ssmith
Made fixes. Still doesn't handle addressing forms.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-12
ssmith
One missing close-paren...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-12
ssmith
Added Pentium timing procedure.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-12
Stephen Adams
Entities used to inplement arity-dispatched-procedures...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-12
Stephen Adams
Added the predicate ARITY-DISPATCHED-PROCEDURE?, which...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-12
ssmith
More bug fixes: Incorrect function names, bad pattern...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-12
ssmith
Fixed a bug in referencing instruction part of the...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-12
ssmith
Stupid bug in call (car) of procedure get-instruction...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-12
ssmith
Added clock timing. Still needs much work.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-12
ssmith
Made it print instructions so I can learn what linear...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-12
ssmith
Fixed assumption that raw continuation is 4 bytes after...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-11
ssmith
Added internal-closure-code-word.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-11
ssmith
Copied CLOSURE and EXPRESSION rules verbatim.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-11
ssmith
Fixed missing close-paren.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-11
ssmith
Added invocations.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-11
ssmith
Added standard-source!. Also added comment on *privile...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-11
ssmith
Added COERCE-VALUE-CLASS rules. Copied verbatim from...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-11
ssmith
Added rules for interrupt-check'ing. Also added privil...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-11
ssmith
Added *privilege-level*
commit
|
commitdiff
|
tree
|
snapshot
1995-01-11
ssmith
Added the hook register (eax) so invoke-hook calls...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-11
ssmith
Added trivial closures -- copied from Spectrum's.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-10
ssmith
Added max-type-code and machine/cont-adjustment --...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-10
ssmith
Added *rtlgen/argument-registers* to be ecx and edx.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-10
Stephen Adams
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1995-01-10
Stephen Adams
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1995-01-10
Chris Hanson
Add new directives INCLUDE and EXTEND-PACKAGE.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-10
Stephen Adams
Removed `Missing debugging info' message as it was...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-07
Chris Hanson
Change 4-character filename suffixes to 3-character.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Don't enable interrupts which currently have no handlers.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Don't enable interrupts which currently have no handlers.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Eliminate extra period in OS/2 error messages.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Eliminate extra period in OS/2 error messages.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Eliminate extra period in OS/2 error messages.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Signal error when attempting to read non-existant direc...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Update to reflect change to runtime system.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Use LOAD-OPTION to load CREF.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Change \\ to / in file specification so that unix syste...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Fix typos from last change.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Add definition for OS2WIN-SET-MIX.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Use explicit reference to SYSTEM-GLOBAL-ENVIRONMENT...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Change 4-character suffixes used by package system...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Merge in #F/() bug fix from split code.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Change 4-character suffixes used by package system...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Change 4-character suffixes used by package system...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Change default output file name to be limited to a...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Simplify interface to OS/2 API by moving all definition...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Fix problem with init-file loading: if the init file...
commit
|
commitdiff
|
tree
|
snapshot
next