Commit History

Автор SHA1 Съобщение Дата
  svenbarth de1e6b1c3d Implement support for nested non-generic types inside generic types. This is mostly for records, classes and objects ("structures") as those didn't work at all, but the others (arrays, procvars) weren't done cleanly either. преди 14 години
  svenbarth 8737220309 * Reordered the conditions for the inline spezialization as the "isgeneric" boolean is not needed преди 14 години
  svenbarth 6a60f9d42a Integrated the changes from trunks's postfixoperators into my own and removed the local version again. преди 14 години
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 преди 14 години
  svenbarth 973750ebe5 Rebase to revision 17533 преди 14 години
  svenbarth 66748692ef Allow typecasts to inline specializations as well. преди 14 години
  svenbarth 95e2e28100 Remove the (now) non-functional check for inline specialization. преди 14 години
  svenbarth 6c96270eb6 Corrected the handling of hint directives. преди 14 години
  svenbarth 6d161298d5 Added two reminders for me преди 14 години
  svenbarth 8f0583ffb2 Switching from overloaded type symbol to unique symbol per generic. преди 14 години
  florian 6ea8eb7dc2 + changes precedence of unary minus operator in mac and iso mode, resolves #17710 преди 14 години
  Jonas Maebe b0e83a06af * fixed crash when trying to index a record without a default property преди 14 години
  svenbarth 6cee1dc4a4 *pexpr.pas: преди 14 години
  svenbarth 05e5bc031b Moved "generate_specialization" from "ptype.pas" to "pgenutil.pas" преди 14 години
  svenbarth bc45405a15 Added two TODOs for places that I'll need to adjust for inline specializations. преди 14 години
  svenbarth b18772916b * ptype.pas: преди 14 години
  paul 56cd7b3450 compiler: allow use of default properties for records (issue #0019098) преди 14 години
  svenbarth 9eafb5e7cd For "inherited" the use of helpers must be allowed as well, as those might use a ttypenode of a helper as well. преди 14 години
  svenbarth 3c477c67ec Removing "current_syssym" again преди 14 години
  svenbarth 24243f87e8 Added a check similar to the "allowed" one to be able to remove the "current_syssym" variable again. преди 14 години
  svenbarth d0705a1779 Rebase to revision 17236 преди 14 години
  svenbarth a944be69a6 * nflw.pas: search for enumerators in helpers for records as well преди 14 години
  Jonas Maebe ebb4d26201 * replaced all tobjectdef() typecasts of the first argument of преди 14 години
  svenbarth f7f357f18e * symconst.pas: преди 14 години
  svenbarth 5218666328 * ncgrtti.pas: RTTI generation for helpers is handled like that for classes преди 14 години
  svenbarth 878c8c7806 Implemented correct handling of inherited methods. преди 14 години
  svenbarth 963a4d7b23 Commit of a completely restructured helper implementation. Instead of changing objectdefs with odt_classhelper to odt_class, they'll have the odt_helper type assigned to and this will be kept. This also implies that the parent of a helper is its true parent while the extended type is set to a field in tobjectdef (extendeddef). преди 14 години
  svenbarth d12b198c7f Rebase to revision 16888 преди 14 години
  svenbarth 7cc7826343 - msg*: found a message to reuse преди 14 години
  sergei 71cce9716d * Parse 'variant_expression.ident[parameters]' as a parametrized property access, rather than non-parametrized property followed by array subscript. This corresponds to Delphi behavior and fixes Mantis #17127. преди 14 години