Histórico de Commits

Autor SHA1 Mensagem Data
  pierre b486f926ce * taddnode.first_addstring, avoid memory leak if há 19 anos atrás
  florian 7781e842fc * varset support fixed há 19 anos atrás
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym há 19 anos atrás
  yury 5a9b0949c5 * fixed wince build. há 19 anos atrás
  peter 658c46b903 * remove tdictionary and tindexarray há 19 anos atrás
  florian 85d63d9fa9 * settings refactored há 19 anos atrás
  Jonas Maebe d5b069a935 * added missing typecheckpasses for new left/right nodes created in há 19 anos atrás
  peter 3078a1927f * remove ttype há 19 anos atrás
  florian 67aa148602 * fixed softfpu support há 19 anos atrás
  micha 8678d52aeb * avoid warning when pointer points to size 1 data há 19 anos atrás
  florian fb5e396881 + experimental -Sv option to support vector arithmetics há 19 anos atrás
  micha 5f353d6fef add warning for arithmetic on untyped pointers há 19 anos atrás
  peter d07f470b71 * remove ifdef fpc há 19 anos atrás
  micha d704af7216 fix compilation for {$T+} linux/win há 19 anos atrás
  peter 2f0ce31751 * string concat changed from function to procedure to há 19 anos atrás
  florian 569c4871fc + first batch of varset support, as long as packset isn't changed, it doesn't change anything há 19 anos atrás
  olle 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests há 19 anos atrás
  Jonas Maebe b4668054c5 * avoid unnecessary sign extensions for integer comparisons há 19 anos atrás
  Jonas Maebe 03302dc7c4 * fixed support for macpas & and | operators: they only work on booleans há 19 anos atrás
  florian 454fb81c5b + optimize <string>+'' and ''+<string> há 19 anos atrás
  florian 5d9f3cf33d * fixed s<'', fixes 4925 há 19 anos atrás
  Jonas Maebe 039e7143f4 * avoid some unnecessary bool->int->bool type conversions há 19 anos atrás
  peter 95be416b9d * don't allow stringconst+integer há 19 anos atrás
  Jonas Maebe 07ce826be0 + added ability for (mainly 32bit) code generators to directly handle há 19 anos atrás
  peter a77f503a30 * optimize multiple concats for ansi/widestring há 19 anos atrás
  peter 232555904e * symtablestack cleanup and rewrite há 19 anos atrás
  peter 45176ea2a8 * split tstringtype for stringdef and stringconstnode há 20 anos atrás
  Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, há 20 anos atrás
  peter 4c73e86058 * check for allowed floatdef operations há 20 anos atrás
  yury 80fbc143ab * removed MULS->MULD substitution for wince, because MULS was added to system unit. há 20 anos atrás