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-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
1995-01-06
Chris Hanson
Fix problem with init-file loading: if the init file...
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
Under OS/2, guarantee that correct number of type bits...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Add OS conditionalizations so that OS/2 can be supported.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Add OS conditionalizations so that OS/2 can be supporte...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Change to use runtime system's "os2winp" support. ...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Implement OS-specific part of subprocess support.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Extend M-x count-lines to show the number of characters...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Change text-mode translation to be done during buffer...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Don't signal an error if a file has a "find-file initia...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Change to use new CREF OS-conditionalization expression...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Change to load subprocess support for OS/2 as well...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Don't allow the mouse to select the typein window if...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Change loading of editor init file so that it is perfor...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
FIND-PROGRAM is now operating-system specific.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Generalize code that finds the extent of a partial...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Implement COLOR? predicate to determine if a given...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Add OS/2 graphics. Conditionalize loading of other...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Fix OS/2 directory sorting algorithm to be normal alpha...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Console no longer does line translation, so writes...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Change MAKE-INPUT-BUFFER and MAKE-OUTPUT-BUFFER to...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Add new files for OS/2 graphics.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Add OS-specific definitions for EOL and EOF markers.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Don't look for old files with 4-character suffixes...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Set the NOINHERIT bit in all channels, so that the...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Fix some timing errors associated with opening the...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-06
Chris Hanson
Change all coordinate variables from "unsigned short...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-05
Chris Hanson
Add mechanism to "unread" messages back to the head...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-05
Chris Hanson
Add messages for graphics and subprocess support. ...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-05
Chris Hanson
IBM's OS/2 C runtime library doesn't have `environ...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-05
Chris Hanson
Add subprocess changes to "select" support.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-05
Chris Hanson
Implement DRIVE-TYPE primitive, which is used to distin...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-05
Chris Hanson
Change implementation of readahead in input channels...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-05
Chris Hanson
Console must not perform newline translation -- that...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-05
Chris Hanson
Add new system calls needed for OS/2 subprocess support.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-05
Chris Hanson
Eliminate "os2api.c" and add new system calls needed...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-05
Chris Hanson
Put serializing lock in OS2_create_queue to guarantee...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-05
Chris Hanson
Change to use static linking. Add support for subproce...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-05
Stephen Adams
Added primitive INDEX-FIXNUM? from the split typecode...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-05
Stephen Adams
Added KMP-PROGRAM-SIZE which yields the number of pairs...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-05
Stephen Adams
Added GROWTH/<phase> statistics to gather information...
commit
|
commitdiff
|
tree
|
snapshot
1995-01-05
Stephen Adams
Added min and max to AVERAGE statistic.
commit
|
commitdiff
|
tree
|
snapshot
1995-01-05
Chris Hanson
Implement new OS-TYPE-CASE expression; this is used...
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Can no longer define (edwin win-commands) package becau...
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Many changes to support Edwin. Converging on a final...
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Reconditionalize so that OS/2 is handled much like...
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Add some more OS/2 system calls.
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Fix bug: must use signed character type when doing...
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Add support for OS/2 message boxes, and send standard...
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Define hook to start interpreter for OS/2, needed in...
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Merge in changes from split-tag system.
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Merge in changes from split-tag system.
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Merge in changes for OS/2 and from new compiler.
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Change cold-load order to put INITIALIZE-SYSTEM-PRIMITI...
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Generalize HARDWARE-TRAP-FRAME/CODE to correctly handle...
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Fix code to do directory simplification better. Elimin...
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Tweak: OS/2 directory reader directly implements wildca...
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Implement additional support needed for Edwin.
commit
|
commitdiff
|
tree
|
snapshot
1994-12-19
Chris Hanson
Add code to handle OS/2 hardware exceptions.
commit
|
commitdiff
|
tree
|
snapshot
next