The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn f7dd8755cc + introduced TFPList.IndexOfItem and TFPObjectList.IndexOfItem, which are like
IndexOf, but can also search backwards. The same method already exists in
  FPC's classes unit.

git-svn-id: trunk@48984 -
2021-03-15 18:06:44 +00:00
compiler + introduced TFPList.IndexOfItem and TFPObjectList.IndexOfItem, which are like 2021-03-15 18:06:44 +00:00
installer * regenerated makefiles after sync with trunk 2021-03-13 21:52:13 +00:00
packages * Remove debug writel 2021-03-15 18:06:40 +00:00
rtl Add sinclairql/Makefile 2021-03-15 15:39:30 +00:00
tests + compiled C object files, generated by riscv32-unknown-linux-gnu-gcc (GCC) 10.2.0 with -O3 2021-03-14 21:34:51 +00:00
utils * update revision.inc 2021-03-14 00:53:41 +00:00
.gitattributes Add sinclairql/Makefile 2021-03-15 15:39:30 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * synchronized with trunk 2021-03-13 21:47:24 +00:00
Makefile.fpc * the wasm target in the makefiles renamed wasm32 2020-08-05 14:23:56 +00:00