#fpc #freepascal #compiler #fpcobj #pascal

paul b7f1ea0a93 compiler: remove unneeded check that def is objectdef when we have another check that object has vmt. records don't have vmt so we can leave only one check there 14 years ago
compiler b7f1ea0a93 compiler: remove unneeded check that def is objectdef when we have another check that object has vmt. records don't have vmt so we can leave only one check there 14 years ago
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 14 years ago
installer 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 years ago
packages 482a244f30 * version 2.13 of the parser, by Ryan Joseph: mainly restructuring and 14 years ago
rtl 15e1abddf7 * Windows RTL: Simplify SysUtils.GetLocalTime(). TSystemTime type for these targets matches one defined in Windows unit, so WinAPI function result can be used directly. Resolves #18346. 14 years ago
tests 86d3e41442 compiler: replace MODESWTICH POINTERARITHMETICS with $POINTERMATH directive, disable pointer arithmetic in delphi mode by default (compatible with delphi), enable pointer arithmetic in fpc/objfpc modes as they had it enabled by default before, add has_pointer_math field to tpointerdef to allow pointer arithmetic with such pointer even if pointer math mode is off (delphi compatible) + tests 14 years ago
utils 9e0b67a2cb * Support for multiple directories. 14 years ago
.gitattributes 482a244f30 * version 2.13 of the parser, by Ryan Joseph: mainly restructuring and 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