|
24810e5970
|
Move the function 'first' from Parser to MyPrelude
It is useful and generic.
|
2014-10-12 01:57:20 +02:00 |
|
hasufell
|
6c66a7acb3
|
PARSER: add parser for negative doubles
|
2014-10-11 04:39:51 +02:00 |
|
|
085b06a112
|
PARSER: eta reduction
|
2014-10-10 17:48:22 +02:00 |
|
|
954b104642
|
Style
|
2014-10-10 17:40:25 +02:00 |
|
|
6e4c7e47c2
|
Restructure modules
|
2014-10-10 17:40:08 +02:00 |
|
|
12da4040dc
|
Improve overall style and indenting
|
2014-10-10 00:19:05 +02:00 |
|
|
d0e8c85a8d
|
PARSER: improve haddock comments
|
2014-10-09 17:00:03 +02:00 |
|
|
9c724ec479
|
PARSER: improve style
|
2014-10-09 16:59:09 +02:00 |
|
|
70665e4b29
|
PARSER: allow normal Integers for posDouble as well
1.0 => valid
1 => valid
|
2014-10-09 16:53:32 +02:00 |
|
|
46377164b4
|
Rework vector/point typesystem
Don't rely on Data.Vector.V2 and friend anymore, but use
the types we have from Diagrams already and enhance them.
|
2014-10-08 16:37:38 +02:00 |
|
|
b7d752ae20
|
Restructure files, add new subsystems
|
2014-10-07 19:12:59 +02:00 |
|