# # ChangeLog for branches/HeuristicLab.Problems.GPDL/CodeGenerator/Properties # # Generated by Trac 1.0.12 # 05/13/24 18:23:04 Thu, 17 Oct 2013 19:52:35 GMT gkronber [10062] * branches/HeuristicLab.Problems.GPDL/CodeGenerator (added) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/BruteForceCodeGen.cs (added) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/CodeGenerator.csproj (added) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/Properties (added) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/Properties/AssemblyInfo.cs (added) * branches/HeuristicLab.Problems.GPDL/GpdlCompiler/GpdlCompiler.csproj (modified) * branches/HeuristicLab.Problems.GPDL/GpdlCompiler/Program.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/HeuristicLab.Grammars-3.3.csproj (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.sln (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/HeuristicLab.Problems.GPDL-3.4.csproj (modified) * branches/HeuristicLab.Problems.GPDL/PreBuildEvent.cmd (deleted) * branches/HeuristicLab.Problems.GPDL/SyntaxAnalyzer/SyntaxAnalyzer.csproj (modified) * branches/HeuristicLab.Problems.GPDL/Test/Test.csproj (modified) #2026 worked on brute force code generator, removed unused ...