2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  paul d62ad56b74 tests: forgot to add { %fail} directive 14 жил өмнө
  paul 8c8c1fc151 compiler: 14 жил өмнө
  paul 3c6fde4acc compiler: rename parser_e_constructors_always_objects message to parser_e_only_methods_allowed and extended the meaning it has, don't allow class constructors to be declared outside the class/record + test 14 жил өмнө
  paul 714c4164ad tests: add also test for +,-,or,xor,and 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 жил өмнө
  marco 9c4675def5 * cleaning out use of old endianess routines (these are centralized in system since 2.0.x days) 14 жил өмнө
  Jonas Maebe 067536f8da * pass large "const" record parameters by reference for non-cdecl/cppdecl 14 жил өмнө
  Jonas Maebe d10f46ec59 * skip instructions containing a reference with a segment prefix (fixes 14 жил өмнө
  Jonas Maebe c8115921f1 * fixed comment typo 14 жил өмнө
  paul 22ddd23d03 compiler: fix error in overloaded_names array. "In" operator has "is" name and vice versa. Add token in comment for each overloaded_names entry to prevent similar errors in future. 14 жил өмнө
  marco b6a8fb8a5b * fix for 10758, additional terminal type checked (udev) 14 жил өмнө
  marco 49c76bdbfd * bug #8004. disable ok button if length(texttosearch)=0 in find dialog 14 жил өмнө
  marco 1b107bb4a5 * switch IDE to external linker on win32/64 for now (mingw linking compat) 14 жил өмнө
  marco eed9b88f20 * Modified hint for search/replace again to show what will be done. bug #0010715 14 жил өмнө
  sergei cd1f8e14f4 * TRTTIWriter improvements: 14 жил өмнө
  sergei b50cf9a42a * TRTTIWriter.fields_write_rtti_data: refactoring. Since TAsmList allows random access, a separate loop iteration to count fields is redundant. Simply count the actually written fields, then insert result before field data. 14 жил өмнө
  Jonas Maebe ce93333bda * fixed end of LaTeX environment after r16574 (mantis #18286) 14 жил өмнө
  paul bf3c098c18 compiler: check that records methods have implementation too. previously check worked only for some object types 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 жил өмнө
  sergei b3aa9ac813 * Refactored TRTTIWriter by separating some commonly used code into procedures. Improves readability and reduces amount of typing; functionality stays unchanged. 14 жил өмнө
  marco 6f1f310ee9 * fix | separator char. Bug 6262D 14 жил өмнө
  marco de5ca33983 * fix one of two issues in mantis 6326, double click on watch entry invokes edit watch 14 жил өмнө
  paul 8c0c614d5a compiler: allow <> operator overload. search for "<>" operator first for "<>" expressions and if not found then use "=" operator + test 14 жил өмнө
  marco cd4425aa58 * patch from Lacak2, use dbconst for errormessage, mantis #0018161 14 жил өмнө
  Tomas Hajny 934ab56c0a + most of OS/2 threading support implemented; not debugged yet though 14 жил өмнө
  marco 5f3a312d1b * paleobug solved, paste from windows now wraps lines to 200 char. Solves #4943 14 жил өмнө
  michael 9e0b67a2cb * Support for multiple directories. 14 жил өмнө
  Jonas Maebe cec5843f95 * renamed objcdef.addencodedtype to objcaddencodedtype for consistency 14 жил өмнө