The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
ondrej f89650c470 sql parser: fix A*B, A/B and add tests
git-svn-id: trunk@46437 -
2020-08-14 19:14:37 +00:00
compiler * do not try to unroll a loop if previously an error was thrown, resolves #37475 2020-08-14 18:10:56 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages sql parser: fix A*B, A/B and add tests 2020-08-14 19:14:37 +00:00
rtl TEncoding: fix base convert functions for empty inputs 2020-08-14 14:59:05 +00:00
tests * do not try to unroll a loop if previously an error was thrown, resolves #37475 2020-08-14 18:10:56 +00:00
utils * Improved exception handling, patch by Henrique Werlang (bug ID 37567) 2020-08-14 10:33:07 +00:00
.gitattributes * do not try to unroll a loop if previously an error was thrown, resolves #37475 2020-08-14 18:10:56 +00:00
.gitignore Add zxspectrum, msxdos and amstradcpc list of unsupported OSes for most utils packages 2020-08-05 09:30:16 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00