allocate new locals in consider instead of up-front
[scpubgit/DX.git] / lib / DX / QueryState.pm
2018-04-08 Matt S Trout allocate new locals in consider instead of up-front
2018-04-07 Matt S Trout finish adding type constraints
2018-04-07 Matt S Trout pervasive type constraints
2016-09-17 Matt S Trout excise remaining identity_path code
2016-06-12 Matt S Trout initial creation of SearchProcess class
2016-04-03 Matt S Trout eliminate outstanding_propositions attribute
2016-04-02 Matt S Trout add propositions method to searchstate
2016-03-26 Matt S Trout restructure searching so with_one_step is actually...
2016-03-12 Matt S Trout switch scope to using lex_map to lookup locals
2016-03-12 Matt S Trout slightly janky attempt at show all solutions
2016-03-07 Matt S Trout track action applications
2016-03-05 Matt S Trout can haz use strict
2016-03-05 Matt S Trout find solution on proposition addition and output action...
2016-03-05 Matt S Trout searchstate setup, introduce qvars diagnostic
2016-03-05 Matt S Trout updated shell code to register query commands with...
2016-02-27 Matt S Trout sketch some actual shell internal modules