- 14 Jul, 2021 1 commit
-
-
- convert loops with no or many incrementations - restrict AST node to only contain traditional initializations - parser elaborates for loop decls into a synthetic block - decl list codegen is now specific to parameter decl lists - update jump conversion special cases for new representation - first experiments with bimapM
Zachary Snow committed
-
- 25 Jun, 2021 2 commits
-
-
- automatic pass-through test suite coverage - fix codegen for interface based typedefs - allow declaration of generic interface ports in module body - fix codegen for comments within for loop initialization - fix codegen of class param decls
Zachary Snow committed -
Zachary Snow committed
-
- 23 Mar, 2021 1 commit
-
-
Zachary Snow committed
-
- 09 Mar, 2021 1 commit
-
-
Zachary Snow committed
-
- 24 Jan, 2021 2 commits
-
-
Zachary Snow committed
-
- full import and export support - simplify AST representation of import and export - allow package-scoped identifiers invoked as subroutines - use scoped name resolution for identifiers in packages - merge package item nesting conversion into package conversion - fix handling of colliding enum items in separate modules - fix visiting enum item exprs in types
Zachary Snow committed
-
- 11 Dec, 2020 1 commit
-
-
- assertions, gen case, and inout - simplify block codegen - remove blank lines in tasks with no inputs
Zachary Snow committed
-
- 31 Jan, 2020 1 commit
-
-
- Trace comments cover module items, decls, and stmts - Added pseudo-lexer to Alex parser for monadic Position production - Added Position to every DeclToken - Removed Comment PackageItem - Added CommentStmt and CommentDecl - Fixed traversal skipping outer MIAttr ModuleItems - Generally cleaned up Parser modules
Zachary Snow committed
-
- 22 Dec, 2019 1 commit
-
-
Zachary Snow committed
-
- 11 Oct, 2019 1 commit
-
-
Zachary Snow committed
-
- 16 Sep, 2019 1 commit
-
-
Zachary Snow committed
-
- 30 Apr, 2019 1 commit
-
-
Zachary Snow committed
-
- 23 Apr, 2019 3 commits
-
-
- NestTF refactored to cover all package items - fixed issue where type traverse skipped typedefs
Zachary Snow committed -
Zachary Snow committed
-
Zachary Snow committed
-
- 04 Apr, 2019 1 commit
-
-
Zachary Snow committed
-