Skip to content

Releases: sybila/huctl

HUCTLp

05 May 17:39
Compare
Choose a tag to compare
  • rename to HUCTLp
  • drop old CTL code
  • support for 'string' propositions
  • new, more concise API based on Kotlin 1.1
  • new DSL
  • simplified parser API
  • fully documented

2.2.3

24 Jan 18:05
Compare
Choose a tag to compare
  • Fix incorrect parser error handling

2.2.2

04 Jan 10:25
Compare
Choose a tag to compare
  • fix comments (finally!)

2.2.1

04 Jan 09:43
Compare
Choose a tag to compare
  • Fix comments

HUCTL Parser

24 Dec 15:01
Compare
Choose a tag to compare
  • add loop propositions
  • make Reference atom visible so that it can be used by hybrid/first-order operators
  • convenience functions for parsing only direction formulas or atoms

HUCTL Parser

16 Dec 12:09
Compare
Choose a tag to compare
  • support for HUCTL

2.0.0

06 Dec 12:44
Compare
Choose a tag to compare

See Pull Request #11

CTL Parser

14 Nov 20:17
Compare
Choose a tag to compare
  • make the parser fail on every error

CTL Parser

14 Nov 19:49
Compare
Choose a tag to compare
  • allow using names that contain underscores and end with question mark, such as foo_name?

CTL Parser

05 Mar 18:36
Compare
Choose a tag to compare

Force Java 7 compatibility