0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 16 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed gateway to correctly access tuple elements More... about 12 years ago
tuple now implements a bunch of interfaces that makes it easier to use in php More... about 12 years ago
removed some unnecessary todos More... about 12 years ago
hiding private members of tuple data type More... about 12 years ago
hiding private members of reference data type More... about 12 years ago
using setters in constructor More... about 12 years ago
hiding private members of port data type More... about 12 years ago
hiding private members of pid data type More... about 12 years ago
using setters in constructor More... about 12 years ago
hiding private members of new reference data type More... about 12 years ago
hiding private members of new function data type More... about 12 years ago
hiding private members of export data type More... about 12 years ago
fixing wrong variable reference in list decode More... about 12 years ago
hiding private members of erl function data type More... about 12 years ago
hiding private members of bit binary data type More... about 12 years ago
hiding private members of atom cache ref data type More... about 12 years ago
hiding private members of binary data type More... about 12 years ago
hiding private members of atom data type More... about 12 years ago
Merge pull request #8 from hurricane/topic-travis-ci More... about 12 years ago
adding travis CI build image to README More... about 12 years ago
travis ci More... about 12 years ago
killing old @todo More... about 12 years ago
making the code run in E_ALL | E_STRICT mode More... about 12 years ago
Merge pull request #6 from hurricane/standards-refactor More... about 12 years ago
more unused code goin' bye bye More... about 12 years ago
removing unused variable More... about 12 years ago
fixing namespace More... about 12 years ago
moved tests to the correlating class, Hurricane\Erlang\UtilTest More... about 12 years ago
unit testing structure follows best practices, autoload removed from library, able to run phpunit from top dir More... about 12 years ago
Merge pull request #2 from hurricane/standards-refactor More... about 12 years ago