# # ChangeLog for trunk/Demos/Generics # # Generated by Trac 1.6 # Jun 16, 2025, 10:46:41 AM Thu, 05 Apr 2012 12:03:52 GMT chronos [50] * trunk/Compiler/Target/Delphi/UTargetDelphi.pas (modified) * trunk/Compiler/Target/Interpretter/UTargetInterpretter.pas (modified) * trunk/Compiler/UCompiler.pas (modified) * trunk/Compiler/UExecutor.pas (modified) * trunk/Compiler/UTarget.pas (modified) * trunk/Demos/Generics/Generics.dpr (added) * trunk/Demos/Generics/Generics.pas (deleted) * trunk/Demos/Generics/Generics.tppr (modified) * trunk/IDE/Forms/UFormMain.lfm (modified) * trunk/IDE/Forms/UFormMain.lrt (modified) * trunk/IDE/Forms/UFormMain.pas (modified) * trunk/IDE/Languages/Transpascal.po (modified) * trunk/IDE/Transpascal.lpi (modified) * trunk/IDE/UProject.pas (modified) * Modified: Interpretter execution partial implementation. Sun, 04 Mar 2012 14:38:44 GMT chronos [47] * trunk/Compiler/UCompiler.pas (modified) * trunk/Demos/Console/Console.tppr (modified) * trunk/Demos/Generics/Generics.tppr (modified) * trunk/Demos/Structure/Project.tppr (modified) * trunk/IDE/Forms/UFormMain.pas (modified) * trunk/IDE/Forms/UFormMessages.pas (modified) * trunk/IDE/Forms/UFormProject.pas (modified) * trunk/IDE/UProject.pas (modified) * Modified: Project now hold file list as linear list each include ... Sat, 25 Feb 2012 18:41:42 GMT chronos [39] * trunk/Demos/Generics/Generics.pas (modified) * trunk/Demos/Generics/List.pas (modified) * trunk/IDE/Forms/UCompiledForm.lfm (modified) * trunk/IDE/Forms/UCompiledForm.lrt (modified) * trunk/IDE/Forms/UMainForm.lfm (modified) * trunk/IDE/Forms/UMainForm.lrt (modified) * trunk/IDE/Forms/UMainForm.pas (modified) * trunk/IDE/Languages/Transpascal.cs.po (modified) * trunk/IDE/Languages/Transpascal.po (modified) * trunk/IDE/UProject.pas (modified) * Modified: Reorganized docked forms. Target code is now accessible ... Wed, 10 Nov 2010 06:26:52 GMT george [23] * trunk/Demos/Generics/Generics.tppr (modified) * trunk/IDE/Forms/UCodeForm.lfm (modified) * trunk/IDE/Forms/UProjectManager.pas (modified) * trunk/IDE/Transpascal.lpi (modified) * trunk/IDE/Transpascal.lpr (modified) * trunk/IDE/UProject.pas (modified) * Fixed: Saving project file. Tue, 09 Nov 2010 13:15:56 GMT george [22] * trunk/Demos/Generics/Generics.tppr (modified) * trunk/IDE/Forms/UMainForm.pas (modified) * trunk/IDE/Transpascal.lpi (modified) Tue, 09 Nov 2010 13:08:55 GMT george [21] * trunk/Compiler/Analyze/UAnalyzerPascal.pas (modified) * trunk/Compiler/Produce/UProducerPascal.pas (modified) * trunk/Demos/Generics (added) * trunk/Demos/Generics/Generics.pas (added) * trunk/Demos/Generics/Generics.tppr (added) * trunk/Demos/Generics/List.pas (added) * trunk/Demos/Generics/System.pas (added) * trunk/Demos/Structure (modified) * trunk/Demos/Structure/Project.pas (modified) * trunk/Demos/Structure/System.pas (modified) * trunk/IDE/Forms/UCodeForm.lfm (modified) * trunk/IDE/Forms/UCodeForm.pas (modified) * trunk/IDE/Forms/UMainForm.lfm (modified) * trunk/IDE/Forms/UMainForm.pas (modified) * trunk/IDE/Transpascal.lpi (modified) * trunk/IDE/UProject.pas (modified) * Modified: Project saving.