1. 01 Feb, 2020 2 commits
  2. 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
  3. 12 Jan, 2020 1 commit
  4. 11 Jan, 2020 1 commit
  5. 22 Dec, 2019 2 commits
  6. 08 Dec, 2019 1 commit
  7. 02 Dec, 2019 1 commit
  8. 21 Nov, 2019 2 commits
  9. 01 Nov, 2019 1 commit
  10. 19 Oct, 2019 1 commit
  11. 13 Oct, 2019 1 commit
  12. 12 Oct, 2019 2 commits
  13. 11 Oct, 2019 2 commits
  14. 09 Oct, 2019 1 commit
  15. 07 Oct, 2019 1 commit
  16. 06 Oct, 2019 2 commits
  17. 03 Oct, 2019 1 commit
  18. 01 Oct, 2019 4 commits
  19. 27 Sep, 2019 1 commit
    • major array pack and flatten update (closes #48) · 454afa97
      - dimensions flattening conversion only flattens packed dimensions
      - conversion for packing arrays when necessary (preserves memories)
      - added coverage for array with multiple packed dimensions
      - test runner no longer forbids multi-dim accesses after conversion
      - Decl and subordinate types derive Ord
      Zachary Snow committed
  20. 26 Sep, 2019 2 commits
  21. 25 Sep, 2019 1 commit
  22. 16 Sep, 2019 2 commits
  23. 15 Sep, 2019 2 commits
  24. 14 Sep, 2019 2 commits
  25. 12 Sep, 2019 1 commit
  26. 09 Sep, 2019 2 commits