Commit történet

Szerző SHA1 Üzenet Dátum
  peter f2f968f48a * fix overflow checking for inc(cardinal,x) and inc(pointer,x) 20 éve
  peter 6846195a6c * insert explicit typecast to left type of inc(left,right) before 20 éve
  florian 7cd67ea3f0 * node optimizer branch merged 20 éve
  peter f67de71de2 * insert typeconv to ptrint for all inc(pointer) operations 20 éve
  Jonas Maebe 0115a0a38e * convert inc/dec(pointertype) to add/sub if overflow checking is turned on 20 éve
  fpc 790a4fe2d3 * log and id tags removed 20 éve
  fpc 50778076c3 initial import 20 éve
  peter 2d62e884c8 * only give warnings for uninitialized variables in low()/high() 20 éve
  peter 3f9d6ab32f * add hint when passing an uninitialized variable to a var parameter 20 éve
  Jonas Maebe 9fc51ed8f0 * terrornode.create -> cerrornode.create 20 éve
  peter dbcfe36b70 * check parameters of str() better 20 éve
  peter e417e34496 * truncate log 20 éve
  peter 50d0ba7a7f * low(var) var must be valid 20 éve
  florian 020bbc8913 * another improvement of pi handling 20 éve
  florian cc9534cf41 + added pi bit pattern to the compiler, so pi should always be correct 20 éve
  peter 2b6456fe16 * procvar handling for tp procvar mode fixed 20 éve
  peter 08d0d3b73c * fixed read temp for result 21 éve
  peter 9a64d34d34 * add checks for filedef type to prevent crashes 21 éve
  peter 89b1b583c9 * ttempcreatenode.create_reg merged into .create with parameter 21 éve
  peter 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 éve
  peter 95e0ed26f8 * use helper call to retrieve address of input/output to reduce 21 éve
  peter 6458bd0ce1 * tvarsym splitted 21 éve
  peter 2e161c5e9e * nf_internal flag for internal inserted typeconvs. This will 21 éve
  florian 239dd7121e - removed unnecessary printnode 21 éve
  florian 73c30d6579 * fixed arm compilation with cgutils 21 éve
  peter c95a859f0a * generic tlocation 21 éve
  peter 4978a7635a * another fix for reading of subranges 21 éve
  peter 17f31d70c2 * fix for read(subranges) with subrange typ already being sinttype 21 éve
  peter b815890d49 * fix sqr() and abs() constant range check errors 21 éve
  florian 120c165a62 * constant floating point assignments etc. are now overflow checked 21 éve