Histórico de Commits

Autor SHA1 Mensagem Data
  paul cb54b3e7a9 compiler: allow class to have local type sections + tests há 15 anos atrás
  paul 4b53a54b51 compiler: implement 'var' and 'class var' sections for classes + tests há 15 anos atrás
  paul 3ed4c58502 compiler: há 15 anos atrás
  Jonas Maebe 9cc211e88e * changed {$align mac68k} from an alias for {$packrecords 2} to a proper há 15 anos atrás
  paul 8166148a37 compiler: 'static' keyword: há 15 anos atrás
  florian c1f3d8dcaa * unified names of system_*/systems_* sets há 15 anos atrás
  florian dab642986e * patch by Sergei Gorelkin, fixes several issues with implements, resolves #15209 há 16 anos atrás
  Jonas Maebe 164db72f07 * implements getter must used target's default calling convention, because há 16 anos atrás
  giulio2 58eb923ff5 Allow negative offset in segment:offset declarations, if the resulting há 16 anos atrás
  Jonas Maebe 559e284bd0 * merged r13762-14047 from trunk há 16 anos atrás
  paul e784ec1079 merge revisions 13898-13899: há 16 anos atrás
  Jonas Maebe 1eceb2ca65 * don't allow properties to expose private fields of parent classes há 16 anos atrás
  Jonas Maebe 5082e23d57 Merged revisions 13599-13600,13602-13604,13608,13615-13618 via svnmerge from há 16 anos atrás
  florian e8dff46f8e * several small bugs in the handling of implements fixed, resolves #14418 há 16 anos atrás
  Jonas Maebe a149674a75 Merged revisions 13458-13596 via svnmerge from há 16 anos atrás
  Jonas Maebe a59c8974f3 * mark first fields of records and variant parts of records, as is also há 16 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á 17 anos atrás
  peter a3a66ba74d * split tvisibility from tsymoptions há 17 anos atrás
  peter af437d5beb * refactor the forward type declaration handling, remove há 17 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