Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jonas Maebe b269831fdb --- Merging r18162 into '.': 13 gadi atpakaļ
  marco f0c986dcce --- Merging r19343 into '.': 13 gadi atpakaļ
  marco a52283c1fe --- Merging r18161 into '.': 14 gadi atpakaļ
  marco 17941f0c2e --- Merging r18098 into '.': 14 gadi atpakaļ
  florian 570f3c4b39 * merges recent class helper fixes by Sven Barth 14 gadi atpakaļ
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 14 gadi atpakaļ
  Jonas Maebe 19fb48dfa9 * prefer "any array" -> "open array" over "single element" -> "open array" 14 gadi atpakaļ
  svenbarth f7f357f18e * symconst.pas: 14 gadi atpakaļ
  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 gadi atpakaļ
  paul a39733a0a2 compiler: extend enumerator support for records: 14 gadi atpakaļ
  paul 8102c480d7 compiler: generate an error message if enumerator operator is declared with return object which has no valid MoveNext method, Current property 14 gadi atpakaļ
  paul 9499692eeb compiler: allow Assignment and Explicit operators for undefined defs (issue #0018567) 14 gadi atpakaļ
  Jonas Maebe 2222f2c44b * renamed is_class_or_interface_or_dispinterface_or_objc() into 14 gadi atpakaļ
  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 gadi atpakaļ
  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 gadi atpakaļ
  paul 4531e1231b compiler: implement Inc, Dec class operators 14 gadi atpakaļ
  paul b811f1be15 compiler: implement delphi style class operators: 14 gadi atpakaļ
  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 gadi atpakaļ
  paul d97cf8ed9d compiler: implement IN operator which was known by compiler but was not supported. + test 14 gadi atpakaļ
  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 gadi atpakaļ
  paul 8c0c614d5a compiler: allow <> operator overload. search for "<>" operator first for "<>" expressions and if not found then use "=" operator + test 14 gadi atpakaļ
  paul 0f15d89f0a compiler: formatting 14 gadi atpakaļ
  paul 56bf42de57 compiler: implement record methods and class methods: 14 gadi atpakaļ
  florian eb3644140a * patches from Aleksa Todorovic for #15480 to improve error reporting, does not resolve #15480 14 gadi atpakaļ
  Jonas Maebe 5e84c557fa * don't internalerror when a property is hidden by a method in a child class 15 gadi atpakaļ
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed 15 gadi atpakaļ
  daniel 3307d98c40 - Revert micro-exe mode for now. 15 gadi atpakaļ
  daniel 2139a229d3 + If no unit is used, no symbol inside the system unit is used, 15 gadi atpakaļ
  Jonas Maebe f0114a8d4e - removed unused variable after r15918 15 gadi atpakaļ
  Jonas Maebe c43fda1fe1 * enabled maybe_call_procvar() also for macpas mode (calls procvars that 15 gadi atpakaļ