Commit Graph

13 Commits

Author SHA1 Message Date
hasufell da3f71bfc0
Add removeItem utility function 2014-10-08 16:35:35 +02:00
hasufell 09ac8dd440
Move splitBy to more general 'Util' module 2014-10-08 16:24:07 +02:00
hasufell b7d752ae20
Restructure files, add new subsystems 2014-10-07 19:12:59 +02:00
hasufell c5621104df Simplify hasExt 2014-10-07 00:41:03 +02:00
hasufell dd33a8b252
Show haddock documentation for non-exports as well 2014-10-06 23:14:23 +02:00
hasufell 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
hasufell 197dc99058
Allow more control over the dimensions 2014-10-05 18:09:24 +02:00
hasufell 9272ff32d4
Fix cmpExt
So that cmpExt "foo" "foo" will not yield a false positive.
2014-10-01 23:03:09 +02:00
hasufell 5e5408422b
Improve haddock documentation 2014-10-01 23:02:43 +02:00
hasufell d0f524167a
Add utility functions for file handling 2014-10-01 20:18:45 +02:00
hasufell aec00c7e4d
Rm useless filterValidCoords, refactor inRange 2014-10-01 20:17:59 +02:00
hasufell f9f8b04ea9
Minor cleanup 2014-10-01 01:19:20 +02:00
hasufell 7cd62975af
Finalize and allow drawing 2014-10-01 00:05:29 +02:00