| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-19 | Refactor exceptions to remove stack trace from user errors (#1157) | Jack Koenig | |
| 2018-03-21 | Add SyntaxErrorsException as a type of ParserException (#770) | Jack Koenig | |
| Also make ParserException extend FIRRTLException to better report parsing errors to the user | |||
| 2017-10-31 | Fix bug emitting and reparsing ExtModule String parameters (#675) | Jack Koenig | |
| 2017-05-27 | Prep for Scala 2.12 (#557) | Jim Lawson | |
| * Update dependencies and JavaConverters for Scala 2.12 * Bump Scala (and library) version(s). * replace "error" with "Utils.error"; bump Scala version to 2.11.11 | |||
| 2017-05-03 | Add test for source locators on multi-line reset registers (#554) | Jack Koenig | |
| Test for #468 | |||
| 2017-03-01 | Allow nested digit fields in subfield expressions | Jack Koenig | |
| Workaround for #470. This allows parsing DoubleLits in subfield expressions. | |||
| 2017-03-01 | Fix bug in Lexer rule for DoubleLit and add tests | Jack Koenig | |
| 2017-02-23 | Add support for bundle fields to start with digits (#462) | Jack Koenig | |
| Also remove parsing support for ids with characters not supported in Verilog nor in the Firrtl spec | |||
| 2016-11-04 | Cleanup license at top of every file (#364) | Jack Koenig | |
| Replace with more sensible comment to see LICENSE rather than including the whole license in every file | |||
| 2016-04-16 | Add some Parser tests | jackkoenig | |
| Need many more, but this at least checks some DefMemory, DefRegister, and keyword cases. | |||
