Use property tests for map, map_rev and map_slow
[hope.git] / src /
2014-12-22  Siraaj KhandkarImplement hope_option:of_undefined/1 1.9.0
2014-12-21  Siraaj KhandkarExpose setting recursion limit in the API. 1.8.0
2014-12-21  Siraaj KhandkarImplement a tail-recursive list map. 1.7.0
2014-12-21  Siraaj KhandkarImprove hope_list:map_rev/2 description.
2014-12-21  Siraaj KhandkarImplement hope_list:map_slow/2 1.6.0
2014-12-21  Siraaj KhandkarImplement hope_list:map_rev/2 1.5.0
2014-12-21  Siraaj KhandkarDefine and implement a generic monad behavior. 1.4.0
2014-12-12  Siraaj KhandkarAdd hope_option:of_result/1 1.3.0
2014-12-11  Siraaj KhandkarAdd hope_option:iter/2 1.2.0
2014-12-11  Siraaj KhandkarAdd labeled result lifting. 1.1.0
2014-09-06  Siraaj KhandkarImplement & test hope_kv_list:validate_unique_presence... 1.0.0
2014-08-23  Siraaj KhandkarMerge pull request #6 from puzza007/specs-for-kv-list
2014-08-23  Paul OliverCopy specs from hope_dictionary to allow prop tests
2014-08-19  Siraaj KhandkarFix lists:foldl/3 order of arguments.
2014-08-15  Siraaj KhandkarAmortize list traversal.
2014-08-14  Siraaj KhandkarAdd dictionary method: pop.
2014-08-13  Siraaj KhandkarFix incorrect result pipe return.
2014-08-12  Siraaj KhandkarAdd specs to hope_kv_list helpers.
2014-08-12  Siraaj KhandkarClarify map lifting and application.
2014-08-12  Siraaj KhandkarFix hope_kv_list:[iter/2, filter/2].
2014-08-12  Siraaj KhandkarAdd some TODO notes.
2014-08-12  Siraaj KhandkarImplement a Key->Value list dictionary.
2014-08-12  Siraaj KhandkarDefine a general, dictionary interface/behavior.
2014-08-07  Siraaj KhandkarAdd hope_list:unique_preserve_order/1
2014-07-15  Siraaj KhandkarAdd result:lift_exn/1
2014-07-15  Siraaj KhandkarAdd specs.
2014-07-15  Siraaj KhandkarUpdate line breaks to a more consistent style.
2014-07-15  Siraaj KhandkarChange to a more consistent alignment style.
2013-11-10  Siraaj KhandkarAdd result type module and define pipe.
2013-11-10  Siraaj KhandkarAdd option type module.
2013-11-10  Siraaj KhandkarAdd app skeleton.
This page took 0.032919 seconds and 7 git commands to generate.