#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 年之前
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 年之前
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 14 年之前
installer 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 年之前
packages 482a244f30 * version 2.13 of the parser, by Ryan Joseph: mainly restructuring and 14 年之前
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 年之前
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 年之前
utils 9e0b67a2cb * Support for multiple directories. 14 年之前
.gitattributes 482a244f30 * version 2.13 of the parser, by Ryan Joseph: mainly restructuring and 14 年之前
.gitignore 9410f7d5d3 - obsolete, removed (handled by regular script) 14 年之前
Makefile 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 年之前
Makefile.fpc 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 年之前