Kiama is a Scala library for language processing including attribute grammars, term rewriting, abstract state machines, parsing, and pretty printing.
This is a minor release to eliminate some unused code and a dependency.
dsinfo
and dsprofile
libraries.Config
: Remove an unused runtime type tag that was needed by an earlier version of the Scallop library. This also removes our dependency on the scala-reflect
library. (Contributed by b-studios.)
Issue 6: avoid partial function warnings in IntelliJ IDEA. (Contributed by aleksandr-vin.)