home
/
code
/
hope.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Test on newer releases
[hope.git]
/
src
/
2016-07-07
Siraaj Khandkar
Add hope_option:to_undefined/1
4.1.0
tree
|
commitdiff
2016-05-23
Siraaj Khandkar
Use empty tuple as unit type, for all side-effects.
4.0.0
tree
|
commitdiff
2016-05-23
Siraaj Khandkar
Ignore outputs of side-effecting, element-handler funct...
3.9.0
tree
|
commitdiff
2015-09-26
Siraaj Khandkar
feat: do not declare dependencies for non-test builds.
3.8.1
tree
|
commitdiff
2015-09-15
Siraaj Khandkar
Implement (and test) hope_list:divide/2
3.8.0
tree
|
commitdiff
2015-07-30
Siraaj Khandkar
Add hope_list:map_result/2
3.7.0
tree
|
commitdiff
2015-07-01
Siraaj Khandkar
Add has_key/2 dictionary method.
3.6.0
tree
|
commitdiff
2015-06-04
Siraaj Khandkar
Add dictionary get with validation.
3.5.0
tree
|
commitdiff
2015-06-04
Siraaj Khandkar
Implement hope_option:validate/2
3.4.0
tree
|
commitdiff
2015-05-06
Siraaj Khandkar
Implement function threading.
3.3.0
tree
|
commitdiff
2015-05-06
Siraaj Khandkar
Implement function composition.
3.2.0
tree
|
commitdiff
2015-05-01
Siraaj Khandkar
Request arity directly.
tree
|
commitdiff
2015-04-29
Siraaj Khandkar
Replace lists:keysearch with hope_kv_list:get
3.1.1
tree
|
commitdiff
2015-04-29
Siraaj Khandkar
Implement automatic currying.
3.1.0
tree
|
commitdiff
2015-04-22
Siraaj Khandkar
Return k/v list itself from validate_unique_presence.
3.0.0
tree
|
commitdiff
2015-04-22
Siraaj Khandkar
Expose hope_kv_list:presence_violations_to_list/1
2.5.0
tree
|
commitdiff
2015-03-25
Siraaj Khandkar
Re-order exports to clearly show monad interface.
tree
|
commitdiff
2015-03-25
Siraaj Khandkar
Define explicit map_ok as implementation of map
2.4.1
tree
|
commitdiff
2015-03-24
Siraaj Khandkar
Bump minor version from 2.3.0 to 2.4.0
2.4.0
tree
|
commitdiff
2015-03-24
Siraaj Khandkar
Implement hope_result:lift_map_exn/3
tree
|
commitdiff
2015-03-24
Siraaj Khandkar
Implement hope_result:(map_error and tag_error)
tree
|
commitdiff
2015-02-16
Siraaj Khandkar
Add hope_option:return/2, which accepts a condition
2.3.0
tree
|
commitdiff
2015-02-08
Siraaj Khandkar
First stab at a time abstraction.
tree
|
commitdiff
2015-02-08
Siraaj Khandkar
Implement hope_list:first_match/2
tree
|
commitdiff
2015-01-25
Siraaj Khandkar
Extend hope_kv_list validation API with:
2.2.0
tree
|
commitdiff
2015-01-25
Siraaj Khandkar
Add get with default to dictionary interface.
2.1.0
tree
|
commitdiff
2014-12-31
Siraaj Khandkar
Fix incomplete renaming.
2.0.1
tree
|
commitdiff
2014-12-24
Siraaj Khandkar
Prefix generic interface names with "gen_"
2.0.0
tree
|
commitdiff
2014-12-22
Siraaj Khandkar
Implement hope_option:of_undefined/1
1.9.0
tree
|
commitdiff
2014-12-21
Siraaj Khandkar
Expose setting recursion limit in the API.
1.8.0
tree
|
commitdiff
2014-12-21
Siraaj Khandkar
Implement a tail-recursive list map.
1.7.0
tree
|
commitdiff
2014-12-21
Siraaj Khandkar
Improve hope_list:map_rev/2 description.
tree
|
commitdiff
2014-12-21
Siraaj Khandkar
Implement hope_list:map_slow/2
1.6.0
tree
|
commitdiff
2014-12-21
Siraaj Khandkar
Implement hope_list:map_rev/2
1.5.0
tree
|
commitdiff
2014-12-21
Siraaj Khandkar
Define and implement a generic monad behavior.
1.4.0
tree
|
commitdiff
2014-12-12
Siraaj Khandkar
Add hope_option:of_result/1
1.3.0
tree
|
commitdiff
2014-12-11
Siraaj Khandkar
Add hope_option:iter/2
1.2.0
tree
|
commitdiff
2014-12-11
Siraaj Khandkar
Add labeled result lifting.
1.1.0
tree
|
commitdiff
2014-09-06
Siraaj Khandkar
Implement & test hope_kv_list:validate_unique_presence...
1.0.0
tree
|
commitdiff
2014-08-23
Siraaj Khandkar
Merge pull request #6 from puzza007/specs-for-kv-list
tree
|
commitdiff
2014-08-23
Paul Oliver
Copy specs from hope_dictionary to allow prop tests
tree
|
commitdiff
2014-08-19
Siraaj Khandkar
Fix lists:foldl/3 order of arguments.
tree
|
commitdiff
2014-08-15
Siraaj Khandkar
Amortize list traversal.
tree
|
commitdiff
2014-08-14
Siraaj Khandkar
Add dictionary method: pop.
tree
|
commitdiff
2014-08-13
Siraaj Khandkar
Fix incorrect result pipe return.
tree
|
commitdiff
2014-08-12
Siraaj Khandkar
Add specs to hope_kv_list helpers.
tree
|
commitdiff
2014-08-12
Siraaj Khandkar
Clarify map lifting and application.
tree
|
commitdiff
2014-08-12
Siraaj Khandkar
Fix hope_kv_list:[iter/2, filter/2].
tree
|
commitdiff
2014-08-12
Siraaj Khandkar
Add some TODO notes.
tree
|
commitdiff
2014-08-12
Siraaj Khandkar
Implement a Key->Value list dictionary.
tree
|
commitdiff
2014-08-12
Siraaj Khandkar
Define a general, dictionary interface/behavior.
tree
|
commitdiff
2014-08-07
Siraaj Khandkar
Add hope_list:unique_preserve_order/1
tree
|
commitdiff
2014-07-15
Siraaj Khandkar
Add result:lift_exn/1
tree
|
commitdiff
2014-07-15
Siraaj Khandkar
Add specs.
tree
|
commitdiff
2014-07-15
Siraaj Khandkar
Update line breaks to a more consistent style.
tree
|
commitdiff
2014-07-15
Siraaj Khandkar
Change to a more consistent alignment style.
tree
|
commitdiff
2013-11-10
Siraaj Khandkar
Add result type module and define pipe.
tree
|
commitdiff
2013-11-10
Siraaj Khandkar
Add option type module.
tree
|
commitdiff
2013-11-10
Siraaj Khandkar
Add app skeleton.
tree
|
commitdiff
This page took
0.037438 seconds
and
7
git commands to generate.