# # ChangeLog for branches/HeuristicLab.LinqExpressionTreeInterpreter/PreBuildEvent.cmd # # Generated by Trac 1.0.12 # 03/29/24 16:08:58 Mon, 27 Jul 2015 19:39:33 GMT bburlacu [12807] * branches/HeuristicLab.LinqExpressionTreeInterpreter (added) * branches/HeuristicLab.LinqExpressionTreeInterpreter/Build.cmd (added) * branches/HeuristicLab.LinqExpressionTreeInterpreter/HeuristicLab.LinqExpressionTreeInterpreter.sln (added) * branches/HeuristicLab.LinqExpressionTreeInterpreter/HeuristicLab.Problems.DataAnalysis.Symbolic (copied) * branches/HeuristicLab.LinqExpressionTreeInterpreter/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj (modified) * branches/HeuristicLab.LinqExpressionTreeInterpreter/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/OpCodes.cs (modified) * branches/HeuristicLab.LinqExpressionTreeInterpreter/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/SymbolicDataAnalysisExpressionCompiledTreeInterpreter.cs (added) * branches/HeuristicLab.LinqExpressionTreeInterpreter/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/FunctionSymbol.cs (added) * branches/HeuristicLab.LinqExpressionTreeInterpreter/PreBuildEvent.cmd (added) #2442: Added new interpreter as described above. The new function ...