-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue#7 Conversion for Language Level Type (#130)
* adding drop possibility * Add functionality drop type * adding part of string as attribute * adding string attr * added grouped_parts * added Quickfixes to add Type as attribute * quickfix cardinality and attribute in one string * fix Quickfix text * quickfix endless while and error text * added documentation * drop constraint feature * fixed drop function * Adding default value for types * delete test-uvl * added docu for changed code_actions * delete debugging info!() * add attribute constraint synchro * added documentation and try to fix attribute-constraint synchro * checks the byte before and after the searched feature in the constraints * fix convert type to attribute for constraints * deleting test file * update cargo.toml and delete test.uvl file * fix changed regex version * reset snapshot.clone to snapshot --------- Co-authored-by: Martin Maurer <[email protected]> Co-authored-by: Chico Sundermann <[email protected]>
- Loading branch information
1 parent
6b3952d
commit f65b4d7
Showing
3 changed files
with
143 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters