format aperture in backtrack trace
[scpubgit/DX.git] / lib / DX / Hypothesis.pm
2018-04-07 Matt S Trout pervasive type constraints
2016-06-29 Matt S Trout move recheck logic into resolution step
2016-06-26 Matt S Trout move calling of recheck out into Resolve step
2016-06-26 Matt S Trout have with_actions return the recheck list
2016-06-26 Matt S Trout move with_actions call to within with_resolution
2016-06-26 Matt S Trout move recheck to post-all-actions rather than per-action
2016-06-12 Matt S Trout initial creation of SearchProcess class
2016-04-03 Matt S Trout eliminate outstanding_propositions attribute
2016-04-03 Matt S Trout switch to passing prop to resolve in, fix bug in with_o...
2016-04-02 Matt S Trout cut over to next_proposition using resolved_count
2016-04-02 Matt S Trout add propositions method to searchstate
2016-03-16 Matt S Trout trace recheck failure
2016-03-12 Matt S Trout const and basic tracing
2016-03-07 Matt S Trout track action applications
2015-12-04 Matt S Trout operational recheck
2015-12-04 Matt S Trout types and deparsing and recalculation part working
2015-10-10 Matt S Trout dependency map up, some code running
2015-08-30 Matt S Trout initial partial sketch