aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1 from jhunkeler/python2-compatJoseph Hunkeler2016-08-241-0/+2
|\ | | | | Add missing import of "print_function"
| * Add missing import of "print_function"Joseph Hunkeler2016-08-241-0/+2
|/
* WordingJoseph Hunkeler2016-08-111-1/+1
|
* Initial readmeJoseph Hunkeler2016-08-111-0/+223
|
* Refactor into a package; Add RELIC 1.0.50.0.1Joseph Hunkeler2016-08-0812-54/+135
|
* Formatting.Joseph Hunkeler2016-08-031-3/+1
|
* Trap stdout during module init; except TypeError to avoid packages bombing ↵Joseph Hunkeler2016-08-031-14/+45
| | | | on packages like ASDF
* Add verbose, package-only, -recursive options; Add more error handling.Joseph Hunkeler2016-08-011-30/+51
|
* Initial commitJoseph Hunkeler2016-08-011-0/+82