1. 21 Mar, 2016 1 commit
    • Ian Hickson's avatar
      Refactor cassowary so it uses imports rather than parts. · 552896af
      Ian Hickson authored
      Also misc cleanup:
       - reorder members to be more consistent and fit the style guide
       - remove use of _Pair
       - made Variable.applyUpdate and Variable.owner public
       - added docs to Priority, tweaked the code a bit
       - added some docs to Result
       - removed the internal-error Result (replaced with asserts)
       - removed unused Results
       - made Result const
       - merged some files together since they had used privates a lot
      
      I'm sorry this is completely unreviewable. I did the move from `lib/*`
      to `lib/src/*` first, then did the `part`-to-`import` change, and then
      found out how many of the files involved privates, which I wasn't
      expecting. I can redo this as multiple commits if that would make it
      easier to review.
      552896af
  2. 14 Mar, 2016 1 commit
  3. 12 Mar, 2016 3 commits
  4. 10 Mar, 2016 1 commit
  5. 16 Jan, 2016 1 commit
  6. 08 Jul, 2015 1 commit
  7. 30 Jun, 2015 2 commits
  8. 29 Jun, 2015 1 commit
  9. 26 Jun, 2015 1 commit
  10. 25 Jun, 2015 2 commits
  11. 24 Jun, 2015 1 commit