0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... 3 months ago
Changed repository to where the project moved More... over 6 years ago
Updated `setup.py` to read from the correct readme file More... over 6 years ago
Updated `README.md` More... over 6 years ago
Merge remote-tracking branch 'origin/master' More... over 6 years ago
Applied PEP 8 Coding Style conventions for docstrings More... over 6 years ago
Applied PEP 8 Coding Style conventions for docstrings More... over 6 years ago
Added license file More... over 6 years ago
Renamed `README` to `README.md` More... over 6 years ago
Added `*.ged` to `.gitignore` More... over 6 years ago
Whoops, removed line to test parsing More... over 6 years ago
Renamed variables to make their purpose more clear More... over 6 years ago
Renamed variable to make its purpose more clear More... over 6 years ago
Removed redundant parentheses More... over 6 years ago
Simplified chained operators More... over 6 years ago
Renamed variables to make their purpose more clear More... over 6 years ago
Instance variables should be initialized within the constructor More... over 6 years ago
Renamed variables to make their purpose more clear More... over 6 years ago
Applied PEP 8 Style Guide conventions More... over 6 years ago
Merge pull request #11 from rltest/bug_correction_1 More... over 6 years ago
Merge pull request #10 from d2po/master More... over 6 years ago
Merge pull request #6 from mtdcr/master More... over 6 years ago
Added `.gitignore` More... over 6 years ago
Correct bugs in private and occupation Element methods More... over 6 years ago
Update README More... over 6 years ago
Fix mother/father relationship tag More... over 6 years ago
Add support for split lines. More... about 8 years ago
Call add_parent() from add_child() More... about 8 years ago
Handle unicode correctly for Python 2 and 3. More... about 8 years ago
Build element_list and element_dict on demand, but cache it. More... about 8 years ago