Historique des commits

Auteur SHA1 Message Date
  paul 889196f1c8 compiler: don't allow to execute instance methods, use instance fields and properties from the nested class (bug #0020721) il y a 14 ans
  svenbarth 4419dc3d34 Rebase to revision 19673 il y a 14 ans
  svenbarth 87d9714221 Somehow the changes regarding tf_methods_specialized weren't commited, thus here they are again: il y a 14 ans
  svenbarth 461d231daa Rebase to revision 19078 (directly before the merge of cpstrnew) il y a 14 ans
  svenbarth 594f84dc2c Merge branch 'unique-syms' il y a 14 ans
  florian 6ec0f2549a * factored load node flags out of node flags to gain space il y a 14 ans
  paul c6ca9e5091 compiler: il y a 14 ans
  svenbarth 90278ec755 Allow generics to be overloaded by variables. il y a 14 ans
  svenbarth 5352f1dda4 Corrected the handling of hint directives. il y a 14 ans
  svenbarth d54b7dd58f Added two reminders for me il y a 14 ans
  paul 33a67704ac compiler: allow type conversions for ordinal types inside type declarations e.g inside enumerations like: Byte(0)..Byte(15) il y a 14 ans
  paul 7a74d2c2f8 compiler: reduce amount of hints and notes il y a 14 ans
  florian 9d31a0e2f8 * don't evaluate sizeof(<type param>) as a constant to avoid arithmetic errors in constant folding, resolves #20192 il y a 14 ans
  paul 8b0cb2c1d5 compiler: il y a 14 ans
  paul eca53485b8 compiler: cleanup il y a 14 ans
  paul 9e0ad7baae merge r17318 from cpstrnew branch by florian: il y a 14 ans
  paul 8a4634a7b1 merge r13481 from cpstrnew branch by florian il y a 14 ans
  paul a95512f0ec merge cpstrnew branch r13480 by florian: il y a 14 ans
  paul ec29fddda7 compiler: implement Delphi like dynamic array constructors. E.g.: SomeArrayVar := TSomeDynArrayType.Create(value1, value2). (issue #0015385) il y a 14 ans
  paul 8309809a0d compiler: use try_consume_unitsym for except variable parse. this is needed to reduce maintenance cost for later unit identifier search changes il y a 14 ans
  Jonas Maebe 28c20cfc5e * the default string type for the JVM target is no longer automatically il y a 14 ans
  Jonas Maebe 67c2c7c166 * renamed cchartype to cansichartype il y a 14 ans
  Jonas Maebe d48fa1d7e2 * for all managed VM targets, reject ord->ptr typecasts (except for 0), il y a 14 ans
  Jonas Maebe 1c74072748 * moved handle_staticfield_access() from pexpr to nutils so it can il y a 14 ans
  Jonas Maebe 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. il y a 14 ans
  Jonas Maebe 50dd6489c4 * support default properties for Java classes il y a 14 ans
  Jonas Maebe 40e0b4677a + support for (only named, for now) records in the JVM target: il y a 14 ans
  Jonas Maebe b6bae1e2e7 * do not automatically resolve constructor calls to constructors of parent il y a 14 ans
  Jonas Maebe 7200245337 + cs_unicodestrings global switch to indicate that the default string type il y a 14 ans
  Jonas Maebe eb5814a868 * implemented declaring and calling constructors for Java classes il y a 14 ans