# # ChangeLog for branches/HeuristicLab.Problems.GPDL/CocoR # # Generated by Trac 1.0.12 # 04/27/24 22:18:59 Thu, 18 Jul 2013 22:31:12 GMT gkronber [9724] * branches/HeuristicLab.Problems.GPDL/Coco-2 (deleted) * branches/HeuristicLab.Problems.GPDL/CocoR (added) * branches/HeuristicLab.Problems.GPDL/CocoR/Coco.exe (added) * branches/HeuristicLab.Problems.GPDL/CocoR/Parser.frame (added) * branches/HeuristicLab.Problems.GPDL/CocoR/Scanner.frame (added) * branches/HeuristicLab.Problems.GPDL/GenerateFromAtg.cmd (modified) * branches/HeuristicLab.Problems.GPDL/GpdlCompiler/Program.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.Views/3.4/CodeEditor.xaml.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.Views/3.4/GpdlEditor.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/Coco-2 (deleted) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/GPDef.atg (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/GPDefLex.cs (deleted) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/GPDefSem.cs (deleted) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/GPDefSyn.cs (deleted) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/HeuristicLab.Problems.GPDL-3.4.csproj (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/Parser.cs (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/Scanner.cs (added) * branches/HeuristicLab.Problems.GPDL/SyntaxAnalyzer/Coco-2 (deleted) * branches/HeuristicLab.Problems.GPDL/SyntaxAnalyzer/GPDef.atg (modified) * branches/HeuristicLab.Problems.GPDL/SyntaxAnalyzer/GPDefSyntaxAnalyzer.cs (deleted) * branches/HeuristicLab.Problems.GPDL/SyntaxAnalyzer/GPDefSyntaxAnalyzerLex.cs (deleted) * branches/HeuristicLab.Problems.GPDL/SyntaxAnalyzer/GPDefSyntaxAnalyzerSem.cs (deleted) * branches/HeuristicLab.Problems.GPDL/SyntaxAnalyzer/GPDefSyntaxAnalyzerSyn.cs (deleted) * branches/HeuristicLab.Problems.GPDL/SyntaxAnalyzer/Parser.cs (added) * branches/HeuristicLab.Problems.GPDL/SyntaxAnalyzer/Scanner.cs (added) * branches/HeuristicLab.Problems.GPDL/SyntaxAnalyzer/SyntaxAnalyzer.csproj (modified) #2026 changed ATG to Coco/R syntax and use Coco/R (C#) to generate ...