Skip to content

Releases: CPSLabGU/TCTLParser

2.0.0

23 Aug 03:30
578f3b8

Choose a tag to compare

  • ConstrainedExpression now only works with GloballyQuantifiedExpression.

Full Changelog: 1.1.3...2.0.0

1.1.3

18 Aug 22:08
fefc77b

Choose a tag to compare

  • Fixed issue where expressions containing not were incorrectly returning nil.

Full Changelog: 1.1.2...1.1.3

1.1.2

08 Aug 21:45
0fbcb3c

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

05 Aug 15:18
502aba9

Choose a tag to compare

  • Hotfix that corrects an issue where valid TCTL wasn't being parsed correctly.

Full Changelog: 1.1.0...1.1.1

1.1.0

31 Jul 10:09
fb9a8a8

Choose a tag to compare

Add support for comments within specification files by using the -- prefix.

1.0.0

21 May 23:12
a9486e0

Choose a tag to compare

Created basic TCTL parser that support VHDL and constrained expressions using time and energy.

Full Changelog: https://github.com/CPSLabGU/TCTLParser/commits/1.0.0