The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-12-25 11:08:02 +00:00
compiler compiler: map delphi Implicit operator to := operator of FPC, add Explicit operator for delphi only (for now) which works when explicit type conversion happens + extend test 2010-12-25 11:08:02 +00:00
ide * cleaning out use of old endianess routines (these are centralized in system since 2.0.x days) 2010-12-23 20:38:56 +00:00
installer
packages * fix | separator char. Bug 6262D 2010-12-21 19:30:12 +00:00
rtl o patch by Jeppe Johansen to fix mantis #17472: 2010-12-24 15:54:39 +00:00
tests compiler: map delphi Implicit operator to := operator of FPC, add Explicit operator for delphi only (for now) which works when explicit type conversion happens + extend test 2010-12-25 11:08:02 +00:00
utils * Support for multiple directories. 2010-12-19 20:40:37 +00:00
.gitattributes Fixed rtti/finalization of objects that have ancestors and fields of managed types: 2010-12-24 14:46:29 +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