Commit Graph

12 Commits

Author SHA1 Message Date
nvbn a8dbc48fd4 Move commands-related logic to `Command` and `CorrectedCommand` 2015-09-08 15:00:57 +03:00
nvbn 4a27595e97 Move rule-related code to `Rule` 2015-09-08 14:18:11 +03:00
nvbn bf80d97062 Remove obscure `SortedCorrectedCommandsSequence` 2015-09-08 12:52:10 +03:00
nvbn b2be0b3cad Remove obscure `RulesNamesList` and `DefaultRulesNames` 2015-09-08 12:14:39 +03:00
nvbn 382eb8b86c Fix tests 2015-09-07 12:12:16 +03:00
nvbn e2e8b6fc86 Fix without result 2015-09-05 11:45:39 +03:00
nvbn 6dcf9a3a14 Fix python 2 support 2015-09-01 15:32:23 +03:00
nvbn 5d74344994 Make `CorrectedCommand` ignore priority when checking equality 2015-09-01 13:03:24 +03:00
nvbn 12394ca842 #334: Don't wait for all rules before showing result 2015-09-01 12:51:41 +03:00
mcarton 88831c424f Fix the @wrap_settings annotation
It seems much more useful if it only adds settings that are not already
set.
2015-08-17 16:07:24 +02:00
nvbn b985dfbffc #102 Add support of rules with side effects 2015-05-01 04:39:37 +02:00
nvbn d3d1f99232 Move special data types to `types` 2015-04-22 23:04:22 +02:00