aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/annotationTests/JsonProtocolSpec.scala
AgeCommit message (Expand)Author
2021-05-14Add JsonProtocol.serializeRecover (#2227)Jack Koenig
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-09-05Better error messages for unserializable annotations (#1885)Jack Koenig
2020-08-14All of src/ formatted with scalafmtchick
2020-08-10scalatest: upgrade to 3.2.1 (#1831)Kevin Laeufer
2020-05-22Do not throw NonFatal exceptions in annotation loggingJack Koenig
2020-04-10Add ground type serializer (#1502)Albert Chen
2020-03-07Add firrtl-json serializers (#1430)Adam Izraelevitz