Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 7e51c5e856 * DFA now takes case-completeness into account (mantis #35598) há 6 anos atrás
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would há 6 anos atrás
  florian 34d11046e0 * wrapcomplexinlinepara takes care of function results which need different temp. handling, resolves #34438 há 6 anos atrás
  florian b1dff29cbf * removed unused units há 8 anos atrás
  florian 45807056c5 * factored out SymbolCandidateForWarningOrHint há 9 anos atrás
  yury b26fa07f1a * Fixed notes "var is assigned but not used". há 10 anos atrás
  florian c0e66deaf2 * handle raise nodes in dfa on jvm, resolves #27416 há 10 anos atrás
  florian 4289dd667d * managed types cause a different warning/hint when they are há 10 anos atrás
  florian c44b5d1043 * take care of tempinitcode when creating def information for tempcreatenodes há 11 anos atrás
  florian 5aae381d10 * as nodes can appear directly in statements for checking of type conversions há 11 anos atrás
  florian 6924cc0458 * optimize CheckAndWarn há 11 anos atrás
  florian 35206c3d93 * make ResetProcessing more efficient há 11 anos atrás
  florian 99eadb91b3 * run CheckAndWarn to get proper locations for warnings about uninitialized variables há 11 anos atrás
  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 há 11 anos atrás
  florian 424d5cafb2 * cleanup há 11 anos atrás
  florian 722c59bcb1 * use the correct node in CalcLife há 11 anos atrás
  florian 2fc4a7fdd7 * better DFA debugging information há 11 anos atrás
  florian 89f34965e9 * fix dfa of for nodes, loopiteration node introduced to get proper life information for the loop há 11 anos atrás
  florian 63757c84ad * fix life information of block nodes há 11 anos atrás
  florian 1e4737c46d * fix life information of for nodes há 11 anos atrás
  florian 31f3bb900c * fix UpdateLifeInfo if n<>node há 11 anos atrás
  florian b3c2a8ddb1 * set always resultnode as last node há 11 anos atrás
  florian 0a762e416f * always create a resultnode, also for procedures há 11 anos atrás
  florian 1fb3c2e0c2 * the successor of the last node is the resultnode if one exists há 11 anos atrás
  florian 20942d8b45 * fix life information generation of for nodes há 11 anos atrás
  florian fa8abf7fcb * handle constructors correctly during dfa: the result note must point to self há 11 anos atrás
  florian 709ba5e053 + introduce cnf_call_never_returns to signal the dfa if a call node never returns há 12 anos atrás
  florian 5defdf86ba * handle for-loops correctly if the limits contain the counter variable há 13 anos atrás
  florian 9955e6b2bf * dfa fixes by Sergei Gorelkin, resolve #15402 há 15 anos atrás
  florian a537134603 * set result of ResetDFA, resolves #12757 há 16 anos atrás