コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano 4ea9b33a6c Merge remote-tracking branch 'naderman/solver-refactor' 13 年 前
  Jordi Boggiano 1b36482d77 Merge pull request #723 from schmittjoh/createDevProject 13 年 前
  Johannes M. Schmitt 305b9cee9a added --dev to create-project command (closes #645) 13 年 前
  Nils Adermann 5567820beb Merge pull request #721 from Hounddog/issue_674 13 年 前
  Nils Adermann 21c7e219e2 Change "else if" to "elseif" 13 年 前
  Nils Adermann 99200af51b Correctly indent break statements 13 年 前
  Nils Adermann f193d61dfe Remove unecessary brackets 13 年 前
  Nils Adermann 7f9c5ffeef Add documentation to RuleWatchChain and RuleWatchNode 13 年 前
  Nils Adermann 76d3950992 Document the RuleWatchGraph 13 年 前
  Martin Shwalbe 9d80a4e220 Wrong variable used for foreach. Fixes issue 674. 13 年 前
  Jordi Boggiano 5c0c101327 Wrap token_get_all for better debuggability 13 年 前
  Nils Adermann 265533d390 Rename watches array to watchChains to make clearer what they are 13 年 前
  Jordi Boggiano 794b51fcdd Merge remote-tracking branch 'naderman/remove-outdated-alias-code' 13 年 前
  Nils Adermann 81de780533 Merge pull request #702 from Seldaek/specify-refs 13 年 前
  Nils Adermann e817a2e2d7 Move public members above protected members in rule watch node 13 年 前
  Nils Adermann c869566868 Make ruleHash a protected member of rules 13 年 前
  Nils Adermann fa7bd35413 Make debug solver methods protected 13 年 前
  Nils Adermann 2dfea8a5e0 Only consider undecided literals for selectAndInstall 13 年 前
  Nils Adermann dd527a4049 Remove weak rules 13 年 前
  Nils Adermann 025581b365 Rename walkLiteral method to more explicitly say what it does 13 年 前
  Nils Adermann a395bc04d7 Get rid of continue 2; and use array_filter instead of manual looping 13 年 前
  Nils Adermann 451bab1c2c Get rid of Literal object / literal id mix, use literals only to save memory 13 年 前
  Nils Adermann 59cc5a54de Merge pull request #716 from stof/update_lock 13 年 前
  Christophe Coevoet e124d3ea81 Updated the lock file 13 年 前
  Nils Adermann 9ffe0d13f5 Remove useless if 13 年 前
  Nils Adermann cdf3b4e012 Use SplDoublyLinkedList instead of custom linked list 13 年 前
  Nils Adermann 731a451dfe Move handling of watch graph to separate classes 13 年 前
  Jordi Boggiano 71cecd8e93 Fix CS 13 年 前
  Jordi Boggiano edba29be45 Merge remote-tracking branch 'till/download-fun' 13 年 前
  Jordi Boggiano aaf65eb0c4 Update lock file 13 年 前