Historie revizí

Autor SHA1 Zpráva Datum
  florian bcf320a76e * patch by Rika: Don’t pretend optinfo^.index can be aword(−1), resolves #40405 před 1 rokem
  florian a27cb35fa8 * propagate life info properly před 2 roky
  florian 3b43bd027c * calculate life info for if nodes correctly if the then branch is empty, resolves #39992 před 2 roky
  florian 1b08b89b7b * check if a target really supports safecall before calling load_safecallresult_node před 2 roky
  florian 3db1415a44 * generate correct dfa for subroutines declared as safecall před 2 roky
  florian 3fa77a4f62 * fix life information propagation for while loops, resolves #39971 před 2 roky
  florian 2b48afe151 * check if optinfo is assigned before using it, resolves #39913 před 2 roky
  florian 98ec81896e * do not throw messages on potentially uninitialized internal symbols, resolves #39744 před 3 roky
  Rika Ichinose 0634d5349d * add const před 3 roky
  Rika Ichinose 92771760b7 Get rid of some global variables. před 3 roky
  florian d0fdda6da7 + TDFABuilder.redodfainfo před 3 roky
  florian b4a6c22234 * do not check inlined exit nodes for unset results, resolves #38259 před 4 roky
  florian edfbf2ce30 * correctly handle inlined exits in dfa, resolves #38259 před 4 roky
  Jonas Maebe 5d51a788f7 - revert r47208 před 4 roky
  florian 3c18dee694 * take care of for loop counter read after loop před 5 roky
  florian 2f2b378c03 * moved conversion of for into while loops in a separate pass, so node optimizations on the node tree can be před 5 roky
  Jonas Maebe 7e51c5e856 * DFA now takes case-completeness into account (mantis #35598) před 6 roky
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would před 6 roky
  florian 34d11046e0 * wrapcomplexinlinepara takes care of function results which need different temp. handling, resolves #34438 před 6 roky
  florian b1dff29cbf * removed unused units před 8 roky
  florian 45807056c5 * factored out SymbolCandidateForWarningOrHint před 9 roky
  yury b26fa07f1a * Fixed notes "var is assigned but not used". před 10 roky
  florian c0e66deaf2 * handle raise nodes in dfa on jvm, resolves #27416 před 10 roky
  florian 4289dd667d * managed types cause a different warning/hint when they are před 10 roky
  florian c44b5d1043 * take care of tempinitcode when creating def information for tempcreatenodes před 11 roky
  florian 5aae381d10 * as nodes can appear directly in statements for checking of type conversions před 11 roky
  florian 6924cc0458 * optimize CheckAndWarn před 11 roky
  florian 35206c3d93 * make ResetProcessing more efficient před 11 roky
  florian 99eadb91b3 * run CheckAndWarn to get proper locations for warnings about uninitialized variables před 11 roky
  florian 92508a9801 * take of life of tlabelnode.left, the test does not test this however because I'am not aware of any example to force a left node for a label před 11 roky