Menu

/branches/parsnip/Src/Main/CS.SourceCode.Hiliter.Brushes.pas Commit Log


Commit Date  
[r3740] (15.2 kB) by delphidabbler

Added new StrHash and TextHash functions to CS.Utils.Hashes that call PaulLarsonHash for case sensitive and case insensitive string hashes respectively. Removed PaulLarsonHash from interface section.

Modified calling code to use StrHash or TextHash as appropriate to context.

2013-11-08 10:24:14 View
Download
[r3656] (15.2 kB) by delphidabbler

Removed unused local variable.

2013-10-24 23:29:50 View
Download
[r3605] (15.3 kB) by delphidabbler

Added new method to TSyntaxHiliterBrushes that returns an array of all attributes supported by all supported syntax highlighters.
Various changes to support this including new methods of TSyntaxHiliterAttr and a change over to using DelphiColl collections in unit.

2013-10-18 00:50:22 View
Download
[r3550] (13.5 kB) by delphidabbler

Modified validation checks for language and brush identifiers to conform to revised format per docs.

2013-09-17 18:56:04 View
Download
[r3547] (13.6 kB) by delphidabbler

Changed requirements of a valid brush id.

2013-09-17 16:04:31 View
Download
[r3540] (13.2 kB) by delphidabbler

Added new PascalBrushID method to TSyntaxHiliterBrushes.
Replaced 'ObjectPascal' literal string in various units with calls to TSyntaxHiliterBrushes.PascalBrushID.

2013-09-17 00:56:31 View
Download
[r3490] (12.8 kB) by delphidabbler

Copied three units from experimental branch and added to project.

2013-09-14 09:00:44 View
Download
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.