The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 672afcdca2 * check for conflicts between procedure directives specified in the
implementation and "virtual" (if it's a virtual method), as "virtual"
    does not get repeated in the implementation and hence no conflicts get
    checked by default (mantis #32605)

git-svn-id: trunk@37887 -
2018-01-01 16:54:04 +00:00
compiler * check for conflicts between procedure directives specified in the 2018-01-01 16:54:04 +00:00
ide * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages packages: disable some packages and files, in preparation of turning off threading feature for atari tos 2017-12-30 06:47:18 +00:00
rtl * CB_GETCOMBOBOXINFO from patch mantis #32890 2017-12-30 22:06:49 +00:00
tests * check for conflicts between procedure directives specified in the 2018-01-01 16:54:04 +00:00
utils * Re-add Pas2jsLibCompiler to uses clause 2017-12-30 10:45:24 +00:00
.gitattributes * check for conflicts between procedure directives specified in the 2018-01-01 16:54:04 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
Makefile.fpc * allow using 3.0.2 and 3.0.4 as starting compilers for trunk 2017-12-05 00:38:11 +00:00