summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Chris Hanson [Wed, 17 Dec 1986 06:35:06 +0000 (06:35 +0000)]
Changes to make FIXNUM_LENGTH_AS_BIGNUM visible to cpp.
Chris Hanson [Wed, 17 Dec 1986 06:00:10 +0000 (06:00 +0000)]
Bignum code was not handling most negative fixnum right.
Altering definition of FIXNUM_LENGTH_AS_BIGNUM, plus some
extra care in Big_To_Fix, should solve this.
Chris Hanson [Tue, 16 Dec 1986 23:52:14 +0000 (23:52 +0000)]
Use user-level hash operators rather than primitives.
Chris Hanson [Tue, 16 Dec 1986 23:49:00 +0000 (23:49 +0000)]
Change `po' to accept a hash number as an argument and print
the unhash of that.
Chris Hanson [Tue, 16 Dec 1986 23:47:07 +0000 (23:47 +0000)]
Rewrite side-effecting operations on continuation cfg fields to
perform side-effects on the sframe rather than the continuation.
Chris Hanson [Tue, 16 Dec 1986 23:45:57 +0000 (23:45 +0000)]
Implement replacement operations on frames.
Implement SCFG insertion operation.
Implement :DESCRIBE methods for frames and holders.
Chris Hanson [Tue, 16 Dec 1986 20:58:28 +0000 (20:58 +0000)]
initial revision
Chris Hanson [Tue, 16 Dec 1986 19:36:45 +0000 (19:36 +0000)]
Convert `or' to `if' where the value is a boolean.
Chris Hanson [Tue, 16 Dec 1986 18:20:24 +0000 (18:20 +0000)]
Add `using-syntax' to grab compiler syntax.
Chris Hanson [Tue, 16 Dec 1986 06:27:48 +0000 (06:27 +0000)]
Fix type-extraction rules to use ROL instruction rather than LSR.
Chris Hanson [Tue, 16 Dec 1986 06:25:56 +0000 (06:25 +0000)]
Fix print wrapper to print hash number correctly.
Chris Hanson [Tue, 16 Dec 1986 06:25:33 +0000 (06:25 +0000)]
Add new operation to extract the set of undefined names.
Chris Hanson [Tue, 16 Dec 1986 06:24:11 +0000 (06:24 +0000)]
Make sure that the stack pointer gets invalidated whenever it is changed.
Previously it was not explicitly invalidated when a push happened.
Chris Hanson [Tue, 16 Dec 1986 03:01:38 +0000 (03:01 +0000)]
initial revision
Chris Hanson [Tue, 16 Dec 1986 02:57:15 +0000 (02:57 +0000)]
initial
Chris Hanson [Tue, 16 Dec 1986 02:56:33 +0000 (02:56 +0000)]
foo
Chris Hanson [Tue, 16 Dec 1986 02:55:59 +0000 (02:55 +0000)]
*** empty log message ***
Chris Hanson [Mon, 15 Dec 1986 21:44:26 +0000 (21:44 +0000)]
Add hash number to printed representation of compiler data structures
to facilitate debugging.
Chris Hanson [Mon, 15 Dec 1986 05:48:57 +0000 (05:48 +0000)]
*** empty log message ***
Chris Hanson [Mon, 15 Dec 1986 05:28:22 +0000 (05:28 +0000)]
*** empty log message ***
Chris Hanson [Sat, 13 Dec 1986 18:10:01 +0000 (18:10 +0000)]
Update to know about RCS header.
Chris Hanson [Sat, 13 Dec 1986 17:31:11 +0000 (17:31 +0000)]
Remove version numbers from filenames.
Chris Hanson [Sat, 13 Dec 1986 17:18:31 +0000 (17:18 +0000)]
Initial revision
Chris Hanson [Sat, 13 Dec 1986 17:18:25 +0000 (17:18 +0000)]
*** empty log message ***
Chris Hanson [Sat, 13 Dec 1986 17:04:26 +0000 (17:04 +0000)]
Initial revision