Menu

Old Code (SVN) Commit Log


Commit Date  
[r3843] by delphidabbler

Made TREMLEntities an TREMLTags publicly accessible.

2013-11-18 21:23:11 Tree
[r3842] by delphidabbler

Added new IActiveTextRenderer interface and new Render method of IActiveText and its implementation in TActiveText.
Gave IActiveTextParser a GUID.
Removed a lot of redundant "type" keywords.

2013-11-18 15:53:35 Tree
[r3841] by delphidabbler

Added new unit to project that contains a copy of TREMLReader, renamed as TActiveTextREMLParser.
TREMLReader removed from UREMLDataIO unit.
Using unit updated re change of name and location of the class.

2013-11-18 14:45:09 Tree
[r3840] by delphidabbler

Added TREMLParser to parse REML in an implementation neutral way, with no dependencies on active text.
Re-implemented TREMLReader in terms of TREMLParser: TREMLReader now generates active text according to information obtained from TREMLParser.
Updated and corrected documentation of REML language and history.

2013-11-18 14:23:14 Tree
[r3839] by delphidabbler

Removed redundant TODO.

2013-11-16 02:57:45 Tree
[r3838] by delphidabbler

Reverse merged revision(s) 3836-3835 from branches/parsnip/Src/Main/CS.Markup.pas:

This restores TMarkup to a record instead of a class and interface.

I've decided to keep TMarkup as a dumb receptacle for markup at the moment: any conversion to other types will be done elsewhere. This is because there are various different ways of interpreting plain text markup in different parts of the program and different ways of converting REML to plain text (usually via Active Text), so it seems best to leave interpretation to the parts of the program where markup is interpreted.

2013-11-16 02:57:14 Tree
[r3837] by delphidabbler

Fixed a couple of errors in object construction code.

2013-11-16 01:59:08 Tree
[r3836] by delphidabbler

Added IMarkup interface.
Converted TMarkup record into class that implements IMarkup.

2013-11-16 01:57:51 Tree
[r3835] by delphidabbler

Added new CS.Markup unit to project.

2013-11-16 01:54:18 Tree
[r3834] by delphidabbler

Copied new mark-up unit from experimental branch.

2013-11-16 01:52:47 Tree
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.