Skip to content

Commit

Permalink
Merge pull request #938 from IETS3/merge/mps20223
Browse files Browse the repository at this point in the history
Merge maintenance/mps20223 into master
  • Loading branch information
arimer authored Apr 29, 2024
2 parents 152b196 + f0fafbe commit de5e1e6
Show file tree
Hide file tree
Showing 4 changed files with 651 additions and 96 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,15 @@ The project does _not_ follow Semantic Versioning and the changes are documented

- The unnecessary super types of the tuple type were removed and are not necessary anymore.

### Added

- RecordValues can have a customized string representation.

### Fixed

- Empty-like nodes now automatically select the first code completion entry if there is only one entry.
- Enum literals now can be compared for equality in the generator.
- String representation of RecordValues is improved.

### Changed

Expand Down
Loading

0 comments on commit de5e1e6

Please sign in to comment.