1. 25 Aug, 2007 2 commits
  2. 19 Aug, 2007 5 commits
  3. 17 Aug, 2007 4 commits
  4. 06 Aug, 2007 3 commits
  5. 03 Aug, 2007 1 commit
  6. 01 Aug, 2007 1 commit
  7. 30 Jul, 2007 1 commit
  8. 29 Jul, 2007 2 commits
  9. 28 Jul, 2007 6 commits
  10. 11 Jul, 2007 1 commit
  11. 10 Jul, 2007 4 commits
  12. 07 Jul, 2007 3 commits
  13. 07 Jun, 2007 5 commits
  14. 01 Jun, 2007 1 commit
    • Robert Bradshaw's avatar
      type narrowing for cdef methods · cbd2a528
      Robert Bradshaw authored
      Now if you inherit cdef methods from another class, you may re-declare the
      arguments and return variables to be sub-types of the original declared type.
      This will be especially convenient for the SAGE arithmetic architecture.
      Type-checking is performed if necessary.
      cbd2a528
  15. 09 May, 2007 1 commit