aboutsummaryrefslogtreecommitdiffstats
path: root/Spiral.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix type signatures.joachim.fasting2007-06-201-1/+1
* Spiral.hs: info and documentationAndrea Rossato2007-06-141-9/+28
* Updates to work with recent API changesSpencer Janssen2007-06-111-1/+2
* Updates for Layout API changeSpencer Janssen2007-06-101-1/+1
* [Spiral] blend in the scale factor so it doesn't have any effect on the small...joe.thornber2007-05-251-3/+10
* [Spiral] last rect takes all available spacejoe.thornber2007-05-241-0/+1
* [Spiral] Introduce a simpler Rect data type to remove a lot of the fromIntegralsjoe.thornber2007-05-241-22/+27
* [Spiral] divideRects now takes a list of directions to split injoe.thornber2007-05-241-15/+10
* [Spiral] misc tidyingjoe.thornber2007-05-241-7/+8
* [Spiral] remove old spiral codejoe.thornber2007-05-241-17/+6
* [Spiral] add fibonacci spiraljoe.thornber2007-05-241-6/+25
* Fix Spiral's module nameSpencer Janssen2007-05-221-1/+1
* [SPIRAL] add spiral tiling layoutjoe.thornber2007-05-221-0/+58