mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 13:49:35 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() * Do not convert tests which request implementation attribute 'signed'='true'. Such tests aren't applicable to our unsigned DOM, they only cause compiler warnings and noise in the test report. + Support for default properties (obj.item(x) -> obj[x]). + Support black-listing of testcases. Some of them (in HTML testsuite) are easier to rewrite by hand than to convert. + Support adding certain units to 'uses' clause (e.g. HTML suite must use dom_html). git-svn-id: trunk@13172 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |