Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  Jonas Maebe b57c95043f + support overriding tdef/tsym methods with target-specific functionality: il y a 11 ans
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables il y a 11 ans
  florian 6391fd39aa * optimize also tail calls, if it is a simple procedure il y a 11 ans
  florian 6ec0f2549a * factored load node flags out of node flags to gain space il y a 13 ans
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed il y a 14 ans
  florian b147f5b716 * don't do tail recursion optimization on method calls having an explicit self pointer, resolves #17402 il y a 15 ans
  Jonas Maebe f5c52b25cd * removed "and not is_class()" condition from is_managed_type(), because il y a 15 ans
  peter 6434772c3c * error message when a goto label is optimized away il y a 18 ans
  peter e0cf015159 * refactor function result handling il y a 18 ans
  peter 1dd62b8686 * write also asmblocklabel for a connected labelsym il y a 18 ans
  florian 42cf5f7b2b * don't do tail recursion optimization on types requiring init/final code il y a 18 ans
  yury d8d25c2489 * fixed memory leaks in compiler. il y a 18 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  florian ea69e22044 * fixed tail recursion optimization for code using methodpointerinit/done il y a 19 ans
  florian 2a54d957b2 * fixed two small errors il y a 19 ans
  florian 02d0ac4c3e + only procedures doing recursive calls are checked for tail recursivity il y a 19 ans
  florian 6b463bfd0d + tail recursion optimization code, needs some fixes, but works basically, not yet activated il y a 19 ans