The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 18d7b29b2f * Implement clear for report (bug ID 33286)
git-svn-id: trunk@38399 -
2018-03-03 11:41:55 +00:00
compiler + support segment overrides in inline asm references to local variables or parameters on x86 2018-03-01 17:59:57 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages * Implement clear for report (bug ID 33286) 2018-03-03 11:41:55 +00:00
rtl Amicommon: Implemented GetTempDir() for all Amiga systems ('T:' as default) 2018-03-01 18:04:40 +00:00
tests * test is i386 only 2018-03-02 21:57:44 +00:00
utils * importtl new parameter --ref-style that allows to set different styles for reference input param. (var, constref or const [ref]) 2018-02-25 14:52:51 +00:00
.gitattributes + optimize is operator if used on sealed classes as proposed in #30097 2018-02-28 22:09:24 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
Makefile.fpc * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00