| Age | Commit message (Collapse) | Author |
|
Also move all plugins to project/plugins.sbt
|
|
Bump SBT to 1.0.4 and update plugins
Update Scala versions and sbt commands in .travis.yml
Replace run-main with runMain
|
|
* Update sbt to 0.13.16; add Scala 2.12 support.
To clean, test, and build Scala 2.11 and Scala 2.12 versions:
% sbt +clean +test +publishLocal
* Update Travis to test in 2.11.11 and 2.12.3
* Try different way of providing Travis Scala version
* Attempt to get verilator built before tests.
|
|
This is a good reason not to rely on published JARs...
|
|
AST -> String). Uses ANTLRv4 to generate concrete syntax parser
|