Commit History

Author SHA1 Message Date
  florian 6459b97052 + write(ln) support for variants added 23 years ago
  florian c6ea429567 + several widestring/pwidechar related helpers added 23 years ago
  peter ea8118b37c * fpc_pchar_length compilerproc and strlen alias 23 years ago
  peter 603b3bc48b * Copy() changed to internal function calling compilerprocs 23 years ago
  carl ab9e07a2d7 * fix 2GB limit problem 23 years ago
  carl 7ebda0a778 * cardinal -> longword 23 years ago
  peter 01dfac4a4e * old logs removed and tabs fixed 23 years ago
  peter a17291b2d4 * array of char support for Str() 23 years ago
  Jonas Maebe 58fc64dc09 * interface "as" helpers converted from procedures to functions 23 years ago
  Jonas Maebe a28ee81ed6 * fixed conversion from int64/qword to double errors 23 years ago
  florian 7ac5c3743d * several fixes for linux/powerpc 23 years ago
  peter 0cdf327866 * updated compilerprocs 23 years ago
  peter b0948c6122 * fpc_finalize_array renamed 23 years ago
  peter 90ff7a6db8 * fpc_freemem and fpc_getmem compilerproc 23 years ago
  peter 1338dbd992 * updated for dynarr:=nil 23 years ago
  peter 7484da248d * freemem(var) -> freemem(value) 24 years ago
  Jonas Maebe fc6d300a95 * almost all second pass typeconvnode helpers are now processor independent 24 years ago
  Jonas Maebe a39cd8a580 * made multiplying, dividing and mod'ing of int64 and qword processor 24 years ago
  Jonas Maebe ed449defca + searchsystype() and searchsystype() functions in symtable 24 years ago
  Jonas Maebe f256a47f04 * compilerproc implementation of set addition/substraction/... 24 years ago
  Jonas Maebe 41a57028b9 * converted adding/comparing of strings to compileproc. Note that due 24 years ago
  Jonas Maebe 06f9cd4c96 * some fixes in compilerprocs for chararray to string conversions 24 years ago
  Jonas Maebe fc92c3b336 + compilerproc implementation of most string-related type conversions 24 years ago
  Jonas Maebe a6cfe4083a + tempcreate/ref/delete nodes (allows the use of temps in the 24 years ago
  Jonas Maebe 4716f168dd * renamed some str(x,y) and val(x,y) helpers so the naming scheme is the 24 years ago
  Jonas Maebe cba82c202e * changed buf parameter of fpc_type_write from var to const 24 years ago
  Jonas Maebe b9f6efc85b + "compproc" helpers 24 years ago