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

Аутор SHA1 Порука Датум
  svenbarth 35377bae67 Fix a remaining artefact from the overloaded symbols approach (just a comment, but nevertheless a change...) пре 14 година
  svenbarth 6aeceb92e8 ptype.pas, read_named_type, expr_type: пре 14 година
  svenbarth 6a83ebc4a5 Fix introduced regressions. пре 14 година
  svenbarth 4419dc3d34 Rebase to revision 19673 пре 14 година
  svenbarth 461d231daa Rebase to revision 19078 (directly before the merge of cpstrnew) пре 14 година
  svenbarth 594f84dc2c Merge branch 'unique-syms' пре 14 година
  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 година
  svenbarth 973750ebe5 Rebase to revision 17533 пре 14 година
  svenbarth 6cee1dc4a4 *pexpr.pas: пре 14 година
  svenbarth 05e5bc031b Moved "generate_specialization" from "ptype.pas" to "pgenutil.pas" пре 14 година
  svenbarth b18772916b * ptype.pas: пре 14 година
  paul d21bbc4548 compiler: reduce amount of hints and warnings пре 14 година
  paul f904f41664 compiler: don't allow local or anonymous records to have types (the second part of issue #0019099) пре 14 година
  svenbarth 16e500ee3c Removed old search algorithm пре 14 година
  svenbarth d0705a1779 Rebase to revision 17236 пре 14 година
  svenbarth a944be69a6 * nflw.pas: search for enumerators in helpers for records as well пре 14 година
  florian 07c9a772bf * fix compilation when object type cast checking is on пре 14 година
  svenbarth f7f357f18e * symconst.pas: пре 14 година