Test on newer releases
[hope.git] / src /
2016-07-07  Siraaj KhandkarAdd hope_option:to_undefined/1 4.1.0
2016-05-23  Siraaj KhandkarUse empty tuple as unit type, for all side-effects. 4.0.0
2016-05-23  Siraaj KhandkarIgnore outputs of side-effecting, element-handler funct... 3.9.0
2015-09-26  Siraaj Khandkarfeat: do not declare dependencies for non-test builds. 3.8.1
2015-09-15  Siraaj KhandkarImplement (and test) hope_list:divide/2 3.8.0
2015-07-30  Siraaj KhandkarAdd hope_list:map_result/2 3.7.0
2015-07-01  Siraaj KhandkarAdd has_key/2 dictionary method. 3.6.0
2015-06-04  Siraaj KhandkarAdd dictionary get with validation. 3.5.0
2015-06-04  Siraaj KhandkarImplement hope_option:validate/2 3.4.0
2015-05-06  Siraaj KhandkarImplement function threading. 3.3.0
2015-05-06  Siraaj KhandkarImplement function composition. 3.2.0
2015-05-01  Siraaj KhandkarRequest arity directly.
2015-04-29  Siraaj KhandkarReplace lists:keysearch with hope_kv_list:get 3.1.1
2015-04-29  Siraaj KhandkarImplement automatic currying. 3.1.0
2015-04-22  Siraaj KhandkarReturn k/v list itself from validate_unique_presence. 3.0.0
2015-04-22  Siraaj KhandkarExpose hope_kv_list:presence_violations_to_list/1 2.5.0
2015-03-25  Siraaj KhandkarRe-order exports to clearly show monad interface.
2015-03-25  Siraaj KhandkarDefine explicit map_ok as implementation of map 2.4.1
2015-03-24  Siraaj KhandkarBump minor version from 2.3.0 to 2.4.0 2.4.0
2015-03-24  Siraaj KhandkarImplement hope_result:lift_map_exn/3
2015-03-24  Siraaj KhandkarImplement hope_result:(map_error and tag_error)
2015-02-16  Siraaj KhandkarAdd hope_option:return/2, which accepts a condition 2.3.0
2015-02-08  Siraaj KhandkarFirst stab at a time abstraction.
2015-02-08  Siraaj KhandkarImplement hope_list:first_match/2
2015-01-25  Siraaj KhandkarExtend hope_kv_list validation API with: 2.2.0
2015-01-25  Siraaj KhandkarAdd get with default to dictionary interface. 2.1.0
2014-12-31  Siraaj KhandkarFix incomplete renaming. 2.0.1
2014-12-24  Siraaj KhandkarPrefix generic interface names with "gen_" 2.0.0
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.035716 seconds and 7 git commands to generate.