Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 8d1090269e * synchronised with trunk r25259 há 12 anos atrás
  Jonas Maebe fb8fb29574 * record/use the code page of string constants typecasted to an ansistring há 12 anos atrás
  Jonas Maebe 29132f45b7 * synchronised with trunk up to r25167 (fixes glib compilation via r25164, há 12 anos atrás
  Jonas Maebe 1a560e9875 * when concatenating ansistrings, do not map CP_NONE (rawbytestring) to há 12 anos atrás
  svenbarth 6b34c84704 nadd.pas, taddnode.create_internal: há 12 anos atrás
  svenbarth fc79d47b09 Fix for Mantis #24651. Allow pointer comparison for internal expressions (in this case check for valid VMT). há 12 anos atrás
  nickysn d387182bd6 * when doing a pointer comparison on i8086, don't cast a far pointer to a near one (pchar), but use a far one instead há 12 anos atrás
  florian 0e41df598e * merge i8086 branch by Nikolay Nikolov há 12 anos atrás
  nickysn 0473cbf70f * refactored the add node type check pass to handle all native integer sizes with the same common code, without ifdefs há 12 anos atrás
  nickysn 949210e808 + added min and max functions for Tconstexprint há 12 anos atrás
  florian 364f170765 * cosmetic formatting changes há 12 anos atrás
  florian 88455bbb02 * 32 bit comparison normally result in LOC_FLAGS on 16 bit CPUs há 12 anos atrás
  nickysn d72d496478 * enable cpuneedsmulhelper for the 32-bit multiplication há 12 anos atrás
  nickysn ded6b87acc 16-bit and 8-bit ALU fixes for int types in taddnode.pass_typecheck_internal há 12 anos atrás
  nickysn e4d66dd95c i8086 fix for taddnode.pass_typecheck_internal and real types há 12 anos atrás
  Jeppe Johansen a8f9b0dac4 Added initial support for the Cortex-M4F FPv4_S16 FPU há 13 anos atrás
  Jonas Maebe 33f5de990d * fixed indentation há 13 anos atrás
  Jonas Maebe a2426178dc * don't insert type conversions in add nodes if both arguments are constant há 13 anos atrás
  Jonas Maebe 06b17111da * also recognize scurrency as an "originally was a 64 bit value" in há 13 anos atrás
  Jonas Maebe 834026bfb5 * synchronised with trunk up to r21067 há 13 anos atrás
  paul a26bc50ca6 compiler: change ShortString->(Some)String and AnsiString->(Some)String overload precedence both for variables and string constants, change unicode constant type from widestring to unicodestring (Delphi compatibility) há 13 anos atrás
  Jonas Maebe 8e3d7fe8d3 * fixed genmultistringadd() optimization for jvm and enabled it há 13 anos atrás
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
  Jonas Maebe d1acb76df8 * don't replace "expr1 or expr1" or "expr1 and expr1" with just "expr1" há 13 anos atrás
  sergei eda5511ef9 * Don't widen boolean operands of taddnode if they will be converted to pasbool8 immediately thereafter, doing so only causes generation of useless code. Mantis #20843. há 13 anos atrás
  Jonas Maebe e2b5ba756d * when comparing two boolean values, convert both to pasbool8 so há 14 anos atrás
  florian c12a4989d0 + use cpurox define in the compiler for CPUs having internal ror/rol support há 14 anos atrás
  paul c1866d5c17 compiler: há 14 anos atrás
  paul c6ca9e5091 compiler: há 14 anos atrás
  paul a99ffb3097 compiler: apply patches from Inoussa and Jonas: há 14 anos atrás