Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 14cb60e479 * set an owner for open array defs being created in property declarations, resolves #25769 hace 7 años
  marco 451203512b * add copyright headers, mantis #22912 hace 7 años
  florian 7d35ced2d9 + support {$message info ...}, resolves #30654 hace 7 años
  florian 70519c0837 * do not use crt by default, reduced wrong fails hopefully hace 7 años
  florian c5f8567ed7 * getsubreg => getsupreg hace 7 años
  florian fc6c0e8ef4 + AndShlToShl optimization hace 7 años
  florian 808131a7d6 + forgotten test hace 7 años
  florian 3ca6034523 * inserted type casts on opr.val again, but depending on the type of opr.val, avoids range check errors hace 7 años
  florian 62df4a4083 * patch by Christo Crause: more descriptive error message when BRxx destination out of reach hace 7 años
  marco 8ba434b2f4 * added hex2dec64, 64-bit equivalent of hex2dec, mantis #33228 hace 7 años
  marco d49deb183b * importtl new parameter --ref-style that allows to set different styles for reference input param. (var, constref or const [ref]) hace 7 años
  florian 6e811d057c * MovOpMov2Op cannot be applied for L, Q, Q as operand sizes hace 7 años
  florian bf7a0c491e * test works only well if the constants have the same type as the operands of mod hace 7 años
  florian 98bd768521 * remove type cast of the parameter of int(...), if an instruction is available which can be used directly hace 7 años
  marco dacc20f1f8 * fpmake supports dropping TOS and TCPU via "info" command. Initial. hace 7 años
  marco 1d5d5682d2 * mantis #30853, set precision and signspecialplaces in delphi compat way. hace 7 años
  florian 8a2cf56d51 * fixed operator mod for floats as proposed by wp in #33167, resolves #33167 hace 7 años
  florian 3b779278e2 + (slightly) patch by Emelyanov Roman to add support of SEH directive in FPC internal assembler with INTEL syntax, resolves #29894 hace 7 años
  florian 73aef1402b + compiler writes a hint if a subroutine marked as inline cannot be/is not inlined, resolves #31717 hace 7 años
  florian c671683e80 + patch by Denis Kozlov to add date/time tokens: %DATEYEAR%, %DATEMONTH%, %DATEDAY%, %TIMEHOUR%, %TIMEMINUTE%, %TIMESECOND% hace 7 años
  michael ccbaf748b8 * Fix bug ID #33133 (use newer Windows API if available) hace 7 años
  michael 77caa28bab * Fix bug #33204 hace 7 años
  michael 84377291b4 * Allow hex, octal and binary notation for expression parser (patch from bug ID #33216) hace 7 años
  michael 4a0072d43d * Fixed bug #33217, range check error when loading/saving colors, patch from Andreas Friess hace 7 años
  Mattias Gaertner 80d8a73f05 pastojs: uses-in filename hace 7 años
  Mattias Gaertner b8233e8317 fcl-passrc: resolver: uses-in filename hace 7 años
  Mattias Gaertner e0b7be27ce pastojs: clean up hace 7 años
  florian d031545f88 * warn if the first constant element of a range set expression is greater than the second one, resolves #31936 hace 7 años
  florian 92776e1864 * keep stack aligned when using profiler stubs hace 7 años
  florian 048c2c09fd * shorten interface wrapper names if needed, resolves #33069 hace 7 años