Histórico de Commits

Autor SHA1 Mensagem Data
  florian ca5fabda6d * cleanup some unused units from uses clauses há 13 anos atrás
  sergei 3d19605fc2 * Using OleVariant type should trigger inclusion of Variants unit into uses clause the same way as using Variant type does. Mantis #22504. há 13 anos atrás
  Jonas Maebe 1b3b097f3a * always interpret a function name on the RHS as a recursive function há 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. há 13 anos atrás
  florian 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 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 há 13 anos atrás
  paul 62b59235ca compiler: fix accessing typed constants inside class declaration (bug #21941) há 13 anos atrás
  Jonas Maebe 834026bfb5 * synchronised with trunk up to r21067 há 13 anos atrás
  paul a26bc50ca6 compiler: change ShortString->(Some)String and AnsiString->(Some)String overload precedence both for variables and string constants, change unicode constant type from widestring to unicodestring (Delphi compatibility) há 13 anos atrás
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
  florian a1f9055978 * formatting há 13 anos atrás
  svenbarth bd19a16be9 Add support for Default() intrinsic. For now this is only (fully) supported há 13 anos atrás
  svenbarth 9cb16c950f This fixes Mantis #20851 . há 13 anos atrás
  Jonas Maebe e5c097a6e2 * mark nodes that have been created by transforming a read-accessor of há 13 anos atrás
  Jonas Maebe 56161e608d * do not interpret procsyms followed by ./^/( as potential procvar há 13 anos atrás
  Jonas Maebe 0d5b2b84a8 + Android/JVM target, including a translation of the Android r14 SDK há 13 anos atrás
  florian 20b1e3af78 Merging of generics branch of Sven Barth há 13 anos atrás
  Jonas Maebe faaa86238c * enable support for creating loadvmtaddr nodes for Java interfaces, because há 13 anos atrás
  svenbarth aca2bd83c7 pexpr.pas, post_comp_expr_gendef: há 13 anos atrás
  svenbarth 6a83ebc4a5 Fix introduced regressions. há 13 anos atrás
  sergei 816953990d * Do not access fields of potentially unassigned resultdef. p1.resultdef is not assigned at this point when dotypecheck=false. Mantis #20765. há 13 anos atrás
  svenbarth 68624aab3a Incorporate the changes from trunk into "postfixoperators" and "handle_factor_typenode". The latter needed to be extended by a parameter "typeonly" which is "false" in almost all calls except the one inside "factor_read_id" where the "typeonly" parameter of "factor" is used. há 13 anos atrás
  paul 889196f1c8 compiler: don't allow to execute instance methods, use instance fields and properties from the nested class (bug #0020721) há 13 anos atrás
  svenbarth 4419dc3d34 Rebase to revision 19673 há 13 anos atrás
  svenbarth 87d9714221 Somehow the changes regarding tf_methods_specialized weren't commited, thus here they are again: há 13 anos atrás
  svenbarth 461d231daa Rebase to revision 19078 (directly before the merge of cpstrnew) há 13 anos atrás
  svenbarth 594f84dc2c Merge branch 'unique-syms' há 13 anos atrás
  florian 6ec0f2549a * factored load node flags out of node flags to gain space há 14 anos atrás
  paul c6ca9e5091 compiler: há 14 anos atrás
  svenbarth 90278ec755 Allow generics to be overloaded by variables. há 14 anos atrás