Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • rtoy's avatar
    ea96ab08
    o Enable the complex-contagion deftransforms · ea96ab08
    rtoy authored
    o Change the other complex arithmetic deftransforms not to use REAL as
      the type of an argument.  It should be the same as the complex
      argument.  Without this, the deftransforms were causing infinite
      loops during compilation where the deftransforms kept changing the
      code.
    ea96ab08
    History
    o Enable the complex-contagion deftransforms
    rtoy authored
    o Change the other complex arithmetic deftransforms not to use REAL as
      the type of an argument.  It should be the same as the complex
      argument.  Without this, the deftransforms were causing infinite
      loops during compilation where the deftransforms kept changing the
      code.