summaryrefslogtreecommitdiff
path: root/2d/math.scm
Commit message (Collapse)AuthorAgeFilesLines
* Rename guile-2d to Sly!David Thompson2014-06-281-90/+0
| | | | Massive find/replace job.
* Change license to GPLv3+.David Thompson2014-03-081-8/+8
|
* Add clamp procedure.David Thompson2013-12-021-1/+9
| | | | * 2d/math.scm (clamp): New procedure.
* Clean up docstrings for math module.David Thompson2013-09-151-6/+6
|
* Fix typo.David Thompson2013-09-091-1/+1
|
* Create math module.David Thompson2013-07-221-0/+82