Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 834026bfb5 * synchronised with trunk up to r21067 před 13 roky
  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) před 13 roky
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 před 13 roky
  florian a1f9055978 * formatting před 13 roky
  svenbarth bd19a16be9 Add support for Default() intrinsic. For now this is only (fully) supported před 13 roky
  svenbarth 9cb16c950f This fixes Mantis #20851 . před 13 roky
  Jonas Maebe e5c097a6e2 * mark nodes that have been created by transforming a read-accessor of před 13 roky
  Jonas Maebe 56161e608d * do not interpret procsyms followed by ./^/( as potential procvar před 13 roky
  Jonas Maebe 0d5b2b84a8 + Android/JVM target, including a translation of the Android r14 SDK před 14 roky
  florian 20b1e3af78 Merging of generics branch of Sven Barth před 14 roky
  Jonas Maebe faaa86238c * enable support for creating loadvmtaddr nodes for Java interfaces, because před 14 roky
  svenbarth aca2bd83c7 pexpr.pas, post_comp_expr_gendef: před 14 roky
  svenbarth 6a83ebc4a5 Fix introduced regressions. před 14 roky
  sergei 816953990d * Do not access fields of potentially unassigned resultdef. p1.resultdef is not assigned at this point when dotypecheck=false. Mantis #20765. před 14 roky
  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. před 14 roky
  paul 889196f1c8 compiler: don't allow to execute instance methods, use instance fields and properties from the nested class (bug #0020721) před 14 roky
  svenbarth 4419dc3d34 Rebase to revision 19673 před 14 roky
  svenbarth 87d9714221 Somehow the changes regarding tf_methods_specialized weren't commited, thus here they are again: před 14 roky
  svenbarth 461d231daa Rebase to revision 19078 (directly before the merge of cpstrnew) před 14 roky
  svenbarth 594f84dc2c Merge branch 'unique-syms' před 14 roky
  florian 6ec0f2549a * factored load node flags out of node flags to gain space před 14 roky
  paul c6ca9e5091 compiler: před 14 roky
  svenbarth 90278ec755 Allow generics to be overloaded by variables. před 14 roky
  svenbarth 5352f1dda4 Corrected the handling of hint directives. před 14 roky
  svenbarth d54b7dd58f Added two reminders for me před 14 roky
  paul 33a67704ac compiler: allow type conversions for ordinal types inside type declarations e.g inside enumerations like: Byte(0)..Byte(15) před 14 roky
  paul 7a74d2c2f8 compiler: reduce amount of hints and notes před 14 roky
  florian 9d31a0e2f8 * don't evaluate sizeof(<type param>) as a constant to avoid arithmetic errors in constant folding, resolves #20192 před 14 roky
  paul 8b0cb2c1d5 compiler: před 14 roky
  paul eca53485b8 compiler: cleanup před 14 roky