CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r3660]
(7.4 kB)
by
delphidabbler
Renamed TSourceFileType enumeration as TSourceOutputFileType. |
2013-10-25 14:53:46 |
View
Download |
[r3632]
(7.3 kB)
by
delphidabbler
Replaced arrays defined as "array of some-type" with TArray<some-type> and changed to use TArrayHelper<>.Copy() to copy such arrays instead of doing explicit copy or each array element. |
2013-10-21 13:00:10 |
View
Download |
[r3315]
(7.3 kB)
by
delphidabbler
Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.
renamed from
/trunk/Src/USourceFileInfo.pas
|
2013-08-18 14:51:47 |
View
Download |