Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 1f6ec379de * moved field definitions before method/property definitions (see mantis il y a 16 ans
  Jonas Maebe c1e327c8c4 * insert register allocation/deallocation information for the exception il y a 16 ans
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed il y a 16 ans
  Jonas Maebe 718694d1d6 * always specify an explicit alignment for tgobj.gettemp (so e.g. il y a 17 ans
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. il y a 17 ans
  Jonas Maebe c65f8e7652 * safecall is only supposed to do anything for Windows targets. Removed il y a 17 ans
  florian 050627ea1d * allow goto inside finally blocks il y a 17 ans
  Jonas Maebe 2348c7ea00 * allow ssa to happen for outer for-loop control variables il y a 17 ans
  Jonas Maebe f36e5411af * split cpu64bit compiler define into il y a 17 ans
  Jonas Maebe 1f1a43d7f0 * fixed crash when compiling inlined procedures containing labels il y a 17 ans
  daniel 4ca3a590e8 * Labels that are defined or referenced in a different lexical level il y a 17 ans
  peter 6058b2c247 * renamed t_times to executionweight and moved it to il y a 18 ans
  peter 1dd62b8686 * write also asmblocklabel for a connected labelsym il y a 18 ans
  yury 9844174e5e * It is needed to destroy exception object in safecall procedure as well. il y a 18 ans
  yury 78fe68859b * Pop the last exception object in safecall procedure. il y a 18 ans
  yury a7d1508959 * Fixed safecall procedures by generating implicit try/finally and setting correct return value if exception was occurred or not. Now safecall is fully Delphi compatible. il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  Jonas Maebe fdc813db9a * no need to synchronise the upper bound of a for-loop after the loop il y a 18 ans
  Jonas Maebe 2c5a284060 * upper bound of for-loop cannot be a regvar, because the regvar may il y a 18 ans
  Jonas Maebe 21f87ef1de * fixed instances of passing properties as var parameter il y a 18 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  Jonas Maebe 97cd8c4f62 * no SSU in try/except/finally (could be enabled in finally in theory, il y a 19 ans
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  Jonas Maebe c25aba7592 * cleaned up subsetreg support (put everything in a record) il y a 19 ans
  Jonas Maebe e531c4f125 + very limited SSA support (only outside control flow il y a 19 ans
  Jonas Maebe 4c41e2c677 * fixed IE when using a field of a record regvar as loop control variable il y a 19 ans
  peter 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans