]> Git — Sourcephile - haskell/symantic-parser.git/commit
build: update to `symantic-base >= 0.3`
authorJulien Moutinho <julm+symantic-parser@sourcephile.fr>
Thu, 28 Oct 2021 00:11:24 +0000 (02:11 +0200)
committerJulien Moutinho <julm+symantic-parser@sourcephile.fr>
Thu, 28 Oct 2021 02:15:27 +0000 (04:15 +0200)
commit72d2ca933bd5b136d6fd071e0b8d230a734042d3
tree865a4f4c1dc4005766df3149d7767d04a292c05c
parent9f350b38e010b840793c5d35d5764f9a127d8fe5
build: update to `symantic-base >= 0.3`
17 files changed:
ToDo.md
default.nix
flake.lock
flake.nix
src/Symantic/Parser/Grammar/Combinators.hs
src/Symantic/Parser/Grammar/Optimize.hs
src/Symantic/Parser/Grammar/Production.hs
src/Symantic/Parser/Machine/Program.hs
symantic-parser.cabal
tests/Golden/Grammar/OptimizeGrammar/G13.expected.txt
tests/Golden/Grammar/OptimizeGrammar/G14.expected.txt
tests/Golden/Grammar/ViewGrammar/G13.expected.txt
tests/Golden/Grammar/ViewGrammar/G14.expected.txt
tests/Golden/Machine/G13.expected.txt
tests/Golden/Machine/G14.expected.txt
tests/Golden/Splice/G13.expected.txt
tests/Golden/Splice/G14.expected.txt