Commit History

Author SHA1 Message Date
  Pascal Borreli 5eead93250 Fixed typos 13 years ago
  Nils Adermann 76f8642feb Remove duplicate function from decisions 13 years ago
  Nils Adermann 26e051cb76 Decisions are now encapsulated in a separate object 13 years ago
  Nils Adermann 16a51daac8 Fix typo in comment 13 years ago
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 years ago
  Nils Adermann 76d3950992 Document the RuleWatchGraph 13 years ago
  Nils Adermann 265533d390 Rename watches array to watchChains to make clearer what they are 13 years ago
  Nils Adermann 025581b365 Rename walkLiteral method to more explicitly say what it does 13 years ago
  Nils Adermann a395bc04d7 Get rid of continue 2; and use array_filter instead of manual looping 13 years ago
  Nils Adermann 451bab1c2c Get rid of Literal object / literal id mix, use literals only to save memory 13 years ago
  Nils Adermann 9ffe0d13f5 Remove useless if 13 years ago
  Nils Adermann cdf3b4e012 Use SplDoublyLinkedList instead of custom linked list 13 years ago
  Nils Adermann 731a451dfe Move handling of watch graph to separate classes 13 years ago