1. 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
  2. 25 Jun, 2021 2 commits
  3. 23 Mar, 2021 1 commit
  4. 09 Mar, 2021 1 commit
  5. 24 Jan, 2021 2 commits
  6. 11 Dec, 2020 1 commit
  7. 31 Jan, 2020 1 commit
    • added source trace comments · dd0eb598
      - 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
  8. 22 Dec, 2019 1 commit
  9. 11 Oct, 2019 1 commit
  10. 16 Sep, 2019 1 commit
  11. 30 Apr, 2019 1 commit
  12. 23 Apr, 2019 3 commits
  13. 04 Apr, 2019 1 commit