Commit graph

156 commits

Author SHA1 Message Date
14c494ffdd Condition: remove unnecessare object instantiation
Only one each, true and false, Condition object needed.
2017-04-21 14:38:12 +01:00
870c3c2b00 README.adoc: fix typo 2017-04-21 14:30:55 +01:00
29232d4e71 Condition: overload otherwise to allow if-then-else-if behaviour 2017-04-21 14:28:54 +01:00
cf404b716b README.adoc: added 2017-04-21 12:17:18 +01:00
fe355a3850 Condition: add whereNot(), andNot() and orNot() 2017-04-21 12:16:54 +01:00
0fbb4f62b6 Initial commit 2017-04-21 10:55:11 +01:00