The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe c89ea4412f * disallow using inline nodes with a non-void resultdef as statements
(e.g. length, lo/hi, ord, etc). Not the same as mantis #9918, but
    somewhat related

git-svn-id: trunk@8770 -
2007-10-12 11:54:37 +00:00
compiler * disallow using inline nodes with a non-void resultdef as statements 2007-10-12 11:54:37 +00:00
fv - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
ide * don't mark a file modified in case of an empty paste, resolves #6320 2007-10-10 19:38:38 +00:00
installer + fcl-json added to install.dat 2007-10-07 13:47:30 +00:00
packages * fix record sizes to use packrecords C in vorbis (bug 9867) 2007-10-11 16:58:31 +00:00
rtl * len=0 should not be treated as overflow in comparebyte/word/dword 2007-10-11 17:10:29 +00:00
tests * disallow using inline nodes with a non-void resultdef as statements 2007-10-12 11:54:37 +00:00
utils fpdoc: give context of invalid short description 2007-10-05 12:05:04 +00:00
.gitattributes * disallow using inline nodes with a non-void resultdef as statements 2007-10-12 11:54:37 +00:00
.gitignore * moved graph from packages/base to packages/extra so it can depend 2007-08-25 18:49:30 +00:00
Makefile * fixed dependency checking for source files in subdirectories relative 2007-08-22 07:04:23 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00