2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 14 жил өмнө
  Jonas Maebe 19fb48dfa9 * prefer "any array" -> "open array" over "single element" -> "open array" 14 жил өмнө
  svenbarth f7f357f18e * symconst.pas: 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 жил өмнө
  paul a39733a0a2 compiler: extend enumerator support for records: 14 жил өмнө
  paul 8102c480d7 compiler: generate an error message if enumerator operator is declared with return object which has no valid MoveNext method, Current property 14 жил өмнө
  paul 9499692eeb compiler: allow Assignment and Explicit operators for undefined defs (issue #0018567) 14 жил өмнө
  Jonas Maebe 2222f2c44b * renamed is_class_or_interface_or_dispinterface_or_objc() into 14 жил өмнө
  paul ee6fe6c4f5 compiler: add unary plus node, search for unary plus operator if a type cannot be handled by compiler, increase ppu version because of node types change 14 жил өмнө
  paul 66b128efb3 compiler: map delphi Implicit operator to := operator of FPC, add Explicit operator for delphi only (for now) which works when explicit type conversion happens + extend test 14 жил өмнө
  paul 4531e1231b compiler: implement Inc, Dec class operators 14 жил өмнө
  paul b811f1be15 compiler: implement delphi style class operators: 14 жил өмнө
  paul 525f4fea43 compiler: prepare collect_overloads_in_struct to work with operators, replace tprocsym argument in proc_add to tsymtable because tprocsym is only used to get the symtable 14 жил өмнө
  paul d97cf8ed9d compiler: implement IN operator which was known by compiler but was not supported. + test 14 жил өмнө
  paul 92d6503704 compiler: rename _EQUAL token to _EQ to prevent problems with adding delphi operator names which contains "EQUAL" name, also rename _UNEQUAL to _NE for consistency 14 жил өмнө
  paul 8c0c614d5a compiler: allow <> operator overload. search for "<>" operator first for "<>" expressions and if not found then use "=" operator + test 14 жил өмнө
  paul 0f15d89f0a compiler: formatting 14 жил өмнө
  paul 56bf42de57 compiler: implement record methods and class methods: 14 жил өмнө
  florian eb3644140a * patches from Aleksa Todorovic for #15480 to improve error reporting, does not resolve #15480 14 жил өмнө
  Jonas Maebe 5e84c557fa * don't internalerror when a property is hidden by a method in a child class 14 жил өмнө
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed 14 жил өмнө
  daniel 3307d98c40 - Revert micro-exe mode for now. 14 жил өмнө
  daniel 2139a229d3 + If no unit is used, no symbol inside the system unit is used, 15 жил өмнө
  Jonas Maebe f0114a8d4e - removed unused variable after r15918 15 жил өмнө
  Jonas Maebe c43fda1fe1 * enabled maybe_call_procvar() also for macpas mode (calls procvars that 15 жил өмнө
  Jonas Maebe 80086184d3 * mark values typecasted to regular array types and indexed as non-regable, 15 жил өмнө
  Jonas Maebe 5ca1bd2a32 * if the unit of a procedure call is explicitly specified, limit the search 15 жил өмнө
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch 15 жил өмнө
  Jonas Maebe 653974f679 * also give a "potential range error" hint with -CO in case the sizes 15 жил өмнө
  Jonas Maebe 0cfc6e1cac + support for "univ" in macpas mode: a parameter modifier that allows 15 жил өмнө