Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 49a2084ea0 * fixed calling inline functions (with exit statements) from inside il y a 18 ans
  Jonas Maebe 28bab3fb4f - removed some unused variables il y a 18 ans
  yury cf19c0993a * fixed bug #8919. il y a 18 ans
  Jonas Maebe 168e652d42 + support for simplifying simple inline functions down to a single il y a 18 ans
  pierre d5e4828f6f * avoid memory leak for copy of withnode in tempnodes il y a 18 ans
  Jonas Maebe f2b07704b5 * proper initialised/used warnings for variables used il y a 18 ans
  florian 7781e842fc * varset support fixed il y a 19 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  peter 2f0ce31751 * string concat changed from function to procedure to il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  peter b6e35a200e * rewrite of optimizer options il y a 19 ans
  Jonas Maebe e4451558c4 * optimized register allocation for tempnodes il y a 20 ans
  Jonas Maebe 255855b5d9 * more informative printnode* output for temp-related nodes il y a 20 ans
  florian 7cd67ea3f0 * node optimizer branch merged il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  florian 252fa84c62 + compiler support for reading/writing of vararrays il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  peter be1808953c * fix laststatement() il y a 20 ans
  peter 5ee4b9ad24 * use tlocation for tempnodes il y a 21 ans
  Jonas Maebe 21c7a9db2f * fixed check for regvar-ability of tempnodes il y a 21 ans
  peter 89b1b583c9 * ttempcreatenode.create_reg merged into .create with parameter il y a 21 ans
  peter c95a859f0a * generic tlocation il y a 21 ans
  peter 560a790a57 * gen high tree makes copy in temp when there is a calln il y a 21 ans
  peter 8fb3536f6e * simple regvar support, not yet finished il y a 21 ans
  Jonas Maebe ddf175f171 + temps can now also hold fpu values in registers (take care with use, il y a 21 ans
  florian 8a9758c5e2 * logs truncated il y a 21 ans
  florian 588e2c38bf * dwarf branch merged il y a 21 ans