1. 15 Jul, 2020 1 commit
  2. 12 Jul, 2020 1 commit
  3. 03 Jul, 2020 1 commit
  4. 20 Jun, 2020 1 commit
  5. 18 Jun, 2020 1 commit
  6. 14 Jun, 2020 1 commit
  7. 04 May, 2020 1 commit
  8. 25 Mar, 2020 1 commit
  9. 22 Mar, 2020 1 commit
  10. 19 Feb, 2020 1 commit
  11. 17 Feb, 2020 2 commits
  12. 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
  13. 20 Nov, 2019 1 commit
  14. 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
  15. 09 Sep, 2019 1 commit
  16. 01 Sep, 2019 1 commit
  17. 29 Aug, 2019 1 commit
  18. 07 Aug, 2019 1 commit
  19. 23 Apr, 2019 1 commit
  20. 19 Apr, 2019 1 commit
  21. 18 Apr, 2019 2 commits
  22. 11 Apr, 2019 2 commits
  23. 09 Apr, 2019 1 commit
    • several major fixes surrounding packed arrays · 9a38225b
      - entirely new PackedArray conversion (always flattens)
      - typedef and struct correctly order packed ranges when combining types
      - Stmt LHS traversal no longer traverses nested statements to avoid double conversion
      - Logic conversion applies to `initial` blocks`
      - new and modified tests to cover these cases
      Zachary Snow committed
  24. 05 Apr, 2019 1 commit
  25. 04 Apr, 2019 1 commit
  26. 02 Apr, 2019 1 commit
  27. 01 Apr, 2019 1 commit
  28. 31 Mar, 2019 1 commit
  29. 27 Mar, 2019 1 commit
  30. 26 Mar, 2019 1 commit
  31. 25 Mar, 2019 1 commit
  32. 22 Mar, 2019 2 commits
  33. 18 Mar, 2019 1 commit
  34. 08 Mar, 2019 1 commit
  35. 07 Mar, 2019 2 commits