Histórico de Commits

Autor SHA1 Mensagem Data
  marco e51bab4f4f --- Merging r14100 into '.': há 15 anos atrás
  florian 10ede51609 * access static fields by a absolute sym pointing to the symbol for the space allocation, resolves #14124 há 16 anos atrás
  florian 5bccfc5aee * allow cvar and external with libname, cvar is only a naming convention so it is orthogonal to external há 16 anos atrás
  Jonas Maebe 52c6f14de5 * do not allow local type definitions such as string[1] and "file of byte" há 16 anos atrás
  Jonas Maebe 7bf643746e * reject "absolute" variables referencing locations with implicit há 16 anos atrás
  Jonas Maebe c4bedeb9df * we have to be able to take the address of an "absolute" variable há 16 anos atrás
  Jonas Maebe 9b790edd4f * fixed parsing of "var x: <type> absolute <value>;" on 64 bit platforms há 16 anos atrás
  Jonas Maebe ae45a80d46 * allow the usage of symbolic constants to specify the "stored" attribute há 16 anos atrás
  michael 11a41788fb * Fixed lost default value in case of a property override há 16 anos atrás
  peter a3a66ba74d * split tvisibility from tsymoptions há 16 anos atrás
  peter af437d5beb * refactor the forward type declaration handling, remove há 16 anos atrás
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. há 17 anos atrás
  Jonas Maebe e43ae1ceee * use p.resultdef (representing a property array range) before freeing p há 17 anos atrás
  michael d2169a7e43 * In case no default is specified and no NoDefault is present, act as if NoDefault was given. (bug ID 10080, now we are Delphi compatible) há 17 anos atrás
  Jonas Maebe 7e4750ac50 * workaround for default property constant value limitations há 17 anos atrás
  florian 00ae5d1d5d + correct parsing interface delegation through classes há 17 anos atrás
  peter 8f239d04b6 * cleanup and simplify the set type handling há 17 anos atrás
  florian 6c53785e3a * first part of implements clean up and fixing há 17 anos atrás
  Jonas Maebe f36e5411af * split cpu64bit compiler define into há 17 anos atrás
  yury 13d948c07b * Fixed: import Address Table should contain the same data as Import Lookup Table. há 18 anos atrás
  florian 00fef0fdd0 * allow the usage of fields of parent classes for property readers/writers, resolves #9095 há 18 anos atrás
  Jonas Maebe 0567329343 * the "external alignment" (i.e., that of their starting addresses) of há 18 anos atrás
  Jonas Maebe 70d94ade58 * replaced uses of -1 as C_alignment with the symbolic constant name há 18 anos atrás
  Jonas Maebe e1aefdbac5 * Improved escape analysis so the improved tretopt no longer fails. há 18 anos atrás
  Jonas Maebe 20a35f9701 * fixed public/export support for initialised variables/typed há 18 anos atrás
  florian bc678a2b90 * allow in delphi mode member classes in published sections which aren't compiled with $M+ há 18 anos atrás
  florian 078f6e05fa * typos corrected há 18 anos atrás
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). há 18 anos atrás
  Jonas Maebe 63f80f3472 * do not require exactly the same range type for indexed properties há 18 anos atrás
  pierre 8c96f76180 * try to be more strict for _ID lists há 18 anos atrás