[DEECo] [d3scomp/JDEECo] eca832: Major overhaul of the type system and function reg...
GitHub
noreply at github.com
Thu Mar 10 19:23:04 CET 2016
Branch: refs/heads/IntelligentEnsembles
Home: https://github.com/d3scomp/JDEECo
Commit: eca832d5f311f458068211145de011c11e620f48
https://github.com/d3scomp/JDEECo/commit/eca832d5f311f458068211145de011c11e620f48
Author: Buckey <aertheas at gmail.com>
Date: 2016-03-10 (Thu, 10 Mar 2016)
Changed paths:
M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/DefaultFunctionRegistry.java
M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/IFunctionRegistry.java
A jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/functions/Count.java
M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/functions/IFunction.java
A 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/utils/EDLUtils.xtend
M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/validation/EDLValidator.xtend
Log Message:
-----------
Major overhaul of the type system and function registry, support for generic functions, parameter type inference. Added skeletons of the functions used in the examples.
More information about the DEECo
mailing list