Char.hs
|
added more case-insensitive character parsers
|
2015-09-06 15:17:37 +06:00 |
Combinator.hs
|
even more cosmetic corrections
|
2015-09-23 19:46:24 +06:00 |
Error.hs
|
prefer longest match in ‘mergeError’, fixes #23
|
2015-08-24 01:45:12 +06:00 |
Expr.hs
|
minor changes in tests to make them compile
|
2015-09-18 15:41:18 +06:00 |
Lexer.hs
|
implemented flexible tab width
|
2015-09-23 16:47:17 +06:00 |
Main.hs
|
renamed ‘Text.Megaparsec.Token’ module
|
2015-08-30 16:00:07 +06:00 |
Perm.hs
|
some tests for ‘Text.Megaparsec.Perm’
|
2015-08-24 14:01:54 +06:00 |
Pos.hs
|
fixed a typo in test for ‘updatePosString’
|
2015-09-23 18:59:24 +06:00 |
Prim.hs
|
even more cosmetic corrections
|
2015-09-23 19:46:24 +06:00 |
Util.hs
|
even more cosmetic corrections
|
2015-09-23 19:46:24 +06:00 |