The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth 7b675b6769 * correctly write the type of open array parameters as the element def and not the array def
+ added test that shows the linking error if not done so (otherwise that should already be covered by trtti15.pp)

git-svn-id: trunk@37083 -
2017-08-29 20:17:24 +00:00
compiler * correctly write the type of open array parameters as the element def and not the array def 2017-08-29 20:17:24 +00:00
ide regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
installer regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
packages + add and document a way to hide the generic methods from Lazarus' CodeTools as they don't support them yet 2017-08-29 18:38:24 +00:00
rtl Fix compilation failure for systems that do not have dynlibs 2017-08-25 07:28:35 +00:00
tests * correctly write the type of open array parameters as the element def and not the array def 2017-08-29 20:17:24 +00:00
utils regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
.gitattributes * correctly write the type of open array parameters as the element def and not the array def 2017-08-29 20:17:24 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
Makefile.fpc + sparc64 support in top level Makefile.fpc 2017-06-18 21:06:30 +00:00