1. 01 5月, 2012 1 次提交
  2. 26 4月, 2012 1 次提交
    • N
      lots of work to make iface/impls parameterized by regions · 825fd180
      Niko Matsakis 提交于
      - paths can now take region parameters, replacing the dirty hack
        I was doing before of abusing vstores.  vstores are now a bit
        of a hack though.
      
      - fix various small bugs:
        - we never checked that iface types were compatible when casting
          to an iface with `as`
        - we allowed nonsense like int<int>
        - and more! (actually that may be it)
      825fd180
  3. 23 4月, 2012 3 次提交
  4. 20 4月, 2012 1 次提交
  5. 18 4月, 2012 2 次提交
  6. 17 4月, 2012 1 次提交
  7. 15 4月, 2012 1 次提交
  8. 14 4月, 2012 4 次提交
  9. 12 4月, 2012 2 次提交
  10. 07 4月, 2012 3 次提交
  11. 06 4月, 2012 6 次提交
  12. 05 4月, 2012 1 次提交
    • N
      wip: refactor repr of regions · c0d61795
      Niko Matsakis 提交于
      - we now distinguish bound/free parameters (see region-param
        test case for why this is necessary)
      - we also track bounds on region variables
      - also, restructure fold_ty() to have multiple variants without
        duplication instead of one overloaded folder.  This also allows
        for using block functions.
      c0d61795
  13. 04 4月, 2012 1 次提交
  14. 03 4月, 2012 1 次提交
  15. 30 3月, 2012 1 次提交
  16. 29 3月, 2012 1 次提交
  17. 27 3月, 2012 6 次提交
  18. 26 3月, 2012 2 次提交
  19. 25 3月, 2012 2 次提交