Histórico de Commits

Autor SHA1 Mensagem Data
  paul 90a92061a9 compiler: enumerator directive support: há 16 anos atrás
  paul d29de71b75 compiler: allow message after the *deprecated* keyword há 16 anos atrás
  paul 1d9245d75f compiler: abstract/sealed class delphi-like support 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 c6733ed9a5 * disallow placing fields after method/property definitions, because this há 16 anos atrás
  florian 499c523346 * accept only valid guid as iid for com and dispinterfaces, resolves #12030; I'am not sure though if this isn't a feature used by people already há 16 anos atrás
  peter 570ffacb92 * fix virtual without constructor warning for forward classes há 16 anos atrás
  peter 2a952c89a5 * store vmt entries in ppu há 17 anos atrás
  peter a3a66ba74d * split tvisibility from tsymoptions há 17 anos atrás
  peter e5e3462161 * object_dec can now return tobjectdef instead of tdef há 17 anos atrás
  peter af437d5beb * refactor the forward type declaration handling, remove há 17 anos atrás
  peter da13c20f59 * refactor, no functional changes há 17 anos atrás
  peter 84112032c3 * rename aktobjectdef to current_objectdef há 17 anos atrás
  florian 937067e367 + check if forward definitions and real definitions have the same type, resolves #11970 há 17 anos atrás
  Jonas Maebe f36e5411af * split cpu64bit compiler define into há 17 anos atrás
  florian 8f17101039 * allow application of as operator only to interfaces having a guid, resolves #6797 há 17 anos atrás
  peter a6eb5d839b * allow types in interfaces há 18 anos atrás
  peter 1e123d66ba * improved generics há 18 anos atrás
  peter 0a9b94ca92 * save and restore aktobjectdef há 18 anos atrás
  peter ad4846a50e * don't allow generics as parent classes há 18 anos atrás
  florian 2a244b25fc * properly inherit interface types, resolves #6690 há 18 anos atrás
  peter 56379c37a9 * write vmt always according to the order of definitions há 18 anos atrás
  peter 9ae8e9fa21 * refactor tclassheader in tvmtbuilder and tvmtwriter há 19 anos atrás
  peter 658c46b903 * remove tdictionary and tindexarray há 19 anos atrás
  florian 1275e7d109 * forbid usage of TYPE and VAR inside of common classes/objects há 19 anos atrás
  peter 136d3e8d46 * refactor implemented interfaces há 19 anos atrás
  florian 85d63d9fa9 * settings refactored há 19 anos atrás
  peter 3078a1927f * remove ttype há 19 anos atrás
  florian ca6f992504 * enabled type and var keywords in objects for generics há 19 anos atrás
  florian bc5e1be7b1 * fixed object constructor handling for 64 bit CPUs há 19 anos atrás