Menu

/branches/v4-dev/Src/Hiliter.UPasLexer.pas Commit Log


Commit Date  
[r1564] (29.5 kB) by delphidabbler

Merged trunk changes for release 3.9.1 (i.e. 1558-1562) into the v4-dev branch.

Resolved conflicts as follows:

* Src/VCodeSnip.vi: kept version in v4-dev unchanged.

Some files are physically unchanged and have changes only to their
svn:mergeinfo property.

2011-09-19 08:36:55 View
Download
[r1544] (29.3 kB) by delphidabbler

* Added new private THilitePasLexer.TEntityMap class to map text entities to tokens. A single instance is used as a class var of THilitePasLexer. Replaces several private global objects and manipulation routines.
* Deleted duplicated "inline" keyword - it's a directive.

2011-08-04 16:39:13 View
Download
[r1543] (29.5 kB) by delphidabbler

XMLDoc commented unit

2011-07-29 22:55:41 View
Download
[r1538] (32.3 kB) by delphidabbler

Updated list of keywords and directives for Delphi 2010.

2011-07-29 00:35:36 View
Download
[r1534] (33.2 kB) by delphidabbler

Renamed TSameTextEqualityComparer as TTextEqualityComparer and TSameStringEqualityComparer as TStringEqualityComparer and updated all using code accordingly.

2011-07-22 19:56:45 View
Download
[r1447] (33.2 kB) by delphidabbler

* Added new StrSameStr, StrSameText, StrIsDelimiter and StrLastDelimiterPos routines to UStrUtils.
* Changed code that uses SysUtils AnsiSameStr, AnsiSameText, IsDelimiter and LastDelimiter to use equivalent new routines in UStrUtils instead.

2011-05-21 11:57:56 View
Download
[r1141] (33.2 kB) by delphidabbler

* Renamed UTextStreamReader unit as UStringReader and TTextStreamReader class as TStringReader. Changed TStringReader to read its data from a string instead of a stream.
* Updated using Hiliter.UPasLexer unit to use revised unit and class names.
* Updated chain of Hiliter classes that use Hiliter.UPasLexer to pass source code as a string instead of a stream. When streams were used they had to contain Unicode text, so it is safer and easier just to use strings instead.

2010-12-01 20:27:54 View
Download
[r1077] (33.2 kB) by delphidabbler

Development branch for CodeSnip release 4.

Initial source is a copy of v3.8.4 (r1075).

2010-11-26 17:58:26 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.