The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2018-03-13 21:59:58 +00:00
compiler * missing skiplabel added, resolves #33423 2018-03-13 18:45:32 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages pastojs: version 0.9.10 2018-03-13 18:37:16 +00:00
rtl Fix compilation wtih range check: STD_INPUT_HANDLE must be a DWORD 2018-03-08 17:41:11 +00:00
tests Modify DoMem parameter type to SizeUInt and adapt tests using this function, to avoid run time errors with range check 2018-03-13 21:59:58 +00:00
utils pas2js: docs: property getter array element not supported 2018-03-12 16:55:54 +00:00
.gitattributes + added a warning for using cs/ds/es/ss segment overrides in inline assembly on 2018-03-13 14:41:21 +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 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