Releases: sybila/huctl
Releases · sybila/huctl
CTL Parser
- Change package name to reflect current project location
- Add build info plugin
- Add configuration and basic logging
- Change API for optimiser/normaliser from separate classes to extension functions
- Upgrade to Kotlin 1.0
CTL Parser
Upgrade to Kotlin 1.0 RC
CTL Parser 1.1
Add support for complex propositions.
A float proposition can now contain any arbitrary algebraic expression (+,-,*,/,number,variable). Of course, references also work for expressions.
CTL Parser
Upgrade to Kotlin 1.0
CTL Parser
Add jitpack build support
CTL Parser
First official release of the new parser with support for references, float and direction propositions, optimisation and normalisation, etc... See readme
Simple parser
Simple CTL grammar parser