Menu

/trunk/Src/USourceGen.pas Commit Log


Commit Date  
[r1067] (44.6 kB) by delphidabbler

Standardised and corrected headings of generated comments in include files that describe cross-references and required units, routines, constants and types.

2010-11-26 02:43:33 View
Download
[r994] (44.6 kB) by delphidabbler

Modified TSourceAnalyser.AddSnippet re change in signature of TSnippetValidator.Validate call by AddSnippet.

2010-11-12 16:41:47 View
Download
[r820] (44.5 kB) by delphidabbler

* Revised TConstAndTypeList to use Delphi's TObjectList<> object instead of project's TObjectListEx to implement list of constant and type snippets.
* Removed TConstAndTypeList's private TEnumerator class. We now use enumerator provided by TObjectList<>.
* Replaced various calls to FreeAndNil with direct call to objects' Free methods.

2010-06-16 00:58:31 View
Download
[r797] (46.3 kB) by delphidabbler

Fixed display problem with forward declaration where unwanted blank line was emitted between some routine prototypes and "forward" keyword.

2010-06-05 13:05:59 View
Download
[r752] (46.3 kB) by delphidabbler

Added support for generating compiler directives to switch off specified warnings.

2010-05-25 14:27:55 View
Download
[r660] (45.9 kB) by delphidabbler

Removed all conditional compilation re Unicode support. All code that supports non-Unicode compilers removed.

2010-03-19 11:57:29 View
Download
[r614] (46.1 kB) by delphidabbler

Merged delphi2010-port branch back into trunk.

2010-02-08 20:00:48 View
Download
[r579] (45.9 kB) by delphidabbler

* Added new static methods to TSourceComments used to format snippet and unit header comments.
* Deleted THeaderCommentFormatter class: functionality now moved to TSourceComments.
* Modified code to use new TSourceComments methods to format comments.

2010-01-16 13:39:08 View
Download
[r578] (45.8 kB) by delphidabbler

* Added TSourceComments class to USourceGen that provides description of comment styles for use in UI.
* Modified FrSourcePrefs and USaveSourceDlg to get comment style descriptions used in UI elements from new TSourceComments.GetCommentStyle method instead of local resource strings.

2010-01-16 11:23:09 View
Download
[r342] (44.8 kB) by delphidabbler

Changed TConstAndTypeList.Add to use renamed TSnippetValidator.ValidateDependsList method.

2009-09-21 01:15:19 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.