move actions to a separate state attribute
[scpubgit/DKit.git] / t /
2014-02-11 Matt S Trout move actions to being held by fact objects
2014-02-11 Matt S Trout use FactRef objects to sanify action handling
2014-02-11 Matt S Trout new Op::Predicate
2014-02-11 Matt S Trout remove the _then bind methods
2014-02-09 Matt S Trout factor action execution out into solver method
2014-02-08 Matt S Trout acion infrastructure
2014-02-03 Matt S Trout allow value scalarref, refactor
2014-02-03 Matt S Trout add exists, convert dot_ssh to use prop for everything
2014-02-03 Matt S Trout prop op
2014-02-03 Matt S Trout bind_var_then -> bind_value
2014-02-03 Matt S Trout not and action infrastructure
2014-02-03 Matt S Trout observers
2014-02-03 Matt S Trout cut support
2014-02-03 Matt S Trout stop using return_stack directly in tests
2014-02-03 Matt S Trout start of dot_ssh test
2014-02-03 Matt S Trout factor out set/stream code
2014-02-03 Matt S Trout factor out arg handling
2014-02-02 Matt S Trout cleanup, call-as-default
2014-01-30 Matt S Trout wheeeeeeeeee
2014-01-27 Matt S Trout ssh key sketch test
2014-01-20 Matt S Trout first test for observer code
2014-01-20 Matt S Trout or via backtracking
2014-01-20 Matt S Trout add but method to state
2014-01-20 Matt S Trout move return stack code back to test
2014-01-20 Matt S Trout basic return stack usage
2014-01-20 Matt S Trout test more complex stream
2014-01-20 Matt S Trout out of options handler
2014-01-20 Matt S Trout move backtracking into a stream
2014-01-20 Matt S Trout initial import