rename InvokeNextPredicate to ConsiderPropositon
[scpubgit/DX.git] / lib / DX / Step / Normal.pm
2016-06-25 Matt S Trout rename InvokeNextPredicate to ConsiderPropositon
2016-06-25 Matt S Trout move to on_solution_step concept
2016-06-22 Matt S Trout extract backtrack decisions out into steps
2016-06-21 Matt S Trout add alternatives to search state inside normal step
2016-06-20 Matt S Trout move invoke predicate logic into normal step
2016-06-19 Matt S Trout steps now operate on search states
2016-04-03 Matt S Trout switch to passing prop to resolve in, fix bug in with_o...
2016-03-26 Matt S Trout re-arranging resolution - thread proposition through...
2016-03-16 Matt S Trout trace step actions as well as old/new hyp
2016-03-12 Matt S Trout const and basic tracing
2016-03-12 Matt S Trout make member_at with unbound key actually work
2015-12-04 Matt S Trout operational recheck
2015-12-04 Matt S Trout types and deparsing and recalculation part working
2015-10-12 Matt S Trout member_at starting to work
2015-08-30 Matt S Trout initial partial sketch