Skip to content

Releases: ACoquereau/psmt2-frontend

Version 0.4.0

26 Mar 09:36
566258f
Compare
Choose a tag to compare

Add support for :

  • (maximize <term>) and (minimize <term>) commands
  • (check-all-sat) command

Version 0.3.1

07 Nov 16:13
Compare
Choose a tag to compare
  • fix typing support for incremental commands

Version 0.3

27 Oct 09:30
Compare
Choose a tag to compare
  • Switch to drom build system (dune + opam)
  • Incremental command are now supported

Second release

18 Jan 09:55
01987bc
Compare
Choose a tag to compare
  • Add some small examples and a standalone binary for parsing and typing smt2 language.
  • Improve ReadMe
  • Add more options for logic and verbose
  • Correct bug in lexing for hexadecimal and binary number
  • Add support for "_" in pattern matching in parsing/syntax
  • Correct typing for DataTypes
  • Improve typing of logic for futur support of BV and FP
  • Add option for keeping location in parsed tree

First release

20 Apr 16:58
4aa1b36
Compare
Choose a tag to compare
Merge pull request #2 from Coquera/next

Next