CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r916]
(20.1 kB)
by
delphidabbler
Simplified enumerator code. Replaced custom enumerator with calls to the TList<T> enumerator. Removed redundant code. |
2010-09-24 15:54:20 |
View
Download |
[r763]
(22.7 kB)
by
delphidabbler
* Renamed internal list that maintains list of warnings in TWarnings. |
2010-05-25 19:56:14 |
View
Download |
2010-05-25 19:45:45 |
View
Download |
|
[r745]
(12.1 kB)
by
delphidabbler
Added new UWarnings unit that encapsulate Delphi $WARN directives used to switch off unwanted compiler warnings. |
2010-05-25 12:01:22 |
View
Download |