[DEECo] [d3scomp/JDEECo] 12bf85: Bugfixing, refactoring - component ids now corresp...

GitHub noreply at github.com
Fri Jul 1 18:22:14 CEST 2016


  Branch: refs/heads/IntelligentEnsembles
  Home:   https://github.com/d3scomp/JDEECo
  Commit: 12bf85afbde25ce837ca63fed3379b7b380e6748
      https://github.com/d3scomp/JDEECo/commit/12bf85afbde25ce837ca63fed3379b7b380e6748
  Author: Buckey <aertheas at gmail.com>
  Date:   2016-06-30 (Thu, 30 Jun 2016)

  Changed paths:
    M jdeeco-ensembles-intelligent-z3/src/cz/cuni/mff/d3s/jdeeco/ensembles/intelligent/z3/ConstraintParser.java
    M jdeeco-ensembles-intelligent-z3/test/cz/cuni/mff/d3s/jdeeco/ensembles/intelligent/z3/IntelligentEnsemblesTest.java
    M jdeeco-ensembles-intelligent-z3/test/cz/cuni/mff/d3s/jdeeco/ensembles/intelligent/z3/StandaloneEnsemblesTest.java
    M jdeeco-ensembles-intelligent-z3/test/cz/cuni/mff/d3s/jdeeco/ensembles/intelligent/z3/pendolino.edl

  Log Message:
  -----------
  Bugfixing, refactoring - component ids now correspond to the indexes assigned by the solver (so the same numbers are printed in the output).


  Commit: fb21b9416b013d83a15fe125f3c16e1600521b77
      https://github.com/d3scomp/JDEECo/commit/fb21b9416b013d83a15fe125f3c16e1600521b77
  Author: Buckey <aertheas at gmail.com>
  Date:   2016-07-01 (Fri, 01 Jul 2016)

  Changed paths:
    M jdeeco-edl-ui/META-INF/MANIFEST.MF
    M jdeeco-edl/META-INF/MANIFEST.MF
    M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/ContextSymbols.java
    M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/functions/Count.java
    M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/functions/OneOf.java
    M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/functions/SetsEqual.java
    M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/generator/EDLGenerator.xtend
    M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/typing/DefaultTypeInformationProvider.xtend
    M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/utils/EDLUtils.xtend
    M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/validation/EDLValidator.xtend

  Log Message:
  -----------
  Generator now uses reference types (Integer et al.) for all primitive types, to avoid clashes with DEECo's handling of roles. Refactoring.


Compare: https://github.com/d3scomp/JDEECo/compare/30cc3da8b80f...fb21b9416b01


More information about the DEECo mailing list