Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe ad0fc51cf6 * fixed web bug #1735 (argument of inc/dec must be made unique) ("merged") il y a 24 ans
  Jonas Maebe e5f6ff03cb - removed unnecessary resulttypepass call il y a 24 ans
  Jonas Maebe 5501aa4e9a * converted lo/hi to processor independent code, generated code is the il y a 24 ans
  Jonas Maebe 4490bc91f7 * fixed web bug #1693 (dynarray support for length) il y a 24 ans
  Jonas Maebe 241f775056 * fixed web bug #1621 (write(typed_file,function_call) works again) il y a 24 ans
  Jonas Maebe a40c2b8dd0 - removed unused units form uses-clause and unused local vars il y a 24 ans
  Jonas Maebe 2055618933 * check if amount of dimensions passed to setlength for dynamic arrays il y a 24 ans
  Jonas Maebe b33cb43da4 * fix from Pavel V. Ozersk to accept multiple dimensions for setlength il y a 24 ans
  peter 45dab81414 * merged netbsd, fpu-overflow from fixes branch il y a 24 ans
  Jonas Maebe 2e6a221b2a * the result of high/low nodes wasn't always resulttypepassed il y a 24 ans
  Jonas Maebe 17b2fa3424 * simplified det_resulttype code for include/exclude il y a 24 ans
  Jonas Maebe ed449defca + searchsystype() and searchsystype() functions in symtable il y a 24 ans
  peter 43dea5a35f * move class of definitions into type section for delphi il y a 24 ans
  Jonas Maebe fc92c3b336 + compilerproc implementation of most string-related type conversions il y a 24 ans
  Jonas Maebe 74f494f9f1 * avoid nonsense range error when using cardinal with value il y a 24 ans
  florian 9746f4c2d6 * some cg reorganisation il y a 24 ans
  Jonas Maebe fc1b58c22c * moved "reverseparameters" from ninl.pas to ncal.pas il y a 24 ans
  Jonas Maebe 808ab9e7e7 * fixed big bug in handle_str that caused it to (almost) always call il y a 24 ans
  Jonas Maebe a6cfe4083a + tempcreate/ref/delete nodes (allows the use of temps in the il y a 24 ans
  Jonas Maebe 61020cd424 * made in_reset_typedfile/in_rewrite_typedfile handling processor il y a 24 ans
  Jonas Maebe 0895ca2f28 * made code for str(x,y) completely processor independent il y a 24 ans
  Jonas Maebe a18acc21b2 * parameters to FPC_TYPED_WRITE can't be regvars (merged) il y a 24 ans
  Jonas Maebe 239d2d6fee + support for high(dynarray) using compilerproc (forgot to commit il y a 24 ans
  peter db87f86f00 * Length made internal il y a 24 ans
  peter ca8d604964 * various widestring updates, it works now mostly without charset il y a 24 ans
  peter 55eb369653 * better const to var checking il y a 24 ans
  peter 1023129869 * changed int64($ffffffff) that is buggy under 1.0.x to expression il y a 24 ans
  Jonas Maebe 4fb34be618 + added warning about missing implementation for high(dynamic_array) il y a 24 ans
  peter e84d1fadf1 * moved code from firstpass to det_resulttype and remove extraneous il y a 24 ans
  peter 9a47ac9ec2 * m68k updates merged from fixes branch il y a 24 ans