All Versions
4
Latest Version
Avg Release Cycle
37 days
Latest Release
-

Changelog History

  • v0.0.2 Changes

    • Text.Luthor.Indent: Removed Text.Parsec.Prim.many export
  • v0.0.1 Changes

    October 12, 2014
    • Text.Luthor.Syntax.scientific: Hexadecimal notation now uses p instead of h. Hopefully this is easier to read. Decimal notation can also use p.
    • Text.Luthor.Syntax.scientific: Now accepts bases 2, 8, 10 and 16, just like the other parsers.
    • Fixed failure-to-backtrack bug in Text.Luthor.Combinators.many etal.
    • Added Text.Luthor.Syntax.ellipsis2 and .ellipsis3.
    • Added Text.Luthor.Syntax.manyChar and .many1Char.
    • Added Text.Luthor.Syntax.hexOctet.
    • Changed Text.Luthor.Syntax.uniIdClass to .uniId, and likewise for .uniIdMinus.
  • v0.0.1-experimental

    October 12, 2014
  • v0.0.0-experimental

    July 31, 2014