0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4 from lemenkov/fedora More... almost 12 years ago
Use lists:keysearch/3 instead of lists:keyfind/3. More... almost 12 years ago
Reorder type specifications to avoid compile-time warning. More... over 13 years ago
fix worker activation More... over 13 years ago
announce self if node() is in Workers More... over 13 years ago
fixed unmatching ldr message in loop. More... over 13 years ago
untabify. More... over 13 years ago
removed unused imports. More... over 13 years ago
Merge branch 'master' of github.com:abecciu/gen_leader_revival More... over 13 years ago
use dialyzer command line util instead of rebar. More... over 13 years ago
fixed type spec and small bug detected by dialyzer. More... over 13 years ago
fixed types. More... over 13 years ago
added dialyzer tasks and type specs in the code. More... over 13 years ago
fixed compiler warnings. More... over 13 years ago
added exec flag to rebar. More... over 13 years ago
updated rebar. More... over 13 years ago
Merge branch 'cleanups' More... over 13 years ago
moved doc/skeleton.erl to examples/skeleton.erl. More... over 13 years ago
added rebar.config. More... over 13 years ago
cleaned up gitignore. More... over 13 years ago
cleaned up Makefile so that it uses rebar for everything. More... over 13 years ago
added .eunit to gitignore. More... over 13 years ago
Merge branch 'kill-wildcard-in-bool-exp' More... over 13 years ago
Merge branches 'emacs-makefile', 'kill-imports-consistency' and 'readme-description' More... over 13 years ago
Do not use a _ catch all wildcard for lists:member/2. More... over 13 years ago
Make some imported lists-functions explicit. More... over 13 years ago
Add a Makefile underneath src. This helps Emacs 'make' command. More... over 13 years ago
Do not open up the error logger module. More... over 13 years ago
Describe the gen_leader election behaviour in the README. More... over 13 years ago
Update the .app file so rebar can execute the build_plt target. More... over 13 years ago