Commit Graph

42 Commits

Author SHA1 Message Date
Paweł Nowak
d0ca4e212a Update description. 2014-12-13 00:27:06 +01:00
Paweł Nowak
5b979f5ddd Implement takeArr. 2014-12-13 00:22:53 +01:00
Paweł Nowak
f20997102c Update description. 2014-12-12 22:59:57 +01:00
Paweł Nowak
039b76fcae Update description. 2014-12-12 21:12:57 +01:00
Paweł Nowak
06e4f55283 Correct description. 2014-12-12 21:08:11 +01:00
Paweł Nowak
501ca35178 Add unboxed vectors. 2014-12-12 19:41:49 +01:00
Paweł Nowak
b6dbe1a9b5 Added vector combinators. 2014-12-12 15:01:26 +01:00
Paweł Nowak
1593877da8 Added Isolated. 2014-12-11 22:35:51 +01:00
Paweł Nowak
37b9748ce7 Remove a comment I am not sure of. 2014-12-11 22:15:04 +01:00
Paweł Nowak
63247ad8fb Updated description. 2014-12-11 22:13:27 +01:00
Paweł Nowak
43a9e32062 Update names and some comment. 2014-12-11 21:34:32 +01:00
Paweł Nowak
c083497d13 Add instances for Syntax and SyntaxChar. 2014-12-11 02:05:55 +01:00
Paweł Nowak
98259cc26f Generalize to arrows. 2014-12-11 01:47:18 +01:00
Paweł Nowak
519227b4aa Update description. 2014-11-30 16:59:51 +01:00
Paweł Nowak
a0aeedbf65 Add hexadecimal and realFloat. 2014-11-30 16:02:57 +01:00
Paweł Nowak
152e961db9 Update the description. 2014-11-29 17:56:18 +01:00
Paweł Nowak
22894b4182 Prettify and comment Indent. 2014-11-29 17:29:09 +01:00
Paweł Nowak
ac95cdf58a Allow the user to choose tab character. 2014-11-29 17:15:29 +01:00
Paweł Nowak
c59546a612 Add digits to Data.Syntax.Char. 2014-11-29 16:57:23 +01:00
Paweł Nowak
e5f2c1b682 Added crude indentation. 2014-11-25 23:15:45 +01:00
Paweł Nowak
9e6fa12e31 Reversed 'exact', added 'SyntaxChar'. 2014-11-25 23:15:23 +01:00
Paweł Nowak
bc482d85de Fix formatting. 2014-11-24 16:44:03 +01:00
Paweł Nowak
759a20e2cd New description. 2014-11-24 16:42:10 +01:00
Paweł Nowak
49f4ec91cd New combinators! 2014-11-23 18:17:04 +01:00
Paweł Nowak
58e1ce6dd0 Fix docs for opt_. 2014-11-23 16:53:37 +01:00
Paweł Nowak
6a334b9b0d Implemented optional, opt, opt_. 2014-11-23 15:09:42 +01:00
Paweł Nowak
ca19f1449e Remove badly-behaved spaces1_. 2014-11-23 14:51:56 +01:00
Paweł Nowak
e07a5d6d7b Change filtered to bifiltered. 2014-11-23 14:20:29 +01:00
Paweł Nowak
9649016884 Bump semi-iso version. 2014-11-23 13:43:07 +01:00
Paweł Nowak
12a271430a Remove the example from comments. 2014-11-23 13:42:51 +01:00
Paweł Nowak
954e05558d Merge branch 'master' of github.com:Pawel834/syntax 2014-11-19 19:01:12 +01:00
Paweł Nowak
f187d4c3cf Require SemiIsoMonad. 2014-11-13 16:08:02 +01:00
Paweł Nowak
a8fb251d9e Unfinished couldBe/shouldBe. 2014-11-13 10:17:32 +01:00
Paweł Nowak
262260e664 Add SyntaxChar typeclass and decimal, scientific functions. 2014-11-12 22:51:29 +01:00
Paweł Nowak
d537ee1e37 Update docs. 2014-10-30 20:46:10 +01:00
Paweł Nowak
156a969caa Added some combinators. 2014-10-30 16:38:19 +01:00
Paweł Nowak
558eb65a75 Add base version bounds. 2014-10-29 21:17:14 +01:00
Paweł Nowak
5cde1c7464 Add description to cabal file. 2014-10-29 21:03:59 +01:00
Paweł Nowak
f44e1998bb Added git repo to cabal file. 2014-10-29 20:58:18 +01:00
Paweł Nowak
3248c90972 Version 0.1.0.0 of syntax. 2014-10-29 20:30:12 +01:00
Paweł Nowak
13372c0771 Remove Test.hs. 2014-10-29 20:29:46 +01:00
Paweł Nowak
3c01517086 First prototype, before Kmettification. 2014-10-28 21:48:44 +01:00