The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2018-02-24 12:18:55 +00:00
compiler * warn if the first constant element of a range set expression is greater than the second one, resolves #31936 2018-02-23 22:30:35 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages * Allow hex, octal and binary notation for expression parser (patch from bug ID #33216) 2018-02-24 10:59:44 +00:00
rtl * Fix bug ID #33133 (use newer Windows API if available) 2018-02-24 12:18:55 +00:00
tests * warn if the first constant element of a range set expression is greater than the second one, resolves #31936 2018-02-23 22:30:35 +00:00
utils fpdoc: cleaned up obsolete okspecialize code 2018-02-10 11:34:49 +00:00
.gitattributes pastojs: uses-in filename 2018-02-24 09:30:53 +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