Skip to content

Analysis/transformation separated + core specifications added

Compare
Choose a tag to compare
@marcgrue marcgrue released this 29 Jan 22:04
· 54 commits to master since this release
  • Analysis and transformation of the AST has been separated into separate files to make it easier to find where error messages (mainly in the Analysis part) and transformations happen.
  • Core test of syntax and semantics of DCI have been added.
  • this as a role player identifier has been deprecated since it goes against standard Scala semantics of pointing to the Context instance in our case.