]> Git — Sourcephile - haskell/symantic-parser.git/history - src/Symantic/Parser/Machine.hs
Reorganize Comb and Instr optimizations
[haskell/symantic-parser.git] / src / Symantic / Parser / Machine.hs
2021-01-31 Julien MoutinhoReorganize Comb and Instr optimizations
2021-01-30 Julien Moutinhogrammar: open the Comb data-type
2021-01-29 Julien Moutinhomachine: open the Instr data-type
2021-01-16 Julien Moutinhostick to ParsleyHaskell's optimizations, except on...
2021-01-01 Julien Moutinhorename Machine.{Gen => Generate}
2021-01-01 Julien Moutinhomove runParser to Parser
2021-01-01 Julien Moutinhorename Machine.{Eval => Gen}
2020-12-30 Julien Moutinhorename {Automaton => Machine}