Histórico de commits

Autor SHA1 Mensagem Data
  svenbarth 489e038379 Disallow "protected" and "strict protected" in extended records (Delphi compatible). 12 anos atrás
  svenbarth 344571cb4e Added support for type helpers. In non Delphi modes they use "type helper" and in mode Delphi they use "record helper". They can also be used on constants. 12 anos atrás
  paul 7c663af588 compiler: also don't allow record constructors with only default arguments 12 anos atrás
  paul 1b8369dd99 compiler: don't allow parameterless constructors 12 anos atrás
  paul 3a3c10a474 compiler: don't allow constants, methods, class members and properties for local or anonymous records (fixes bug #0023000) 12 anos atrás
  paul b2a613c17f compiler: implement record constructors + tests 12 anos atrás
  svenbarth 29bd000a4a Fix for Mantis #23571. 12 anos atrás
  svenbarth 4adb36e8da Add support for generic type constraints. They are currently only useful to stop specialization of a generic. The parsing of a generic is still too lax and needs to be changed in the future... 12 anos atrás
  Jonas Maebe 64740049bf * fix for mantis #22796: add alignment padding to records before inserting 13 anos atrás
  Jonas Maebe 3798b79fd7 + optimization that (re)orders instance fields of Delphi-style classes in 13 anos atrás
  svenbarth f9211271d5 Fix for Mantis #22154: 13 anos atrás
  svenbarth cc65ac20c5 Fix for Mantis #22220 13 anos atrás
  svenbarth 8c95ea039f Fix for Mantis #22219 13 anos atrás
  svenbarth d2fabd2a22 Fix for Mantis #21350 13 anos atrás
  svenbarth bf9cb352b3 ptype.pas, single_type: If the generic dummy type is used in mode Delphi then generate an error. This fixes Mantis #21363. 13 anos atrás
  svenbarth dbc410de63 Allow the usage of a generic's name without type arguments inside of nested classes inside the generic. This fixes Mantis #19499, but also Mantis #18688. 13 anos atrás
  paul 4312aa4e08 compiler: allow compiler to find real class definition during class members parse to handle references to self constants + test 13 anos atrás
  paul 62a91ef626 compiler: don't search symbol in other symtables than in found nested class, fix wrong test + add another one 13 anos atrás
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 13 anos atrás
  florian 9fcff238f1 * create and push array def before the array range is parsed, this allows generic parameters to be used in the range definition, resolves #21592 13 anos atrás
  florian 0f9b8c8936 * don't throw an error if a non-generic is tried to be specialized, resolves #21238 13 anos atrás
  paul 4d863aff03 compiler: fix accidentally committed code in r20285 13 anos atrás
  svenbarth 2a872978dc Fix Mantis #21179 13 anos atrás
  paul 3b153c223a compiler: 13 anos atrás
  svenbarth a28a9a9521 * pdecobj.pas, object_dec: 13 anos atrás
  paul a71d588105 compiler: write INIT and RTTI info also for defs of nested records and classes + test (issue #0020909) 13 anos atrás
  paul d752ce2c11 compiler: 13 anos atrás
  svenbarth 17a276aabc * compiler\pdecl.pas: 13 anos atrás
  Jonas Maebe 0d5b2b84a8 + Android/JVM target, including a translation of the Android r14 SDK 13 anos atrás
  florian 20b1e3af78 Merging of generics branch of Sven Barth 13 anos atrás