Commit History

Автор SHA1 Съобщение Дата
  florian 9fcff238f1 * create and push array def before the array range is parsed, this allows generic parameters to be used in the range definition, resolves #21592 преди 13 години
  florian 0f9b8c8936 * don't throw an error if a non-generic is tried to be specialized, resolves #21238 преди 13 години
  paul 4d863aff03 compiler: fix accidentally committed code in r20285 преди 13 години
  svenbarth 2a872978dc Fix Mantis #21179 преди 13 години
  paul 3b153c223a compiler: преди 13 години
  svenbarth a28a9a9521 * pdecobj.pas, object_dec: преди 13 години
  paul a71d588105 compiler: write INIT and RTTI info also for defs of nested records and classes + test (issue #0020909) преди 13 години
  paul d752ce2c11 compiler: преди 13 години
  svenbarth 17a276aabc * compiler\pdecl.pas: преди 13 години
  florian 20b1e3af78 Merging of generics branch of Sven Barth преди 13 години
  florian 040c846fa1 * set def to a defined value in try_parse_structdef_nested_type, resolves #20802 преди 13 години
  svenbarth 35377bae67 Fix a remaining artefact from the overloaded symbols approach (just a comment, but nevertheless a change...) преди 13 години
  svenbarth 6aeceb92e8 ptype.pas, read_named_type, expr_type: преди 13 години
  svenbarth 6a83ebc4a5 Fix introduced regressions. преди 13 години
  svenbarth 4419dc3d34 Rebase to revision 19673 преди 13 години
  svenbarth 461d231daa Rebase to revision 19078 (directly before the merge of cpstrnew) преди 13 години
  svenbarth 594f84dc2c Merge branch 'unique-syms' преди 13 години
  paul 2146d8a8ec compiler: allow CASE record block after the methods and other record elements (issue #0020638) преди 14 години
  Jonas Maebe a228b211c4 * allow local type definitions for "file of xx" component types преди 14 години
  florian 80b5100bf6 * don't check array ranges for being constant in generic declarations, resolves #20028 преди 14 години
  svenbarth f594e5a3fc Arrays and procvars inside a generic declaration are not declared as generic/specialization anymore (this partly reverts a previous commit). This reduces the problematic cases in the check whether a found def was specialized inside the class (the changed check in read_named_type.expr_type). преди 14 години
  svenbarth a133a6af3f Fix compilation of unit "fgl.pp" and of test "tests/test/tgeneric29.pp". преди 14 години
  svenbarth 90278ec755 Allow generics to be overloaded by variables. преди 14 години
  pierre 57f3f0a82b scanner unit: преди 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 години
  florian 79a96ab287 + ttypesym.prettyname преди 14 години
  svenbarth a862cd702d Rebase to revision 18000 преди 14 години
  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 b0eb13cc3f Removed the remaining traces of the type overloads and increased PPU version to differ from trunk. преди 14 години
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 преди 14 години