Commit | Date | |
---|---|---|
[r3939]
(18.7 kB)
by
delphidabbler
Renamed TDBSnippetID in CS.Database.Types to TSnippetID and deleted TSnippetID from USnippetIDs. |
2013-11-26 00:31:25 |
View
Download |
[r3913]
(18.7 kB)
by
delphidabbler
Renamed TSnippet's Units, Depends and XRef properties to RequiredModules, RequiredSnippets and XRefs respectively and modified affected code accordingly. |
2013-11-25 10:56:19 |
View
Download |
[r3912]
(18.7 kB)
by
delphidabbler
Renamed all fields of TSnippetReferences record and made necessary changes to using code. |
2013-11-25 04:16:50 |
View
Download |
[r3906]
(18.7 kB)
by
delphidabbler
Added code to remove invalid snippet IDs from a snippet's Depends and XRef properties. In DB.USnippet this is a partial reversal of the change made in revision 3905. |
2013-11-24 15:28:57 |
View
Download |
2013-11-24 14:48:41 |
View
Download |
|
[r3903]
(18.1 kB)
by
delphidabbler
Changed type of TSnippet.Units property to IStringList and made necessary changes to using code. |
2013-11-24 14:44:29 |
View
Download |
[r3899]
(18.0 kB)
by
delphidabbler
Changed type of TSnippet's Depends and XRef properties from TSnippetList to ISnippetIDList. |
2013-11-24 13:19:02 |
View
Download |
[r3824]
(18.7 kB)
by
delphidabbler
Made TSnippetID into an opaque type: removed Name property and added ToString method to return string representation of snippet ID. |
2013-11-15 15:31:01 |
View
Download |
[r3821]
(18.6 kB)
by
delphidabbler
Removed Name property from TSnippet. |
2013-11-15 12:02:32 |
View
Download |
[r3808]
(18.6 kB)
by
delphidabbler
Removed TDatabaseLoader.IsNativeSnippet abstract method and its implementation. |
2013-11-14 21:15:28 |
View
Download |