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