Историја ревизија

Аутор SHA1 Порука Датум
  florian a1f9055978 * formatting пре 13 година
  svenbarth bd19a16be9 Add support for Default() intrinsic. For now this is only (fully) supported пре 13 година
  svenbarth 9cb16c950f This fixes Mantis #20851 . пре 13 година
  Jonas Maebe e5c097a6e2 * mark nodes that have been created by transforming a read-accessor of пре 13 година
  Jonas Maebe 56161e608d * do not interpret procsyms followed by ./^/( as potential procvar пре 13 година
  florian 20b1e3af78 Merging of generics branch of Sven Barth пре 13 година
  svenbarth aca2bd83c7 pexpr.pas, post_comp_expr_gendef: пре 13 година
  svenbarth 6a83ebc4a5 Fix introduced regressions. пре 13 година
  sergei 816953990d * Do not access fields of potentially unassigned resultdef. p1.resultdef is not assigned at this point when dotypecheck=false. Mantis #20765. пре 13 година
  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. пре 13 година
  paul 889196f1c8 compiler: don't allow to execute instance methods, use instance fields and properties from the nested class (bug #0020721) пре 13 година
  svenbarth 4419dc3d34 Rebase to revision 19673 пре 13 година
  svenbarth 87d9714221 Somehow the changes regarding tf_methods_specialized weren't commited, thus here they are again: пре 13 година
  svenbarth 461d231daa Rebase to revision 19078 (directly before the merge of cpstrnew) пре 13 година
  svenbarth 594f84dc2c Merge branch 'unique-syms' пре 13 година
  florian 6ec0f2549a * factored load node flags out of node flags to gain space пре 14 година
  paul c6ca9e5091 compiler: пре 14 година
  svenbarth 90278ec755 Allow generics to be overloaded by variables. пре 14 година
  svenbarth 5352f1dda4 Corrected the handling of hint directives. пре 14 година
  svenbarth d54b7dd58f Added two reminders for me пре 14 година
  paul 33a67704ac compiler: allow type conversions for ordinal types inside type declarations e.g inside enumerations like: Byte(0)..Byte(15) пре 14 година
  paul 7a74d2c2f8 compiler: reduce amount of hints and notes пре 14 година
  florian 9d31a0e2f8 * don't evaluate sizeof(<type param>) as a constant to avoid arithmetic errors in constant folding, resolves #20192 пре 14 година
  paul 8b0cb2c1d5 compiler: пре 14 година
  paul eca53485b8 compiler: cleanup пре 14 година
  paul 9e0ad7baae merge r17318 from cpstrnew branch by florian: пре 14 година
  paul 8a4634a7b1 merge r13481 from cpstrnew branch by florian пре 14 година
  paul a95512f0ec merge cpstrnew branch r13480 by florian: пре 14 година
  paul ec29fddda7 compiler: implement Delphi like dynamic array constructors. E.g.: SomeArrayVar := TSomeDynArrayType.Create(value1, value2). (issue #0015385) пре 14 година
  paul 8309809a0d compiler: use try_consume_unitsym for except variable parse. this is needed to reduce maintenance cost for later unit identifier search changes пре 14 година