-
- Downloads
Enhancements from Raymond Toy:
compiler/srctran.lisp o Modify prepare-arg-for-derive-type to convert member types to a union of member types of a single element. o Modify {one,two}-arg-derive-type to recognize single element member types and directly call the function to return a single-element member-type result. compiler/float-tran.lisp: o Random changes to match the changes in srctran.lisp o Sqrt derive-type optimizer: if the result is real the lower bound is >= 0, was defaulting to NIL in some cases.
Loading
Please register or sign in to comment