We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Varset expression now optional inside replicated expressions
Delete the 'commonInterleaving' replicated action that corresponded to `[|| nameset ||] replDecl @ action`
Delete syntax for configuration blocks
Remove non-deterministic assignment definitions (fix #10)
Fix #21
typo
Remove Chaos keyword from actions (fix #24)
Add bare identifiers as allowed actions (fix #25)
Updated CMLGrammar (markdown => rest)
Updated CMLGrammar (rest => markdown)
Updated CMLGrammar (rest)
Change block naming brackets from parens to squares
Updated Home (markdown)
Correct a typo for the interleaving action with state
Remove some of the parallel operators that aren’t supposed to be in CML.
Simplify configuration blocks a bit
Remove overenthusiastic |s
missed a link
minor fixes
Use "line block" formatting for the rules
Add configuration blocks; normalise spacing
Add ToC
Flatten the hierarchy
Minor change to move the action process (begin ... @ ... end) out of the main process production.