1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Delete `complete-garbage-collect' from set of unsafe primitives. Delete structure references from set of constant foldable primitives. More... almost 38 years ago
Fix bug which caused dangling nodes to be left around when true or false pcfg's were connected to other things. More... almost 38 years ago
Fix bug which caused (string->number "2e-get") to signal an error instead of returning #F. More... almost 38 years ago
Fix bug in bchscheme. The current disk position was not being updated in some cases. More... almost 38 years ago
Fix bug in can-integrate? More... almost 38 years ago
Disable copier definitions by default. More... almost 38 years ago
Make-effective-address is no longer integrated because the early instruction code expects it not to be integrated. More... almost 38 years ago
Missing comma in early expansion of operands. More... almost 38 years ago
Missing argument in call to scode/combination-components. More... almost 38 years ago
Fix integration of the result of applying early transformers. More... almost 38 years ago
Displacements are simplified. They no longer have to discriminate between @PCO and @PCR. More... almost 38 years ago
Displacements are simplified. They no longer have to discriminate between @PCO and @PCR. More... almost 38 years ago
Eliminating unused coercions. More... almost 38 years ago
Missing backquotes. More... almost 38 years ago
Unlexperize DEFINE-TRANSFORMER. More... almost 38 years ago
Fix immediate effective address early processing. More... almost 38 years ago
Fix the directory where infutl lives. More... almost 38 years ago
Initial revision More... almost 38 years ago
Minor modifications for early instruction processing. More... almost 38 years ago
Minor modifications for early instruction processing. More... almost 38 years ago
Minor modifications for early instruction processing. More... almost 38 years ago
Fix displacements. More... almost 38 years ago
Fix PUSHA opcodes. More... almost 38 years ago
Missing comma. More... almost 38 years ago
Fix order of argument evaluation bug in make-instruction-parser. More... almost 38 years ago
Minor change to satisfy the VMS C compiler which does not like arrays in registers. More... almost 38 years ago
& effective address was not being syntaxed correctly. More... almost 38 years ago
Operands were not being integrated into instruction stream correctly. More... almost 38 years ago
Add definition of DEFINE-TRIVIAL-INSTRUCTION. More... almost 38 years ago
Fix expansion of DEFINE-INSTRUCTION. More... almost 38 years ago