- 25 Jun, 2021 3 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- 24 Jun, 2021 1 commit
-
-
Zachary Snow committed
-
- 21 Jun, 2021 2 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
- 20 Jun, 2021 1 commit
-
-
- pattern keys now represented as TypeOrExpr - support for simple integer struct pattern keys
Zachary Snow committed
-
- 19 Jun, 2021 2 commits
-
-
Zachary Snow committed
-
- previously the overrides for parameterized data types could only reference data declarations at the module scope - their use within procedures is still allowed, but cannot currently refer to localparams declared within procedures - add procedure scope location accessors to allow scoped traversals to mark where injected items will end up in advance
Zachary Snow committed
-
- 17 Jun, 2021 3 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Yedidia committed
-
- 15 Jun, 2021 2 commits
-
-
- disallow using end label alone on blocks - improved parse error for mismatches - add label checking for non-block constructs - allow generate block to have label before begin
Zachary Snow committed -
- general refactoring throughout - improved metrics for dropping unneeded modules - fix re-visiting a converted instance in the same pass
Zachary Snow committed
-
- 08 Jun, 2021 1 commit
-
-
Zachary Snow committed
-
- 05 Jun, 2021 1 commit
-
-
Zachary Snow committed
-
- 04 Jun, 2021 3 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- 03 Jun, 2021 1 commit
-
-
Zachary Snow committed
-
- 02 Jun, 2021 1 commit
-
-
Zachary Snow committed
-
- 01 Jun, 2021 1 commit
-
-
Zachary Snow committed
-
- 31 May, 2021 4 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
- fix type/expr ambiguity for interface and class parameters - check for parameter kind mismatch up front - centralize key logic in ResolveBindings
Zachary Snow committed -
Zachary Snow committed
-
- 30 May, 2021 3 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- 29 May, 2021 1 commit
-
-
- variable-size string parameter conversion restricted to modules which depend on the size of the string parameter - string localparams are typed as appropriately sized vectors - remove ordered parameter binding logic from string param conversion
Zachary Snow committed
-
- 26 May, 2021 1 commit
-
-
Zachary Snow committed
-
- 25 May, 2021 1 commit
-
-
Zachary Snow committed
-
- 23 May, 2021 2 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
- 21 May, 2021 1 commit
-
-
Zachary Snow committed
-
- 13 May, 2021 1 commit
-
-
Zachary Snow committed
-
- 09 May, 2021 3 commits
-
-
Zachary Snow committed
-
- `expr.name[idx]` considers `expr.name` could be a struct array - remove fallback struct type lookups which were guaranteed to fail
Zachary Snow committed -
Zachary Snow committed
-
- 06 May, 2021 1 commit
-
-
Zachary Snow committed
-