CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r1759]
(28.6 kB)
by
delphidabbler
Standardised svn:mime-type properties to "text/pascal" and svn:eol-style to "native" |
2012-02-27 11:40:49 |
View
Download |
[r1757]
(29.5 kB)
by
delphidabbler
Reintegrated v4-dev branch into trunk. |
2012-02-27 11:19:09 |
View
Download |
2011-09-18 11:18:40 |
View
Download |
|
[r1559]
(33.3 kB)
by
delphidabbler
Fixed bug #3369422 (http://bit.ly/omSp6F) The floating point number parser was too strict about malformed general format numbers leading to assertion failure when the "E" in the general format number was not followed by a digit. This is mal-formed Pascal and should have been reported as an error rather than causing an assertion failure. |
2011-09-18 11:15:38 |
View
Download |
[r1029]
(33.2 kB)
by
delphidabbler
* Moved all units directly concerned with supporting syntax highlighting into the new "Hiliter" namespace. Some units were further renamed.
renamed from
/trunk/Src/UHilitePasLexer.pas
|
2010-11-19 20:54:26 |
View
Download |