The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn daf13d8750 * print a "Cannot use local variable or parameters here" error (instead of
internal error) in case of expressions that add two local variables using the
  [expr1[expr2]] syntax

git-svn-id: trunk@38514 -
2018-03-13 12:25:54 +00:00
compiler * print a "Cannot use local variable or parameters here" error (instead of 2018-03-13 12:25:54 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages pastojs: version 0.9.9 2018-03-12 23:19:20 +00:00
rtl Fix compilation wtih range check: STD_INPUT_HANDLE must be a DWORD 2018-03-08 17:41:11 +00:00
tests * handle bitpacked booleans more efficiently 2018-03-12 22:05:34 +00:00
utils pas2js: docs: property getter array element not supported 2018-03-12 16:55:54 +00:00
.gitattributes * handle bitpacked booleans more efficiently 2018-03-12 22:05:34 +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 * 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 arm-netbsd: regenerated the required Makefiles 2018-03-05 15:44:49 +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