Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up and improve rect API. | David Thompson | 2013-10-20 | 1 | -36/+61 |
| | |||||
* | Simplify rect-intersects? procedure. | David Thompson | 2013-10-16 | 1 | -8/+4 |
| | |||||
* | 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 |