#
# ChangeLog for branches/dcomp/Compiler
#
# Generated by Trac 1.6
# Aug 13, 2025, 9:11:09 PM

Fri, 04 Nov 2016 12:50:35 GMT chronos [91]
	* branches/dcomp (added)
	* branches/dcomp/CmdLine (added)
	* branches/dcomp/CmdLine/Compiler (added)
	* branches/dcomp/CmdLine/Compiler/UAnalyzer.pas (added)
	* branches/dcomp/CmdLine/Compiler/UCompiler.pas (added)
	* branches/dcomp/CmdLine/Compiler/UTarget.pas (added)
	* branches/dcomp/CmdLine/TargetPHP (added)
	* branches/dcomp/CmdLine/TargetPHP/UTargetPHP.pas (added)
	* branches/dcomp/CmdLine/build.bat (added)
	* branches/dcomp/CmdLine/dcomp.dpr (added)
	* branches/dcomp/Compiler (added)
	* branches/dcomp/Compiler/UAnalyzer.pas (added)
	* branches/dcomp/Compiler/UCompiler.pas (added)
	* branches/dcomp/Compiler/UTarget.pas (added)
	* branches/dcomp/TargetPHP (added)
	* branches/dcomp/TargetPHP/UTargetPHP.pas (added)

	* Added: Start new compiler branch which should run under Delphi. ...