aboutsummaryrefslogtreecommitdiffstats
path: root/Framework/hu.bme.mit.inf.dslreasoner.logic.model/src/hu/bme
Commit message (Collapse)AuthorAge
* complete change of real representation BigDecimal->DoubleLibravatar Aren Babikian2021-01-14
|
* Merge branch 'kris'Libravatar Kristóf Marussy2020-06-25
|\
| * Merge remote-tracking branch 'origin/master' into krisLibravatar Kristóf Marussy2019-08-30
| |\
| * \ Merge remote-tracking branch 'origin/master' into krisLibravatar Kristóf Marussy2019-08-01
| |\ \
| * | | Infrastructure for objective functionsLibravatar Kristóf Marussy2019-04-07
| | | |
| * | | Two-valued fault tree analyzer WIPLibravatar Kristóf Marussy2019-02-19
| | | |
* | | | Fix attribute export to xmiLibravatar Kristóf Marussy2020-05-20
| | | |
* | | | Setting delimier in every printing mode to ','Libravatar Oszkar Semerath2020-05-17
| | | |
* | | | separtor ; -> \tLibravatar Oszkar Semerath2020-05-14
| |_|/ |/| |
* | | Bug fixed in transitive closure expression builderLibravatar Oszkar Semerath2019-08-30
| |/ |/|
* | parsing count, min, max, check and eval v1Libravatar Oszkar Semerath2019-07-15
| |
* | aggregated partial substitution + builderLibravatar Oszkar Semerath2019-07-09
|/
* Removed unnecessary loggingLibravatar OszkarSemerath2019-02-17
|
* Logic structure builder fix for string buildingLibravatar OszkarSemerath2018-11-07
|
* Progress monitor fixLibravatar OszkarSemerath2018-09-14
|
* ReasonerWorkspace adds Schema Location for saving Models into XMI. FixesLibravatar OszkarSemerath2018-07-21
| | | | | | | | #16 Therefore models can be opened using **Sample Reflective Ecore Model Editor** even if the metamodel is reachable. close
* Support for building float, double and BigDecimal literalsLibravatar OszkarSemerath2018-07-15
|
* cleanup imported packageLibravatar OszkarSemerath2018-07-15
|
* Added scope validation as a service of the solver interfaceLibravatar OszkarSemerath2018-07-15
|
* Additional packages for standalone runtime environmentLibravatar OszkarSemerath2018-07-06
|
* Added support for running application in plain java.Libravatar OszkarSemerath2018-07-05
| | | | (However, I might added several unnecessary dependencies to the visualisation package.)
* Refactored to the milestone version of Viatra 2.0Libravatar OszkarSemerath2018-05-08
|
* Factory for string literals.Libravatar OszkarSemerath2018-03-24
|
* copyMap bugfixLibravatar OszkarSemerath2018-03-07
|
* Statistics are appendedLibravatar OszkarSemerath2018-03-04
|
* ConsolesLibravatar OszkarSemerath2018-03-04
|
* +SolverProcessMonitor to (optionally) report process and request cancelLibravatar OszkarSemerath2018-03-03
|
* separated init and clear phases in workspacesLibravatar OszkarSemerath2018-03-03
|
* added getFile() and refresh() to workspaceLibravatar OszkarSemerath2018-02-28
|
* Project workspace folder structure generation patchLibravatar OszkarSemerath2018-02-24
|
* Documentation level is in the config interfaceLibravatar OszkarSemerath2018-02-24
|
* Printing string statistics do not add linebreaksLibravatar OszkarSemerath2017-09-27
|
* Listing all files in folder.Libravatar OszkarSemerath2017-09-27
|
* Transitive closureLibravatar OszkarSemerath2017-08-16
|
* Added known primitives to the scopeLibravatar OszkarSemerath2017-08-15
|
* Added support for string attributes when mapping metamodelsLibravatar OszkarSemerath2017-08-15
|
* Type scope cleanupLibravatar OszkarSemerath2017-08-15
|
* Merge branch 'master' of https://github.com/viatra/VIATRA-GeneratorLibravatar OszkarSemerath2017-08-08
|\
| * Modified LogicSolver to support the use of integer, string and realLibravatar Mayer Krisztián Gábor2017-08-08
| | | | | | attribute sets
* | Support for double and string attributesLibravatar OszkarSemerath2017-08-08
|/
* added String to the logic problem, and representations returns the setLibravatar OszkarSemerath2017-08-07
| | | of relevant primitive objects.
* When there is a definition to a declaration in the logic problem, theLibravatar OszkarSemerath2017-07-05
| | | | logic structure builder calls the definition when the interpretation of the declaration is requested.
* Multiple model with interpretationsLibravatar OszkarSemerath2017-07-02
|
* Migrating Additional projectsLibravatar OszkarSemerath2017-06-10