Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • Raymond Toy's avatar
    17e30810
    Clean up one- and two-arg-derive-type. · 17e30810
    Raymond Toy authored
    srctran.lisp::
     * The optional convert-type arg is always true, so remove it and
       update the local functions to convert always.
     * Clean up some comments as well.
    
    float-tran.lisp::
     * Fix up one place where we were supplying a value for the optional
       convert-type arg.
    17e30810
    History
    Clean up one- and two-arg-derive-type.
    Raymond Toy authored
    srctran.lisp::
     * The optional convert-type arg is always true, so remove it and
       update the local functions to convert always.
     * Clean up some comments as well.
    
    float-tran.lisp::
     * Fix up one place where we were supplying a value for the optional
       convert-type arg.