0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 21 minutes ago. based on code collected 22 minutes ago.
Dec 16, 2024 — Dec 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #92 from catsmith/json_format_addition More... almost 2 years ago
Merge pull request #91 from catsmith/fix_tests More... almost 2 years ago
update docs for new feature More... almost 2 years ago
add a function for json export which respects the layout option and renders a vertical json table export which matches (with the exception of None/[] for empty cells) the json exported from the Java microservices, includes test More... almost 2 years ago
Fixed test by changing the expected tei in the test. Only switching the order of the two namespaces declared and fixing white-space in indented version More... almost 2 years ago
Fixed test by changing the expected tei in the test. Only switching the order of the two namespaces declared More... almost 2 years ago
Fixed test by changing the expected tei in the test. The documentation suggested that the previous expected tei was not correct More... almost 2 years ago
Merge pull request #90 from djbpitt/master More... about 2 years ago
Update pythonport release notes More... about 2 years ago
Minor change in release protocol. More... over 2 years ago
Updated history and version number. More... over 2 years ago
Merge pull request #80 from interedition/dependabot/pip/collatex-pythonport/wheel-0.38.1 More... over 2 years ago
Merge pull request #83 from djbpitt/master More... over 2 years ago
Add documentation of JSON output to pythonport.md More... over 2 years ago
Bug fix in linsuffarr.py for Python 3.10 More... over 2 years ago
Bump wheel from 0.22.0 to 0.38.1 in /collatex-pythonport More... almost 3 years ago
Replaced traversal algorithm. More... about 5 years ago
Introduced Edge class. To be used for the traversal algorithm later. More... about 5 years ago
Merge remote-tracking branch 'origin/master' More... about 5 years ago
Converted the VariantGraphTraversal.java class to Kotlin. More... about 5 years ago
Rename .java to .kt More... about 5 years ago
Merge pull request #75 from interedition/dependabot/maven/junit-junit-4.13.1 More... about 5 years ago
Switched the default collation algorithm back to Dekker, the non editgraph aligner variant. More... about 5 years ago
Some clarifications in the variable naming in the TranspositionDetector.kt More... about 5 years ago
Cleaned up Transposition Detector Java -> Kotlin port. More... about 5 years ago
Bump junit from 4.12 to 4.13.1 More... about 5 years ago
Converted Island.java to Kotlin. More... over 5 years ago
Rename .java to .kt More... over 5 years ago
Converted Match.java to Kotlin. More... over 5 years ago
Rename .java to .kt More... over 5 years ago