-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1)fixed icons for refactoring language (move to folder with robot icons)
2)fixed palette for refactoring language 3)added change element type by refactoring 4)added possibility to ignore autosaving by repoApi 5)fixed crach with search group of elements, one element, etc search of group of elements still work incorrectly
- Loading branch information
Showing
16 changed files
with
216 additions
and
71 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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
digraph G { | ||
rankdir=LR; | ||
edeedfcgaaffehggaeeigcbcideceadf -> idecfchdbjgeeadfbfcjdgbfdhegaahc; | ||
cgfdegfdcebdejfcjbjihdbdbdfifafj -> idecfchdbjgeeadfbfcjdgbfdhegaahc; | ||
cgfdegfdcebdejfcjbjihdbdbdfifafj -> jebehfbijhjfehfaaifbfggbbhfiagbd; | ||
jebehfbijhjfehfaaifbfggbbhfiagbd -> bejbjhficadbegabibbgbeabbcjcdcda; | ||
jhdbjfbafifgejbdjdebfeccbfbhfdgd -> fdeacfjhegececaebigfjcehfhdchiaj; | ||
fdeacfjhegececaebigfjcehfhdchiaj -> jbcgefdbffffeicgjdfcehbehdabhadb; | ||
fdeacfjhegececaebigfjcehfhdchiaj -> adbdbcgdceafeifejhchecccadhceefi; | ||
jbcgefdbffffeicgjdfcehbehdabhadb -> jfccfhdbaceeedchjhajafededaebggd; | ||
adbdbcgdceafeifejhchecccadhceefi -> cadjdhdbchheefbabdcfbcfdacbfjfcg; | ||
} |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
UNIT_TEST = FALSE | ||
UNIT_TEST = TRUE |
Oops, something went wrong.