1. 12 Aug, 2021 1 commit
  2. 14 Jul, 2021 1 commit
    • improved handling of procedural for loops · bfd0cee0
      - 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
  3. 12 Jul, 2021 1 commit
  4. 02 Jul, 2021 1 commit
    • properly distinguish nets and variables internally · ff0c7b02
      - new net decl to replace net pseudo-type
      - support nets with complex base types, including typenames
      - support var declaration type prefix for all data types
      - support var as lone type shorthand
      - refactor AST representation of strengths
      - traversal helpers for treating nets as variables
      - use decl traversals where appropriate
      Zachary Snow committed
  5. 16 Aug, 2020 1 commit
  6. 12 Jul, 2020 1 commit
  7. 14 Jun, 2020 1 commit
  8. 05 May, 2020 1 commit
  9. 05 Apr, 2020 1 commit
  10. 01 Feb, 2020 1 commit
  11. 01 Oct, 2019 1 commit
  12. 16 Sep, 2019 1 commit
  13. 14 Sep, 2019 1 commit
  14. 12 Sep, 2019 1 commit
  15. 05 Sep, 2019 1 commit
  16. 04 Sep, 2019 2 commits