Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename guile-2d to Sly! | David Thompson | 2014-06-28 | 1 | -68/+0 |
* | Memoize uniform-location. | David Thompson | 2014-05-22 | 1 | -1/+16 |
* | Add current-agenda parameter. | David Thompson | 2014-05-04 | 1 | -7/+6 |
* | Okay, I think I finally got all of the license headers updated. | David Thompson | 2014-03-10 | 1 | -8/+8 |
* | Rewrite define-guardian to avoid 'after-cg-hook'. | David Thompson | 2014-02-17 | 1 | -11/+7 |
* | Add define-guardian macro. | David Thompson | 2014-02-09 | 1 | -1/+22 |
* | Remove unused export. | David Thompson | 2014-01-12 | 1 | -2/+1 |
* | Clean up docstrings for helpers module. | David Thompson | 2013-09-15 | 1 | -4/+3 |
* | Use new color module. | David Thompson | 2013-08-17 | 1 | -12/+0 |
* | rgba->gl-color now returns a vector instead of a list. | David Thompson | 2013-07-21 | 1 | -5/+5 |
* | Add rgba->gl-color procedure. | David Thompson | 2013-07-17 | 1 | -1/+15 |
* | Change = to equal? | David Thompson | 2013-06-25 | 1 | -1/+1 |
* | Create a helpers module for miscellaneous convenient procedures. | David Thompson | 2013-06-25 | 1 | -0/+37 |