Menu

/trunk/Src/USourceGen.pas Commit Log


Commit Date  
[r1885] (45.2 kB) by delphidabbler

Removed old TODOs that refer to completed tasks.

2012-06-10 22:48:45 View
Download
[r1843] (45.3 kB) by delphidabbler

Renamed TWarnings.SwitchOff property as Enabled.
Modified all using code.
Also changed name of check box that updates this property in TCodeGenPrefsFrame to suit.

NOTE: Name of item relating to TWarnings.Enabled in User.config remains "SwitchOffWarnings" for backward compatibility reasons.

2012-06-04 22:22:55 View
Download
[r1802] (45.3 kB) by delphidabbler

Fixed bug #3519784 in which multi-line types and consts which start definition on same line as keyword were corrupted when rendering in units with comment style of "after".

2012-04-20 10:45:58 View
Download
[r1801] (45.5 kB) by delphidabbler

Added new "class" snippet type for class and advanced record types.

2012-04-20 10:35:05 View
Download
[r1799] (39.2 kB) by delphidabbler

Revised TSourceAnalyser to no longer hand off processing of constant and type snippet kinds to separate TConstAndTypeList class, which was removed.

2012-04-19 22:09:31 View
Download
[r1759] (42.9 kB) by delphidabbler

Standardised svn:mime-type properties to "text/pascal" and svn:eol-style to "native"

2012-02-27 11:40:49 View
Download
[r1757] (44.2 kB) by delphidabbler

Reintegrated v4-dev branch into trunk.
Trunk now contains v4 development tree

2012-02-27 11:19:09 View
Download
[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
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.