Skip to content
Snippets Groups Projects
  1. Oct 19, 2002
  2. Oct 18, 2002
  3. Oct 17, 2002
    • pfdietz's avatar
      Replaced EQ with EQT and SUBTYPEP with SUBTYPEP* in many places. · 5d7f0d72
      pfdietz authored
      These are the same as the original except they are guaranteed to
      return T when a true value is to be returned.
      
      Added NOTNOT, which coerces true to T.
      
      These changes are intended to make the test more fully standard compliant,
      avoiding the unwarranted assumption that a function that returns true
      is returning T (even though this is the case in many implementations.)
      
      Added tests for NIL, T, NOT, and NULL.
      5d7f0d72
  4. Oct 15, 2002
  5. Oct 14, 2002
  6. Oct 13, 2002
  7. Oct 12, 2002
Loading