Tabula rasa permet de concevoir des algorithmes selon le formalisme de l'IUT de Bayonne
Stars
6
Forks
5
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #8 from laurre/feat-add-element-dictionary
148a829View on GitHubAdd the ability to remove a row from the dictionary in the UI.
ec7ef6eView on GitHubAdd an icon for the dictionary menu item, to harmonize with other menu items.
ed3b0bbView on GitHubFix the loading of the dictionary in the UI when opening an XML file.
1886877View on GitHubAdd the editable element dictionary in the UI. To fix: the dictionary is not filled when loading an XML file, but this needs a refactor to be done.
b5ae593View on GitHubAdd parsing and writing of dictionary data when saving or reading the algorithm file. TODO: The dictionary needs to be editable in the UI.
ea7b62cView on GitHubAdd parsers and writers to be able to write the dictionary of an algorithm. These classes are not called for the moment.
17d6d51View on GitHubAdd model classes for the dictionary feature. These classes are not used for the moment.
9624114View on GitHubMerge branch 'master' of github.com:erebe/Tabula_rasa into HEAD
db4ff0eView on GitHub