1. 20 Sep, 2021 1 commit
  2. 16 Sep, 2021 10 commits
  3. 14 Sep, 2021 3 commits
  4. 13 Sep, 2021 6 commits
  5. 10 Sep, 2021 4 commits
  6. 09 Sep, 2021 7 commits
  7. 30 Aug, 2021 1 commit
  8. 24 Aug, 2021 3 commits
  9. 21 Jun, 2021 4 commits
  10. 17 Jun, 2021 1 commit
    • Philip Makedonski's avatar
      + added alternative indentation-based implementation · 8598eec6
      Philip Makedonski authored
      the implementation inherits from the brace-based implementation and
      overrides the delimiters with indentation-based ones as a proof of
      concept
      
      for the transformation as target to work properly, it requires a more
      sophisticated formatter that can ensure the indentation is set correctly
      
      currently only indentation -> braces|xmi works correctly (possibly also
      tdlan), not the other way around
      8598eec6