index
:
sfcX
1.6.x
master
sfc-scala3
Scala FIRRTL Compiler for chiselX
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.sbt
Age
Commit message (
Expand
)
Author
2020-05-06
Update moultingyaml to 0.4.2 (#1480)
Scala Steward
2020-05-06
Update scalatest to 3.1.1 (#1405)
Scala Steward
2020-04-02
Disable unidoc -Xfatal-warning for Scala 2.11 (#1493)
Jim Lawson
2020-03-30
Nuclear option for documentation building
Schuyler Eldridge
2020-03-30
Switch to 3.0.0 sbt-apimappings
Schuyler Eldridge
2020-03-26
Bump to Scala 2.12.11 (#1473)
Jack Koenig
2020-03-25
Update scalatest 3.1.0 (#1383)
Jim Lawson
2020-03-23
Support Java API doc Scaladoc/Unidoc References (#1420)
Schuyler Eldridge
2020-03-21
Refactor build.sbt into more normal style (#1465)
Jack Koenig
2020-03-17
[RFC] Factor out common test classes; package them (#1412)
David Biancolin
2020-02-12
Update scalacheck to 1.14.3 (#1336)
Scala Steward
2020-02-12
Update commons-text to 1.8 (#1333)
Scala Steward
2020-02-11
Update junit to 4.13 (#1332)
Scala Steward
2019-11-29
Remove scala-logging fully in favor of our own logger
Jack Koenig
2019-11-05
Bump to 1.3-SNAPSHOT (#1221)
Jack Koenig
2019-09-13
Bump Scala to 2.12.10 (#1155)
Jack Koenig
2019-09-05
Bump dependency versions (#1156)
Jim Lawson
2019-08-01
Followup to PR #1142
chick
2019-06-18
Use scalafix to remove unused import and deprecated procedure syntax (#1074)
Leway Colin
2019-02-25
Add GitHub source links to Scaladoc
Schuyler Eldridge
2019-02-01
Fork all sbt test and run tasks (#1002)
Schuyler Eldridge
2019-01-31
Use apache commons for string escaping instead of reflection (#1008)
Jack Koenig
2019-01-22
Remove ghpages plugin (#996)
Jim Lawson
2018-11-21
Bump sbt to 1.2.6; update dependencies (#940)
Jim Lawson
2018-08-29
Bump scopt from 3.6.0 -> 3.7.0
Schuyler Eldridge
2018-08-21
Make Scala 2.12.4 the default. (#848)
Jim Lawson
2018-06-28
Protobuf (#832)
Jack Koenig
2018-06-18
Bump ANTLR version and change directory to play nice with IntelliJ (#824)
Jack Koenig
2018-03-03
Bump SNAPSHOT version (#752)
Jim Lawson
2018-02-27
Refactor Annotations (#721)
Jack Koenig
2018-02-06
Updatefromrelease - Incorporate lessons learned from latest publishing. (#656)
Jim Lawson
2017-12-18
Bump sbt (#703)
Jack Koenig
2017-12-12
Bump scala and plugins. (#694)
Jim Lawson
2017-09-14
Update sbt to 0.13.16; add Scala 2.12 support. (#639)
Jim Lawson
2017-05-27
Prep for Scala 2.12 (#557)
Jim Lawson
2017-05-18
Bump scopt for prettier option parsing (#546)
Schuyler Eldridge
2017-01-05
Fix ScalaDoc complaints; add sbt-site, sbt-ghpages boilerplate.
Jim Lawson
2016-10-18
Create a simple system for executions and command line parameters (#337)
Chick Markley
2016-09-06
Edited conf generation to handle mem namespace collision
Angie
2016-08-31
Bump version number in preparation for release.
Jim Lawson
2016-04-16
Return to parallel execution of tests
jackkoenig
2016-04-15
Replace fork := true with parallelExecution in Test := false
jackkoenig
2016-04-09
Make sbt fork := true
jackkoenig
2016-02-09
Bug fixes, close to getting correct rocket-firrtl.fir through
azidar
2016-02-09
Adding ScalaTest for unit testing of Scala FIRRTL. Added a few basic tests fo...
Jack
2016-02-09
WIP, nothing works. Starting creating working IR and necessary utils
azidar
2016-01-28
Add newlines between libraryDependencies, sbt doesn't work without them on Ma...
Jack
2016-01-16
Import a logging library so we don't reinvent the wheel and have implicits fl...
ducky
2015-11-24
In process of adding FAME-1 transformation, updated todos in grammar file, up...
jackkoenig
2015-10-07
Added utility map functions Stmt -> Stmt, S; Exp -> Exp, S; Exp -> Exp, E
Jack
[next]