Jordi Boggiano
|
ac497feaba
|
CS fixes
|
2014-06-10 16:13:12 +02:00 |
Pavel Savinov
|
b72c4cfe97
|
PHPDoc fix
|
2013-06-13 11:09:19 +11:00 |
Pascal Borreli
|
5eead93250
|
Fixed typos
|
2012-10-24 23:14:04 +00:00 |
Nils Adermann
|
76f8642feb
|
Remove duplicate function from decisions
|
2012-06-07 03:22:23 +02:00 |
Nils Adermann
|
26e051cb76
|
Decisions are now encapsulated in a separate object
|
2012-06-04 23:19:32 +02:00 |
Nils Adermann
|
16a51daac8
|
Fix typo in comment
|
2012-05-22 15:44:14 +02:00 |
Jordi Boggiano
|
1bd4ccbd54
|
php-cs-fixer magic
|
2012-05-22 12:07:08 +02:00 |
Nils Adermann
|
76d3950992
|
Document the RuleWatchGraph
|
2012-05-21 18:14:38 +02:00 |
Nils Adermann
|
265533d390
|
Rename watches array to watchChains to make clearer what they are
|
2012-05-21 12:39:04 +02:00 |
Nils Adermann
|
025581b365
|
Rename walkLiteral method to more explicitly say what it does
|
2012-05-19 20:50:21 +02:00 |
Nils Adermann
|
a395bc04d7
|
Get rid of continue 2; and use array_filter instead of manual looping
|
2012-05-19 20:48:12 +02:00 |
Nils Adermann
|
451bab1c2c
|
Get rid of Literal object / literal id mix, use literals only to save memory
|
2012-05-19 20:38:56 +02:00 |
Nils Adermann
|
9ffe0d13f5
|
Remove useless if
|
2012-05-19 02:28:09 +02:00 |
Nils Adermann
|
cdf3b4e012
|
Use SplDoublyLinkedList instead of custom linked list
|
2012-05-19 02:24:45 +02:00 |
Nils Adermann
|
731a451dfe
|
Move handling of watch graph to separate classes
|
2012-05-19 01:27:57 +02:00 |