The FreePascal Compiler (FPC) source repo

paul 92d6503704 compiler: rename _EQUAL token to _EQ to prevent problems with adding delphi operator names which contains "EQUAL" name, also rename _UNEQUAL to _NE for consistency 14 years ago
compiler 92d6503704 compiler: rename _EQUAL token to _EQ to prevent problems with adding delphi operator names which contains "EQUAL" name, also rename _UNEQUAL to _NE for consistency 14 years ago
ide de5ca33983 * fix one of two issues in mantis 6326, double click on watch entry invokes edit watch 14 years ago
installer 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 years ago
packages 6f1f310ee9 * fix | separator char. Bug 6262D 14 years ago
rtl 934ab56c0a + most of OS/2 threading support implemented; not debugged yet though 14 years ago
tests 8c0c614d5a compiler: allow <> operator overload. search for "<>" operator first for "<>" expressions and if not found then use "=" operator + test 14 years ago
utils 9e0b67a2cb * Support for multiple directories. 14 years ago
.gitattributes 8c0c614d5a compiler: allow <> operator overload. search for "<>" operator first for "<>" expressions and if not found then use "=" operator + test 14 years ago
.gitignore 9410f7d5d3 - obsolete, removed (handled by regular script) 14 years ago
Makefile 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 years ago
Makefile.fpc 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 years ago