summaryrefslogtreecommitdiff
path: root/src/is_built
AgeCommit message (Collapse)Author
2013-06-08is_built: make the version optionalLuke Shumaker
2013-06-05is_built: document exit codesLuke Shumaker
2013-06-05Double bracket ==/</> compare lexicographically, not numerically.Luke Shumaker
Unfortunately for me, that means that it works correctly *most* of the time. But, for example, [[ 10 < 2 ]], and negatives don't work.
2013-06-05is_built: touch upLuke Shumaker
2012-11-07organize the filesLuke Shumaker