- 03 Apr, 2019 2 commits
-
-
Zachary Snow committed
-
- added support for macros with default arguments - fixed bug where nested preprocessor conditionals would not be skipped - macro expansion respects escaped quotation marks - macro expansion considers whole identifiers, rather than substituting in wildly
Zachary Snow committed
-
- 02 Apr, 2019 6 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
This also entailed further fleshing out the expression traversal helper to cover expressions in generate blocks, which could, of course, use $bits.
Zachary Snow committed
-
- 01 Apr, 2019 4 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- 31 Mar, 2019 7 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- convert default pattern used to fill a vector - convert Logic in parameter and localparam types - interface conversion should happen early for type resolution later on - interface conversion handles renaming of usages of inlined decls
Zachary Snow committed -
Zachary Snow committed
-
Zachary Snow committed
-
- 30 Mar, 2019 8 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
don't prematurely unpack structs with complex types; support for convert patterns that use `default`
Zachary Snow committed -
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- unique0 and priority - uniqueness on if statements - preliminary discard-only parsing of assertions - parameters with alias typenames
Zachary Snow committed
-
- 29 Mar, 2019 7 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
allow for stray semicolons in module items; allow for multiple struct field declarations on one line
Zachary Snow committed -
Zachary Snow committed
-
This should make it much easier to add support for ``, `", macros with arguments, etc., in the future.
Zachary Snow committed -
Zachary Snow committed
-
- 28 Mar, 2019 3 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- 27 Mar, 2019 3 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-