Commit Graph

8 Commits

Author SHA1 Message Date
69026edf83
Simplify and improve extension handling
The functions should be safe now and all known corner cases
seem to work.
2014-10-06 02:26:04 +02:00
197dc99058
Allow more control over the dimensions 2014-10-05 18:09:24 +02:00
9272ff32d4
Fix cmpExt
So that cmpExt "foo" "foo" will not yield a false positive.
2014-10-01 23:03:09 +02:00
5e5408422b
Improve haddock documentation 2014-10-01 23:02:43 +02:00
d0f524167a
Add utility functions for file handling 2014-10-01 20:18:45 +02:00
aec00c7e4d
Rm useless filterValidCoords, refactor inRange 2014-10-01 20:17:59 +02:00
f9f8b04ea9
Minor cleanup 2014-10-01 01:19:20 +02:00
7cd62975af
Finalize and allow drawing 2014-10-01 00:05:29 +02:00