Menu

Old Code (SVN) Commit Log


Commit Date  
[r3847] by delphidabbler

XMLDoc commented unit.

2013-11-19 01:12:02 Tree
[r3846] by delphidabbler

Removed redundant TREMLWriter class.

2013-11-18 23:37:38 Tree
[r3845] by delphidabbler

Changed to use TActiveTextREMLRenderer instead of TREMLWriter to create REML in TSnippetExtraHelper.BuildREMLMarkup.

2013-11-18 23:34:24 Tree
[r3844] by delphidabbler

Added new unit that renders active text as REML source code. Implements IActiveTextRenderer so can be passed to IActiveText.Render.

2013-11-18 23:18:52 Tree
[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
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.