CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r4015]
(17.4 kB)
by
delphidabbler
Temporarily renamed TSnippet as TNewSnippet: this is to avoid name clashes with existing TSnippet. Once the old implementation has been removed TNewSnippet can be changed back to TSnippet. |
2013-11-29 00:55:08 |
View
Download |
[r4014]
(17.3 kB)
by
delphidabbler
Added MPL 2.0 boilerplate to units recently copied from experimental branch. |
2013-11-29 00:50:41 |
View
Download |
[r4013]
(17.0 kB)
by
delphidabbler
Modified TSnippetBase, TSnippet and TPartialSnippet to compile in "parsnip", changing some property types and adjusting data type names as necessary. Also tweked some getter and setter code. |
2013-11-29 00:42:27 |
View
Download |
[r4010]
(16.2 kB)
by
delphidabbler
Copied CS.Database.Snippets unit from "experimental" branch and added to project. It's planned to use this unit as a basis for a new snippet implementation. |
2013-11-29 00:08:10 |
View
Download |