0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use git vsn More... almost 12 years ago
Rename function fix_list_arguments to fix_repeating_arguments More... about 12 years ago
Add file header More... about 12 years ago
Add license file More... about 12 years ago
Merge branch 'master' of https://github.com/plux/docopt-erl More... about 12 years ago
Add tests for error handling More... about 12 years ago
Remove extra whitespace More... about 12 years ago
Fix indentation More... about 12 years ago
Add a ton of type specs More... about 12 years ago
Refine types More... about 12 years ago
Add build status to readme More... about 12 years ago
Merge branch 'master' of https://github.com/plux/docopt-erl More... about 12 years ago
Move replace_test to tests section More... about 12 years ago
Create README.md More... about 12 years ago
Add .travis.yml More... about 12 years ago
Add another testcase More... about 12 years ago
Merge branch 'support-one-or-more-optional-arguments' of https://github.com/markusn/docopt-erl into markusn-support-one-or-more-optional-arguments More... about 12 years ago
Merge pull request #1 from markusn/support-options-with-trailing-argument More... about 12 years ago
Support one or many optional arguments. Fixes 1 of 4 language agnostic tests More... about 12 years ago
Support list of options with a trailing argument. Fixes 3 of 4 language agnostic tests. More... about 12 years ago
Add language agonstic tester (WOHOO! Only 4 tests failed!) More... over 12 years ago
Use debug function rather than straight ct:pal More... over 12 years ago
Fix more testcases More... over 12 years ago
Fix bug which could cause infinite loop More... over 12 years ago
Fix failing test More... over 12 years ago
Add more tests More... over 12 years ago
Fix bugs in short parsing More... over 12 years ago
Fix bugs in long parsing More... over 12 years ago
Add long/1 to get long in #option{} More... over 12 years ago
Fix test More... over 12 years ago