1. 19 3月, 2012 4 次提交
  2. 18 3月, 2012 1 次提交
  3. 17 3月, 2012 2 次提交
  4. 16 3月, 2012 1 次提交
  5. 14 3月, 2012 4 次提交
  6. 13 3月, 2012 1 次提交
  7. 11 3月, 2012 2 次提交
  8. 10 3月, 2012 3 次提交
  9. 09 3月, 2012 2 次提交
    • T
      Rename last to last_opt, last_unsafe to last · 0c5fdc87
      Tim Chevalier 提交于
      As per discussion on IRC. I am about to file an RFC for further
      discussion about the more general issue of whether to enforce
      invariants through types, typestate, or dynamic checks, but for now,
      removing the misleading name "last_unsafe".
      0c5fdc87
    • T
      Rename last_total to last_unsafe · ebc1d3e7
      Tim Chevalier 提交于
      See Issue 1943 for any discussion (reopen it if necessary).
      
      Closes #1943
      ebc1d3e7
  10. 07 3月, 2012 1 次提交
  11. 06 3月, 2012 1 次提交
  12. 03 3月, 2012 2 次提交
  13. 01 3月, 2012 1 次提交
  14. 29 2月, 2012 1 次提交
  15. 28 2月, 2012 2 次提交
  16. 25 2月, 2012 1 次提交
  17. 22 2月, 2012 1 次提交
  18. 21 2月, 2012 1 次提交
  19. 18 2月, 2012 2 次提交
    • B
      core: Make vec::push faster · 3411d193
      Brian Anderson 提交于
      This way makes it equivalent to the compiler's vec push, and is a lot
      faster than calling vec::grow.
      3411d193
    • M
      Clean up some of trans using block combinators · ff429645
      Marijn Haverbeke 提交于
      `with_scope` and `with_cond` can be used to wrap a piece of code in a
      scope block, or conditionalize it on a value, without doing all the
      context-creation and jumping by hand.
      
      Also renames @block_ctxt to block to reduce noise.
      ff429645
  20. 14 2月, 2012 1 次提交
  21. 12 2月, 2012 2 次提交
  22. 08 2月, 2012 1 次提交
  23. 02 2月, 2012 2 次提交
  24. 01 2月, 2012 1 次提交