]> Git — Sourcephile - haskell/symantic-parser.git/blob - ChangeLog.md
Bump version
[haskell/symantic-parser.git] / ChangeLog.md
1 ## symantic-parser-0.1.0.20210131
2
3 * Open data-types `Comb` and `Instr`
4 using a new technique based upon `data family` and `Typeable`.
5 * Add error reporting using the farthest position reached.
6 * Add factoring of minimal input length checks ("horizon" checks).
7 * Leverage symantics further more to simplify the optimization passes.
8 * Minor renaming and code cleanup.
9 * Add some more tests.
10
11 ## symantic-parser-0.0.0.20210102
12
13 * Add missing golden tests in the Cabal tarball.
14
15 ## symantic-parser-0.0.0.20210101
16
17 * Initial (pre-alpha) release, on the unsuspecting world at sleep.