make exists unnecessary
[scpubgit/DKit.git] / lib / DX / State.pm
2014-02-22 Matt S Trout make exists unnecessary
2014-02-19 Matt S Trout slightly less useless error on lack of variable
2014-02-14 Matt S Trout rewrite file correctly chaining from create file
2014-02-14 Matt S Trout move actions to a separate state attribute
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 indirect via resolve_value method
2014-02-11 Matt S Trout remove the _then bind methods
2014-02-08 Matt S Trout acion infrastructure
2014-02-03 Matt S Trout add exists, convert dot_ssh to use prop for everything
2014-02-03 Matt S Trout root set bind by id
2014-02-03 Matt S Trout introduce root set
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 cut support
2014-02-03 Matt S Trout factor variable expansion out of assignment
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 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 out of options handler
2014-01-20 Matt S Trout move backtracking into a stream
2014-01-20 Matt S Trout initial import