[DEECo] [d3scomp/JDEECo] c066bd: Finalized support for generating alias accessors. ...

GitHub noreply at github.com
Wed Mar 2 19:06:00 CET 2016


  Branch: refs/heads/IntelligentEnsembles
  Home:   https://github.com/d3scomp/JDEECo
  Commit: c066bd6afac201916826ee6d2621aa8252bfa6aa
      https://github.com/d3scomp/JDEECo/commit/c066bd6afac201916826ee6d2621aa8252bfa6aa
  Author: Buckey <aertheas at gmail.com>
  Date:   2016-03-02 (Wed, 02 Mar 2016)

  Changed paths:
    M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/generator/EDLGenerator.xtend
    A jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/utils/CodeGeneratorVisitor.java
    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:
  -----------
  Finalized support for generating alias accessors. Validator now checks that constraints are indeed boolean expressions.


  Commit: dcda4fda555439d5d51a21dddc07dc39f9340744
      https://github.com/d3scomp/JDEECo/commit/dcda4fda555439d5d51a21dddc07dc39f9340744
  Author: Buckey <aertheas at gmail.com>
  Date:   2016-03-02 (Wed, 02 Mar 2016)

  Changed paths:
    A jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/DefaultFunctionRegistry.java
    M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/EDLRuntimeModule.java
    A jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/IFunctionRegistry.java
    A jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/functions/IConstraintFunction.java
    A jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/functions/IFunction.java
    A 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/utils/EDLUtils.xtend
    M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/utils/ITypeResolutionContext.java
    M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/validation/EDLValidator.xtend

  Log Message:
  -----------
  Core support for EDL functions, validation now checks function names, parameters and return types. WIP.


Compare: https://github.com/d3scomp/JDEECo/compare/ee9d17d0e371...dcda4fda5554


More information about the DEECo mailing list