Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up docstrings for rect module. | David Thompson | 2013-09-15 | 1 | -6/+6 |
* | Fix another typo. | David Thompson | 2013-09-09 | 1 | -1/+17 |
* | Add more vector-friendly procedures to the rect module. | David Thompson | 2013-09-08 | 1 | -5/+49 |
* | Remove redundant comparisons in rect-contains? | David Thompson | 2013-08-14 | 1 | -4/+0 |
* | Fix rect-intersects? | David Thompson | 2013-08-13 | 1 | -2/+2 |
* | Forgot to export rect-clip. | David Thompson | 2013-08-13 | 1 | -0/+1 |
* | Expand rect module. | David Thompson | 2013-08-13 | 1 | -6/+30 |
* | Create rect module. | David Thompson | 2013-08-12 | 1 | -0/+99 |