projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1994-11-28
Chris Hanson
Define a special hook to allow OS/2 to shut down its...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-28
Chris Hanson
Add markers to identify procedures that are called...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-28
Stephen Adams
Added print methods to the structures.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-28
Chris Hanson
Supply missing definition needed for no-compiled-code...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-28
Chris Hanson
Call dstack_initialize and transaction_initialize from...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-28
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1994-11-27
Chris Hanson
Fix bug in previous change.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Guillermo J...
Some minor changes for environment information.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Guillermo J...
Added fnord
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Stephen Adams
Added hooks for PROFILE-COUNT.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Stephen Adams
Forbid lapopt to fill the delay slot in the PROFILE...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Stephen Adams
Added switch COMPILER:GENERATE-PROFILING-INSTRUCTIONS?
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Stephen Adams
Added RTL PROFILE-COUNT and PROFILE-DATA.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Stephen Adams
PARSE-RTL now inserts PROFILE-COUNT instructions at...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Stephen Adams
Added fluid variable *BLOCK-PROFILES* for gathering...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Stephen Adams
Added the profile information abstraction.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Stephen Adams
Added code to process PROFILE-COUNT and PROFILE-DATA
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Guillermo J...
Blow away copier/remember, unneeded since the remember...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Stephen Adams
Added methods for PROFILE-COUNT and PROFILE-DATA
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Stephen Adams
For suffix merging, the CONSTANTs in a PROFILE-DATA...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Stephen Adams
Changed NEW-VARIABLE to put the index as part of the...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Guillermo J...
Whitespace problem?
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Guillermo J...
Update to partly handle new compatibility stuff.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Guillermo J...
Add compile/debug since compile drops the variable...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Jim Miller
Calls to *make-environment now declare the correct...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Jim Miller
Get rid of spurious "cont" binding in first-class envir...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-26
Jim Miller
It is now illegal to have a uuo-link with unknown numbe...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-25
Stephen Adams
Added code-rewrite/remember
commit
|
commitdiff
|
tree
|
snapshot
1994-11-25
Stephen Adams
Changes make-dataflow-analyzer to do nothing if dataflo...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-25
Stephen Adams
Added/fixed *phases-to-omit*
commit
|
commitdiff
|
tree
|
snapshot
1994-11-25
Stephen Adams
(with Bill) added calls to remember rewrites
commit
|
commitdiff
|
tree
|
snapshot
1994-11-25
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1994-11-25
Stephen Adams
Added variable *maximum-node-count* to abort dataflow...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-25
Jim Miller
Changed order of arguments to %*set!
commit
|
commitdiff
|
tree
|
snapshot
1994-11-25
Stephen Adams
Added code/rewrite stuff
commit
|
commitdiff
|
tree
|
snapshot
1994-11-25
Stephen Adams
Bill added some debugging stuff.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-25
Stephen Adams
Corrected the remember procedure.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-25
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1994-11-25
Jim Miller
Added code to stackopt/model/make to handle the case...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-25
Stephen Adams
Added code to include the parameters of `fat' procedure...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-23
Guillermo J...
Undo change to rtlgen/available-registers that made...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-23
Stephen Adams
More profiling stuff
commit
|
commitdiff
|
tree
|
snapshot
1994-11-23
Guillermo J...
Eliminate potential register reallocation of the contin...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-23
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1994-11-23
Guillermo J...
Make compile by procedures dump the filename in every...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-23
Stephen Adams
Turn debugging information on by default.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-23
Stephen Adams
Fix within-midend to propagate debugging information...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-23
Stephen Adams
Make missing debugging info warn instead of signalling...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Guillermo J...
Fix parenthesis problem.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Stephen Adams
Added profile counts for a few operations (cons, make...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Guillermo J...
Simple returns (and hook returns) must associate the...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Guillermo J...
Substitutions must propagate debugging information...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Guillermo J...
Letrec must propagate debugging information correctly...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Guillermo J...
Add definition of code-rewrite/remember*!
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Guillermo J...
Add call to compat/remember in the special handler for
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Stephen Adams
Added profile-count hook entries.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Stephen Adams
Make lamba-list/parse return #!AUX parameters
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Guillermo J...
Delay environment construction until after it is determ...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Stephen Adams
Added copyright.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Guillermo J...
Add new compiled-code methods for new compiler.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Chris Hanson
Export new names for channel-file-length etc.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Chris Hanson
Fix name conflict with new OS/2 primitive FILE-LENGTH.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Chris Hanson
Change to use new file-length procedure.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Chris Hanson
Implement file-length procedure.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Chris Hanson
Rename procedures:
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Chris Hanson
Don't use `access' -- use `OS_file_access' instead.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Jim Miller
Added copyright.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Jim Miller
Added copyright
commit
|
commitdiff
|
tree
|
snapshot
1994-11-19
Chris Hanson
Fix typo that causes compiler warning in OS/2 compiler.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-19
Stephen Adams
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1994-11-19
Stephen Adams
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Stephen Adams
Removed unused procedure.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Stephen Adams
Copyright date.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
More small changes for OS/2.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
Implement CLEAR_INTERRUPT_NOLOCK (needed for OS/2).
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
Eliminate compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
Make WRITE-STRINGS-DENSELY more consistent -- it should...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
Reformat to eliminate over-long line.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
Eliminate old channel select registry mechanism.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
Eliminate unix-specific CHANNEL-TYPE=FOO? predicates...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
Eliminate unix-specific channel-type=foo? predicates.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
Implement channel-type-name primitive, which should...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-13
Chris Hanson
Expand channel_type table to include OS/2 channel types...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-12
Stephen Adams
Attended to bugs in copying DEFINITIONS and SEQUENCEs.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-06
Stephen Adams
Corrected a primitive's arity.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-06
Stephen Adams
Added DESCRIPTOR->DEVICE argument to OPERATION/OPEN.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-06
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1994-11-06
Stephen Adams
OPERATION/OPEN now takes an mandatory argument DESCRIPT...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-04
Chris Hanson
Change printed representation of undefined values.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-04
Chris Hanson
Change ";No value" to ";No useful value" per discussion...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-03
Stephen Adams
Fixed edwin.ldr. Some files were loaded twice.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-03
Stephen Adams
Fixed edwin.ldr. Some files were loaded twice.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-03
Stephen Adams
Fixes to allow bios and the new tterm to work together.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-02
Stephen Adams
New Win32 API procedures: GET-FOCUS, SET-ACTIVE-WINDOW...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-02
Stephen Adams
Turned on optimization for worthwhile files:
commit
|
commitdiff
|
tree
|
snapshot
1994-11-02
Stephen Adams
Rationalized or removed screen primitives to support...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-02
Stephen Adams
Add Coffee Icon.
commit
|
commitdiff
|
tree
|
snapshot
next