The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian b7afb2431c * do not allow constraints in headers of procedure implementations in delphi mode, resolves #36584
* better error message if a constraint is found at a wrong location

git-svn-id: trunk@44174 -
2020-02-14 20:56:55 +00:00
compiler * do not allow constraints in headers of procedure implementations in delphi mode, resolves #36584 2020-02-14 20:56:55 +00:00
installer * added new packages to OS/2 and EMX sections 2020-02-04 21:20:22 +00:00
packages pas2js: allow ExtClass<JSValue>:=ExtClass<Word> 2020-02-14 17:05:14 +00:00
rtl * patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686 2020-02-09 10:51:14 +00:00
tests * do not allow constraints in headers of procedure implementations in delphi mode, resolves #36584 2020-02-14 20:56:55 +00:00
utils pas2js: fpmake 2020-02-09 10:25:53 +00:00
.gitattributes * do not allow constraints in headers of procedure implementations in delphi mode, resolves #36584 2020-02-14 20:56:55 +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 * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * Makefile fixed 2020-02-05 20:33:32 +00:00
Makefile.fpc * Makefile fixed 2020-02-05 20:33:32 +00:00