The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-12-22 18:39:13 +00:00
compiler * TRTTIWriter improvements: 2010-12-22 14:45:40 +00:00
ide * Modified hint for search/replace again to show what will be done. bug #0010715 2010-12-22 18:39:13 +00:00
installer
packages * fix | separator char. Bug 6262D 2010-12-21 19:30:12 +00:00
rtl + most of OS/2 threading support implemented; not debugged yet though 2010-12-19 22:05:05 +00:00
tests compiler: allow <> operator overload. search for "<>" operator first for "<>" expressions and if not found then use "=" operator + test 2010-12-21 04:44:37 +00:00
utils * Support for multiple directories. 2010-12-19 20:40:37 +00:00
.gitattributes compiler: allow <> operator overload. search for "<>" operator first for "<>" expressions and if not found then use "=" operator + test 2010-12-21 04:44:37 +00:00
.gitignore
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00