Historique des commits

Auteur SHA1 Message Date
  florian ef1c848198 * fix constant calculation for the AndAnd2And optimization if the first and is removed, noticed by Nico Erfurth il y a 12 ans
  florian 5af646d1d2 + add missing it* statements for thumb2 by a modified patch of Jeppe Johansen, resolves #23738 il y a 12 ans
  florian bf57cdf409 + introduce new define CPUTHUMB2 il y a 12 ans
  sergei 08c0c265c9 * MIPS: use correct def to calculate parameter alignment (when parameter is passed by address, its def changes to pointer and the alignment of parameter itself is irrelevant). Fixes at least webtbs/tw7806. il y a 12 ans
  michael 528e231c66 * Strict resolving il y a 12 ans
  michael e247d1fa1a * assign name to anonymous string type il y a 12 ans
  florian d0cbcd419e * update of the German compiler message file by Karl-Michael Schindler, resolves #23728 il y a 12 ans
  sergei cb51c39dd7 * Forgot to assign result of SwapEndian() into place. il y a 12 ans
  sergei 5e13334467 * Fixed tMIPSELtypeconvnode.second_int_to_bool handling of C booleans, webtbs/tw10233 and webtbs/tw17180 now work. il y a 12 ans
  reiniero b44353777a * fcl-db: cosmetic: bufdataset comments: typos, grammar, uniform indentation il y a 12 ans
  svenbarth bb00325d85 Fix for Mantis #23765 . il y a 12 ans
  Jonas Maebe cb85846507 * fixed typo in jvm record clone implementation comment il y a 12 ans
  Jonas Maebe fffa2e163a - removed unused local type in internal jvm record clone implementation il y a 12 ans
  Jonas Maebe dc7760bda0 * let type conversion nodes handle type checking for if/while/repeat il y a 12 ans
  Jonas Maebe a8a1bb6449 * fixed inserting something in a shortstring past its maximum length il y a 12 ans
  Jonas Maebe 2ed4b295fe * only change the visibility of an existing getter/setter to that of il y a 12 ans
  Jonas Maebe e7315d035c * inherit po_auto_raised_visibility flag when the visibility of a method is il y a 12 ans
  sergei d762ef9e78 + PECOFF targets: support more than 65535 relocations per object section, resolves #23752. DJCOFF targets: give a fatal error, since this object file format does not support extended relocations. il y a 12 ans
  svenbarth 7bad1763b8 Decrease amount of code duplication regarding handling of safecall and record constructors. il y a 12 ans
  sergei cb1098c26c * Do not create SEH finalization procedures in generic methods, their similarity with nested procedures causes compilation errors because actual nested procedures are not allowed for generics. Not creating them doesn't hurt because generic node tree is not used for code generation. Resolves #23724. il y a 12 ans
  yury d8902af3d6 * Do not replace ADD by SUB and vice-versa when overflow checking is enabled. Fixes tw15304 for ARM. il y a 12 ans
  michael 33f1f8bfad * Added case-insentitive property il y a 12 ans
  Jonas Maebe 9cbff6f5a6 + support for record constructors for the JVM target il y a 12 ans
  Jonas Maebe 3abc7b0d9c * removed superfluous check (a procvardef can never be a constructor) and il y a 12 ans
  Jonas Maebe 10e3cab1b1 * fixed formatting il y a 12 ans
  Jonas Maebe 9145f1d67d * integrated potype_constructor check in maybe_create_funcret_node il y a 12 ans
  michael 280b307068 * Patch from Silvio Clecio to implement easy-access methods il y a 12 ans
  michael 85e72fdbcb * Updated TODO: Easy Post is already there. il y a 12 ans
  michael 8c161506d5 * Close connection on one-shot operations il y a 12 ans
  michael fc68ce2ec5 * Implemented a HEAD class method il y a 12 ans