1989-09-25 |
Chris Hanson | Add new primitive `flonum-denormalize'. |
commit | commitdiff | tree | snapshot |
1989-09-24 |
Chris Hanson | Fix definition of `flonum_normalize'. |
commit | commitdiff | tree | snapshot |
1989-09-24 |
Chris Hanson | Export `microcode-id/floating-epsilon'. |
commit | commitdiff | tree | snapshot |
1989-09-24 |
Chris Hanson | Eliminate hand-coded flonum parameters in favor of... |
commit | commitdiff | tree | snapshot |
1989-09-24 |
Chris Hanson | Eliminate hand-coded flonum parameters in favor of... |
commit | commitdiff | tree | snapshot |
1989-09-24 |
Chris Hanson | fixed-objects-vector now contains flonum-epsilon instead of |
commit | commitdiff | tree | snapshot |
1989-09-24 |
Chris Hanson | fixed-objects-vector now contains flonum-epsilon instead of |
commit | commitdiff | tree | snapshot |
1989-09-24 |
Chris Hanson | Microcode's fixed-objects-vector now contains flonum... |
commit | commitdiff | tree | snapshot |
1989-09-24 |
Chris Hanson | Add primitives to normalize flonums, and to produce... |
commit | commitdiff | tree | snapshot |
1989-09-24 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1989-09-24 |
Chris Hanson | Don't set `*info-output-filename*' or `*rtl-output... |
commit | commitdiff | tree | snapshot |
1989-09-24 |
Chris Hanson | Change criterion used to decide whether or not to close... |
commit | commitdiff | tree | snapshot |
1989-09-24 |
Chris Hanson | Change code back to clobber the procedure-block's paren... |
commit | commitdiff | tree | snapshot |
1989-09-22 |
Chris Hanson | Fix a few random bugs. |
commit | commitdiff | tree | snapshot |
1989-09-22 |
Chris Hanson | Add new switch `HAS_MODF', and conditionalize "missing... |
commit | commitdiff | tree | snapshot |
1989-09-22 |
Chris Hanson | Add new switch `HAS_MODF', and conditionalize "missing... |
commit | commitdiff | tree | snapshot |
1989-09-21 |
Chris Hanson | Work around bug in portable representation of flonums... |
commit | commitdiff | tree | snapshot |
1989-09-21 |
Chris Hanson | Fix typo which caused segmentation violation on disk... |
commit | commitdiff | tree | snapshot |
1989-09-21 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1989-09-21 |
Chris Hanson | Upgrade to handle split compiled-code files. Improve... |
commit | commitdiff | tree | snapshot |
1989-09-20 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1989-09-20 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1989-09-20 |
Chris Hanson | Massive rewrite of microcode. All new object macros... |
commit | commitdiff | tree | snapshot |
1989-09-20 |
Guillermo J... | Fix another bug in first class environment code when... |
commit | commitdiff | tree | snapshot |
1989-09-20 |
Chris Hanson | Microcode version 11 requires this runtime version. |
commit | commitdiff | tree | snapshot |
1989-09-20 |
Chris Hanson | Change algorithm used to compute prime numbers to make... |
commit | commitdiff | tree | snapshot |
1989-09-20 |
Chris Hanson | Eliminate dependency on return value of modifier. |
commit | commitdiff | tree | snapshot |
1989-09-19 |
Chris Hanson | Add Harris HCX type. |
commit | commitdiff | tree | snapshot |
1989-09-19 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1989-09-15 |
Guillermo J... | Fix bug in 1d-table/alist, and add 1d-table/for-each. |
commit | commitdiff | tree | snapshot |
1989-09-15 |
Guillermo J... | Fix bug in 1d-table/alist, and add 1d-table/for-each. |
commit | commitdiff | tree | snapshot |
1989-09-15 |
Guillermo J... | Patch remaining bug in interaction between compile... |
commit | commitdiff | tree | snapshot |
1989-09-13 |
Guillermo J... | Fix bugs in fggen/{canon,fggen}.scm introduced when |
commit | commitdiff | tree | snapshot |
1989-09-05 |
Arthur Gleckler | Create switch COMPILER:OPEN-CODE-FLOATING-POINT-ARITHME... |
commit | commitdiff | tree | snapshot |
1989-08-29 |
Chris Hanson | Fix bug in last change. |
commit | commitdiff | tree | snapshot |
1989-08-29 |
Chris Hanson | Setup error-handling when re-evaluating arguments ... |
commit | commitdiff | tree | snapshot |
1989-08-28 |
Chris Hanson | * Add Jinx's changes to support 6 bit type codes. |
commit | commitdiff | tree | snapshot |
1989-08-28 |
Chris Hanson | * Add Jinx's changes to support 6 bit type codes. ... |
commit | commitdiff | tree | snapshot |
1989-08-22 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1989-08-21 |
Chris Hanson | Change the compiler so that each top-level procedure... |
commit | commitdiff | tree | snapshot |
1989-08-18 |
Chris Hanson | Change the cold-load to do purification differently... |
commit | commitdiff | tree | snapshot |
1989-08-18 |
Chris Hanson | Abstract out the operation that decides how to purify... |
commit | commitdiff | tree | snapshot |
1989-08-18 |
Chris Hanson | (fasload/update-debugging-info): Change this so that... |
commit | commitdiff | tree | snapshot |
1989-08-17 |
Chris Hanson | Make `load-debugging-info-on-demand?' affect only |
commit | commitdiff | tree | snapshot |
1989-08-17 |
Chris Hanson | Fix classic bug: incorrect interaction between stream... |
commit | commitdiff | tree | snapshot |
1989-08-17 |
Chris Hanson | (sf-conditionally): Don't echo "up to date" message... |
commit | commitdiff | tree | snapshot |
1989-08-17 |
Chris Hanson | (sf-conditionally): Don't echo "up to date" message... |
commit | commitdiff | tree | snapshot |
1989-08-17 |
Chris Hanson | * Compiler now knows how to emit a different form of |
commit | commitdiff | tree | snapshot |
1989-08-17 |
Chris Hanson | Change "FASDumping" message to "Dumping", to match... |
commit | commitdiff | tree | snapshot |
1989-08-17 |
Chris Hanson | Must replicate export from `(package)' here. |
commit | commitdiff | tree | snapshot |
1989-08-17 |
Chris Hanson | Recode procedures that use `caar', `cadr', etc. to... |
commit | commitdiff | tree | snapshot |
1989-08-16 |
Chris Hanson | Optionally allow comments to appear with bogus syntax. |
commit | commitdiff | tree | snapshot |
1989-08-16 |
Chris Hanson | For #@<n> -- if the object referred to is SCode, quote... |
commit | commitdiff | tree | snapshot |
1989-08-15 |
Chris Hanson | Fix stupid typo. |
commit | commitdiff | tree | snapshot |
1989-08-15 |
Chris Hanson | * Implement `entity' data abstraction to manipulate... |
commit | commitdiff | tree | snapshot |
1989-08-15 |
Chris Hanson | Canonicalization of expressions causes certain expressi... |
commit | commitdiff | tree | snapshot |
1989-08-15 |
Chris Hanson | Special case: don't bother generating a new environment... |
commit | commitdiff | tree | snapshot |
1989-08-15 |
Chris Hanson | Bug report from Jinx: `prealloc' may change the file... |
commit | commitdiff | tree | snapshot |
1989-08-14 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1989-08-14 |
Chris Hanson | Move some of the window-control variables to the files... |
commit | commitdiff | tree | snapshot |
1989-08-14 |
Chris Hanson | Suppress redisplay of minibuffer messages during keyboa... |
commit | commitdiff | tree | snapshot |
1989-08-14 |
Chris Hanson | Export variable `completion-auto-help' to (edwin) package. |
commit | commitdiff | tree | snapshot |
1989-08-14 |
Chris Hanson | Sort list of key bindings before printing it. |
commit | commitdiff | tree | snapshot |
1989-08-14 |
Chris Hanson | * Rewrite core group operations, image operations,... |
commit | commitdiff | tree | snapshot |
1989-08-14 |
Chris Hanson | Change file-loading prompts to use trailing dots. |
commit | commitdiff | tree | snapshot |
1989-08-13 |
Chris Hanson | When subtracting register A from register B, where... |
commit | commitdiff | tree | snapshot |
1989-08-12 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1989-08-12 |
Chris Hanson | * Change internal names of various user procedures... |
commit | commitdiff | tree | snapshot |
1989-08-12 |
Chris Hanson | * Change `environment-link-name' to call `->environment... |
commit | commitdiff | tree | snapshot |
1989-08-12 |
Chris Hanson | * Change `environment-link-name' to call `->environment... |
commit | commitdiff | tree | snapshot |
1989-08-12 |
Chris Hanson | environment-link-name is no longer a primitive. |
commit | commitdiff | tree | snapshot |
1989-08-11 |
Chris Hanson | Cause `edwin-initialization' to be executed inside... |
commit | commitdiff | tree | snapshot |
1989-08-11 |
Chris Hanson | * Arrange for local bindings of current buffer to be... |
commit | commitdiff | tree | snapshot |
1989-08-11 |
Chris Hanson | Undo recent change which tried to replicate Emacs'... |
commit | commitdiff | tree | snapshot |
1989-08-11 |
Chris Hanson | Use new procedure `integer-round' when computing the... |
commit | commitdiff | tree | snapshot |
1989-08-11 |
Chris Hanson | Formatting. |
commit | commitdiff | tree | snapshot |
1989-08-11 |
Chris Hanson | Formatting. |
commit | commitdiff | tree | snapshot |
1989-08-11 |
Chris Hanson | Formatting. |
commit | commitdiff | tree | snapshot |
1989-08-11 |
Chris Hanson | Implement `(flush-purification-queue!)', which tries... |
commit | commitdiff | tree | snapshot |
1989-08-11 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1989-08-11 |
Chris Hanson | (disassembler/write-compiled-code-block): don't require... |
commit | commitdiff | tree | snapshot |
1989-08-10 |
Chris Hanson | Fix bug in previous changes. |
commit | commitdiff | tree | snapshot |
1989-08-10 |
Chris Hanson | Fix longstanding bug in compilation of predicates.... |
commit | commitdiff | tree | snapshot |
1989-08-10 |
Chris Hanson | Change unparsers so that type names are printed in... |
commit | commitdiff | tree | snapshot |
1989-08-10 |
Chris Hanson | Change unparsers so that type names are printed in... |
commit | commitdiff | tree | snapshot |
1989-08-10 |
Chris Hanson | Add new operations to do integer division followed... |
commit | commitdiff | tree | snapshot |
1989-08-10 |
Chris Hanson | (inferior-containing-coordinates): the maximum addressa... |
commit | commitdiff | tree | snapshot |
1989-08-10 |
Chris Hanson | Change unparser methods for buffers, commands, variable... |
commit | commitdiff | tree | snapshot |
1989-08-09 |
Chris Hanson | Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
1989-08-09 |
Chris Hanson | Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
1989-08-09 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1989-08-09 |
Chris Hanson | * Major overhaul of evaluation commands. Now the trans... |
commit | commitdiff | tree | snapshot |
1989-08-09 |
Chris Hanson | Fix editing error from last changes. |
commit | commitdiff | tree | snapshot |
1989-08-09 |
Chris Hanson | Implement new flag `*unparse-with-maximum-readability... |
commit | commitdiff | tree | snapshot |
1989-08-09 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1989-08-09 |
Panayotis Skordos | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1989-08-08 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1989-08-08 |
Chris Hanson | Fix some inconsistencies in the constructor option... |
commit | commitdiff | tree | snapshot |
1989-08-08 |
Chris Hanson | Don't call `subscreen-clear!' if the rectangle has... |
commit | commitdiff | tree | snapshot |
1989-08-08 |
Chris Hanson | * Implement `save-buffers-kill-edwin' which kills Edwin... |
commit | commitdiff | tree | snapshot |
next |