You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nils Adermann dc2a9bfe62 Ignore null rules in rule generator
Fixes #806
12 years ago
..
Operation CS fixes 12 years ago
DebugSolver.php Make debug solver methods protected 12 years ago
Decisions.php Remove duplicate function from decisions 12 years ago
DefaultPolicy.php php-cs-fixer magic 12 years ago
PolicyInterface.php More PSR-2 goodness 12 years ago
Pool.php php-cs-fixer magic 12 years ago
Problem.php Improve error messages for solver problems 12 years ago
Request.php Collect solver problems in Problem objects with human readable output. 12 years ago
Rule.php Improve error messages for solver problems 12 years ago
RuleSet.php CS fixes 12 years ago
RuleSetGenerator.php Ignore null rules in rule generator 12 years ago
RuleSetIterator.php Fix for composer. When running update/install command it's just do nothing, except writing "Installing dependencies" 13 years ago
RuleWatchChain.php Add documentation to RuleWatchChain and RuleWatchNode 12 years ago
RuleWatchGraph.php Remove duplicate function from decisions 12 years ago
RuleWatchNode.php Decisions are now encapsulated in a separate object 12 years ago
Solver.php Simplify branch handling code 12 years ago
SolverBugException.php Remove useless property in exception class 12 years ago
SolverProblemsException.php Collect solver problems in Problem objects with human readable output. 12 years ago
Transaction.php Correctly sort operations within transactions using DFS 12 years ago