GitHub / jdantonio/functional-ruby / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| fc99f555 | merge Merge pull request #33 from jdantonio/update-gemfile |
Jerry D'Antonio <s****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 0165cadf | Updated gem dependencies. | Jerry D'Antonio <j****o@r****m> | over 8 years ago | |
| 1f164bf9 | merge Merge pull request #32 from iarie/fix-protocol-documentation-typo |
Jerry D'Antonio <s****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 2612d76b | fix Protocol documentation typo | Yaroslav Litvinov <l****v@a****u> | over 8 years ago | |
| 6a0ba763 | Added more Travis build targets. | Jerry D'Antonio <s****r@g****m> | over 10 years ago | |
| 45e03d4d | Added code of conduct. | Jerry D'Antonio <s****r@g****m> | almost 11 years ago | |
| 95fa5719 | bump version to v1.3.0 and update changelog | cvb <p****r@s****u> | almost 11 years ago | |
| ccda8a7b | Update block argument docs for pattern-match | Peter Goncharov <p****r@s****u> | almost 11 years ago | |
| 8154e69c | Removed ununsed gem-level configuration. | Jerry D'Antonio <s****r@g****m> | almost 11 years ago | |
| 3f4576e9 | merge Merge pull request #29 from homburg/patch-1 | Jerry D'Antonio <s****r@g****m> | almost 11 years ago | |
| dda62a11 | Follow conventions in either example | Thomas B Homburg <t****s@h****k> | almost 11 years ago | |
| c1e274c4 | merge Merge pull request #28 from MaximAbramchuck/patch-1 | Peter Goncharov <p****r@s****u> | almost 11 years ago | |
| 4be148bf | Fix typo | Maxim Abramchuk <M****k@g****m> | almost 11 years ago | |
| 634390d3 | merge Merge pull request #27 from cvb/master | Jerry D'Antonio <s****r@g****m> | almost 11 years ago | |
| dcee99fb | more strict arguments handling, changed NoMethodError behavior | cvb <p****r@s****u> | almost 11 years ago | |
| 25556f72 | Released v1.2.0 | Jerry D'Antonio <s****r@g****m> | about 11 years ago | |
| a0385c6b | Added AppVeyor for CI on Windows. | Jerry D'Antonio <s****r@g****m> | about 11 years ago | |
| 77fc8cfe | Updated gems and build automation. | Jerry D'Antonio <s****r@g****m> | about 11 years ago | |
| e05760a4 | merge Merge pull request #26 from abargnesi/fix_protocol_spec_test | Jerry D'Antonio <s****r@g****m> | about 11 years ago | |
| 7ba15f16 | use example class in protocol spec assertion | Anthony Bargnesi <a****i@g****m> | about 11 years ago | |
| 30844264 | Better documentation. | Jerry D'Antonio <s****r@g****m> | over 11 years ago | |
| 5164dfa2 | merge Merge pull request #25 from jdantonio/synchronization | Jerry D'Antonio <s****r@g****m> | over 11 years ago | |
| 6eae3e36 | Better synchronization across all classes. | Jerry D'Antonio <s****r@g****m> | over 11 years ago | |
| d7a66877 | Added synchronization layer borrowed from concurrent-ruby. | Jerry D'Antonio <s****r@g****m> | over 11 years ago | |
| ff234056 | merge Merge pull request #24 from jdantonio/update-gems | Jerry D'Antonio <s****r@g****m> | over 11 years ago | |
| 8fc8720d | Updated min Ruby version and all required gem versions. | Jerry D'Antonio <s****r@g****m> | over 11 years ago | |
| 97d5f9f3 | Added .rspec-local to .gitignore file. | Jerry D'Antonio <s****r@g****m> | over 11 years ago | |
| b9632a23 | New doc link in README. | Jerry D'Antonio <s****r@g****m> | over 11 years ago | |
| ae0557f5 | Added rake tasks for publishing docs to GitHub pages. | Jerry D'Antonio <s****r@g****m> | over 11 years ago | |
| 9959e5d0 | merge Merge pull request #22 from rranelli/master | Jerry D'Antonio <s****r@g****m> | over 11 years ago | |
| 6237e9eb | merge Merge pull request #23 from rranelli/remove-require-spec-helper | Jerry D'Antonio <s****r@g****m> | over 11 years ago | |
| 523f275c | Remove unnecessary `require 'spec_helper'` from spec files | renan-ranelli <r****i@g****m> | over 11 years ago | |
| 16d9e5f5 | Add `.rspec` file | renan-ranelli <r****i@g****m> | over 11 years ago | |
| 59a6fc8d | Remove `doc/*.md` files from yard processing | renan-ranelli <r****i@g****m> | over 11 years ago | |
| 6aeab537 | Embed markdown documentation instead of macro-expanding it | renan-ranelli <r****i@g****m> | over 11 years ago | |
| c857a21f | Removed 1.0 warning from README. | Jerry D'Antonio <s****r@g****m> | over 11 years ago | |
| 6942fc28 | Updated TravisCI build targets. | Jerry D'Antonio <s****r@g****m> | over 11 years ago | |
| f5adca9d | merge Merge pull request #19 from lucasallan/master | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| ad1ede3f | Improving documentation | Lucas Allan Amorim <l****n@g****m> | about 12 years ago | |
| a6e52ed6 | Update CHANGELOG.md | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| e58f00d9 | merge Merge pull request #18 from jdantonio/type-safe-records | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 885b477c | Records can be declared with a type/protocol specification for type safety. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| baf5dce3 | merge Merge pull request #14 from elcuervo/patch-2 | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| d6528fe2 | Update README.md | Bruno Aguirre <y****o@b****m> | about 12 years ago | |
| 55bfaa0d | merge Merge pull request #13 from elcuervo/patch-1 | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 0aa178a7 | Update README.md | Bruno Aguirre <y****o@b****m> | about 12 years ago | |
| 232ff3a3 | Released v1.1.0 | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| b4d584c1 | Removed a 'clever' hack from FinalVar that probably wouldn't work correctly. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| b1e36ff5 | merge Merge pull request #12 from jdantonio/final-var | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 5c32f0c0 | Fixed spelling errors. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 91be336e | Documented FinalVar. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 2829686a | FinalVar is now thread safe. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 9354d29d | Initial implementation of FinalVar. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 9eda8d13 | merge Merge pull request #11 from jdantonio/tuple | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 8cebf74d | Documented Tuple. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 7a7a1220 | Initial Tuple implementation. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| c0f22a58 | wip: Began implementing FinalVar. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 05f9605d | wip: Wrote failing specs for Tuple. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| af2643f5 | wip: Specified intended Tuple behavior. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 049aa202 | Added license badge to README. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| b0c731df | merge Merge pull request #10 from jdantonio/remove-final-attribute | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 138107ef | Removed Functional::Final.final_attribute due to unforseen inefficiencies. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 96b486e7 | Implemented failing specs for FinalVar. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 9f1dbfec | Defined pending specs for FinalVar. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 27f6cd59 | Updated Record documentation. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 89def923 | Fixed bug caused when subclassing Record classes. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 5dd919b4 | merge Merge pull request #9 from jdantonio/value-struct | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 7f683ca4 | Fixed spelling mistake. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 748b8bfc | Implemented ValueStruct. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| f3a7bca5 | wip: Created empty Tuple class. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| fe910d26 | FinalStrcut dynamically defines methods when a new field is set. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| caf40b98 | FinalStruct no longer dynamically defines methods. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 68e46230 | Implemented FinalStruct#set? method. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 16647072 | merge Merge pull request #8 from jdantonio/final-struct | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 6306be6d | Updated documentation and specs for FinalStruct. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 952403c3 | Improved thread safety and documentation of FinalStruct. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 9c197f05 | FinalStruct can now be created from anythin that has a #to_h method | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 2da4caa5 | Minor thread safety improvements to Final and FinalStruct. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 94c52b8c | Added mutex locking to FinalStruct | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 1f122275 | Initial implementation of FinalStruct | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 1f45dfcf | Implemented all failing specs for FinalStruct. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 0dc513c4 | Pending specs for FinalStruct | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| a03db027 | Removed 'try' methods of final_attribute until it can be made atomic. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 1635b531 | Added a CHANGELOG. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 6b178b22 | merge Merge pull request #7 from jdantonio/keyword-final | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 06a8b3b6 | Added @since to all classes and modules. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| c6da95e7 | Final#final_attribute now creates a 'try' writer. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 8af36c78 | Documented Final#final_attribute. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 0fdacfe4 | final_attribute accepts multiple attribute names; removed unnecessary mutex l... | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 8741676d | Added optional thread safety to Final | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 7594e20c | Initial implementation of final_attribute | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 6f806a4a | Updated the README | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 970c8f24 | Updated gem version badge. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 37fe42ef | Updated description in gemspec. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 2863804b | Bumped version to 1.0.0 | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 52cd761f | Better documentation. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 0d17bbcf | Updated the README. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 3d86a47c | Updated the README. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 61c10212 | Much better documentation. | Jerry D'Antonio <s****r@g****m> | about 12 years ago | |
| 096e505c | More Memo documentation. | Jerry D'Antonio <s****r@g****m> | about 12 years ago |