Commit History

Author SHA1 Message Date
  florian 9e66674ff9 + first part of qwordbool implementation 19 years ago
  Jonas Maebe be39a88daa * slice() doesn't support packed arrays 19 years ago
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: 19 years ago
  Jonas Maebe 5bf38351e9 * fixed bug #7195: use regular type conversions for the results of 19 years ago
  daniel 4d37c919cc * Internal implementations of get_frame, get_caller_frame and get_caller_addr. 19 years ago
  florian 9e00f894a9 + support for unaligned function 19 years ago
  peter ecdb5df2d6 * fix alignment of tdoublearray by using a variant record 19 years ago
  Jonas Maebe a15505521c * fixed handling of wrong invocations of slice + improved error reporting 19 years ago
  Jonas Maebe dc5c79194f * fixed SETTEXTBUF 19 years ago
  Jonas Maebe cd70b38e8b * kill warnings about non-longint code parameters with val() 19 years ago
  Jonas Maebe 5007ae7197 * fixed web bug #4724 (don't allow inc/dec(pointer,pointer) 19 years ago
  Jonas Maebe d11329f9cd * openstrings and openarrays don't have to by valid in order to use 19 years ago
  peter 232555904e * symtablestack cleanup and rewrite 19 years ago
  Jonas Maebe 58381ff7b6 * made chararray handling 98% TP-compatible, fixes web bugs 3012 19 years ago
  Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 19 years ago
  florian 46ecdc8f94 * allow pred/succ on non continous enumerations in delphi mode 19 years ago
  peter 5abb9d68f6 * prevent warning for val with second parameter not being a longint 20 years ago
  florian 8af13ed6ae * fixed result type conversion for sqrt/sqr 20 years ago
  florian 71b90d4d00 + slice implemented 20 years ago
  florian 19e97e4da2 + use sse for sqrt if possible 20 years ago
  florian 6371333361 + sqr uses sse on x86 if possible 20 years ago
  florian 77db0e5185 + length(<variant>); 20 years ago
  florian a53c9e2666 * fixed stupid copy/paste which turned softfloat always off 20 years ago
  florian 2f8fe7d2e6 - readln(<pchar>) forbidden, there is no way to prevent an buffer overflow, fixes 4227 20 years ago
  peter f2f968f48a * fix overflow checking for inc(cardinal,x) and inc(pointer,x) 20 years ago
  peter 6846195a6c * insert explicit typecast to left type of inc(left,right) before 20 years ago
  florian 7cd67ea3f0 * node optimizer branch merged 20 years ago
  peter f67de71de2 * insert typeconv to ptrint for all inc(pointer) operations 20 years ago
  Jonas Maebe 0115a0a38e * convert inc/dec(pointertype) to add/sub if overflow checking is turned on 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago