home
/
code
/
hope.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Define explicit map_ok as implementation of map
2015-03-25
Siraaj Khandkar
Define explicit map_ok as implementation of map
commit
|
commitdiff
|
tree
2015-03-24
Siraaj Khandkar
Bump minor version from 2.3.0 to 2.4.0
commit
|
commitdiff
|
tree
2015-03-24
Siraaj Khandkar
Implement hope_result:lift_map_exn/3
commit
|
commitdiff
|
tree
2015-03-24
Siraaj Khandkar
Implement hope_result:(map_error and tag_error)
commit
|
commitdiff
|
tree
2015-03-24
Siraaj Khandkar
Add recipe: all
commit
|
commitdiff
|
tree
2015-03-24
Siraaj Khandkar
Rename recipe: ci -> travis_ci
commit
|
commitdiff
|
tree
2015-02-16
Siraaj Khandkar
Add hope_option:return/2, which accepts a condition
commit
|
commitdiff
|
tree
2015-02-08
Siraaj Khandkar
First stab at a time abstraction.
commit
|
commitdiff
|
tree
2015-02-08
Siraaj Khandkar
Implement hope_list:first_match/2
commit
|
commitdiff
|
tree
2015-01-25
Siraaj Khandkar
Extend hope_kv_list validation API with:
commit
|
commitdiff
|
tree
2015-01-25
Siraaj Khandkar
Add get with default to dictionary interface.
commit
|
commitdiff
|
tree
2015-01-07
Siraaj Khandkar
Note low (anonymous) argument count in conventions
commit
|
commitdiff
|
tree
2015-01-07
Siraaj Khandkar
Expand description.
commit
|
commitdiff
|
tree
2015-01-05
Siraaj Khandkar
Describe what is currently implemented.
commit
|
commitdiff
|
tree
2015-01-05
Siraaj Khandkar
Update description.
commit
|
commitdiff
|
tree
2014-12-31
Siraaj Khandkar
Fix incomplete renaming.
commit
|
commitdiff
|
tree
2014-12-24
Siraaj Khandkar
Prefix generic interface names with "gen_"
commit
|
commitdiff
|
tree
2014-12-24
Siraaj Khandkar
Merge pull request #8 from puzza007/map-props
commit
|
commitdiff
|
tree
2014-12-22
Siraaj Khandkar
Implement hope_option:of_undefined/1
commit
|
commitdiff
|
tree
2014-12-21
Siraaj Khandkar
Expose setting recursion limit in the API.
commit
|
commitdiff
|
tree
2014-12-21
Siraaj Khandkar
Implement a tail-recursive list map.
commit
|
commitdiff
|
tree
2014-12-21
Siraaj Khandkar
Improve hope_list:map_rev/2 description.
commit
|
commitdiff
|
tree
2014-12-21
Siraaj Khandkar
Implement hope_list:map_slow/2
commit
|
commitdiff
|
tree
2014-12-21
Siraaj Khandkar
Implement hope_list:map_rev/2
commit
|
commitdiff
|
tree
2014-12-21
Siraaj Khandkar
Define and implement a generic monad behavior.
commit
|
commitdiff
|
tree
2014-12-12
Siraaj Khandkar
Test hope_option module.
commit
|
commitdiff
|
tree
2014-12-12
Siraaj Khandkar
Add hope_option:of_result/1
commit
|
commitdiff
|
tree
2014-12-11
Siraaj Khandkar
Add hope_option:iter/2
commit
|
commitdiff
|
tree
2014-12-11
Siraaj Khandkar
Add labeled result lifting.
commit
|
commitdiff
|
tree
2014-12-11
Siraaj Khandkar
Test hope_result:lift_exn/1
commit
|
commitdiff
|
tree
2014-12-11
Siraaj Khandkar
Fix hope_result test grouping.
commit
|
commitdiff
|
tree
2014-09-06
Siraaj Khandkar
Implement & test hope_kv_list:validate_unique_presence...
commit
|
commitdiff
|
tree
2014-08-23
Siraaj Khandkar
Merge pull request #6 from puzza007/specs-for-kv-list
commit
|
commitdiff
|
tree
2014-08-21
Siraaj Khandkar
Merge pull request #2 from puzza007/property-testing
commit
|
commitdiff
|
tree
2014-08-19
Siraaj Khandkar
Merge pull request #1 from puzza007/unique-preserve...
commit
|
commitdiff
|
tree
2014-08-19
Siraaj Khandkar
Add dictionary:fold/3 test.
commit
|
commitdiff
|
tree
2014-08-19
Siraaj Khandkar
Fix lists:foldl/3 order of arguments.
commit
|
commitdiff
|
tree
2014-08-15
Siraaj Khandkar
Amortize list traversal.
commit
|
commitdiff
|
tree
2014-08-15
Siraaj Khandkar
Test hope_list:unique_preserve_order/1
commit
|
commitdiff
|
tree
2014-08-14
Siraaj Khandkar
Configure rebar to clean test directory.
commit
|
commitdiff
|
tree
2014-08-14
Siraaj Khandkar
Rename hope_kv_list_SUITE to hope_dictionary_SUITE.
commit
|
commitdiff
|
tree
2014-08-14
Siraaj Khandkar
Make hope_kv_list tests generic for any dictionary.
commit
|
commitdiff
|
tree
2014-08-14
Siraaj Khandkar
Extend dictionary pop test.
commit
|
commitdiff
|
tree
2014-08-14
Siraaj Khandkar
Add dictionary method: pop.
commit
|
commitdiff
|
tree
2014-08-13
Siraaj Khandkar
Test pipe failure in addition to success.
commit
|
commitdiff
|
tree
2014-08-13
Siraaj Khandkar
Make result pipe test more intuitive.
commit
|
commitdiff
|
tree
2014-08-13
Siraaj Khandkar
Tidy-up README
commit
|
commitdiff
|
tree
2014-08-13
Siraaj Khandkar
Add a basic sanity test for result pipe.
commit
|
commitdiff
|
tree
2014-08-13
Siraaj Khandkar
Fix incorrect result pipe return.
commit
|
commitdiff
|
tree
2014-08-12
Siraaj Khandkar
Add specs to hope_kv_list helpers.
commit
|
commitdiff
|
tree
2014-08-12
Siraaj Khandkar
Clarify map lifting and application.
commit
|
commitdiff
|
tree
2014-08-12
Siraaj Khandkar
Fix hope_kv_list:[iter/2, filter/2].
commit
|
commitdiff
|
tree
2014-08-12
Siraaj Khandkar
Fix typo.
commit
|
commitdiff
|
tree
2014-08-12
Siraaj Khandkar
Add some TODO notes.
commit
|
commitdiff
|
tree
2014-08-12
Siraaj Khandkar
Set-up Travis CI.
commit
|
commitdiff
|
tree
2014-08-12
Siraaj Khandkar
Add tests for hope_kv_list:set/3
commit
|
commitdiff
|
tree
2014-08-12
Siraaj Khandkar
Set-up testing skeleton.
commit
|
commitdiff
|
tree
2014-08-12
Siraaj Khandkar
Tidy-up Makefile.
commit
|
commitdiff
|
tree
2014-08-12
Siraaj Khandkar
Implement a Key->Value list dictionary.
commit
|
commitdiff
|
tree
2014-08-12
Siraaj Khandkar
Define a general, dictionary interface/behavior.
commit
|
commitdiff
|
tree
2014-08-07
Siraaj Khandkar
Add hope_list:unique_preserve_order/1
commit
|
commitdiff
|
tree
2014-07-15
Siraaj Khandkar
Add result:lift_exn/1
commit
|
commitdiff
|
tree
2014-07-15
Siraaj Khandkar
Add specs.
commit
|
commitdiff
|
tree
2014-07-15
Siraaj Khandkar
Update line breaks to a more consistent style.
commit
|
commitdiff
|
tree
2014-07-15
Siraaj Khandkar
Change to a more consistent alignment style.
commit
|
commitdiff
|
tree
2013-11-10
Siraaj Khandkar
Improve default target name.
commit
|
commitdiff
|
tree
2013-11-10
Siraaj Khandkar
Add dialyzer target.
commit
|
commitdiff
|
tree
2013-11-10
Siraaj Khandkar
Add result type module and define pipe.
commit
|
commitdiff
|
tree
2013-11-10
Siraaj Khandkar
Add option type module.
commit
|
commitdiff
|
tree
2013-11-10
Siraaj Khandkar
Add Makefile.
commit
|
commitdiff
|
tree
2013-11-10
Siraaj Khandkar
Add app skeleton.
commit
|
commitdiff
|
tree
2013-11-10
Siraaj Khandkar
Initial commit.
commit
|
commitdiff
|
tree
This page took
0.0514829999999999 seconds
and
3
git commands to generate.