summaryrefslogtreecommitdiff
path: root/dealconvert/__init__.py
AgeCommit message (Expand)Author
2020-11-05Avoid 'import *' in parent package to allow importing separate converters if ...emkael
2019-11-07Unified way of dealing with format-specific argumentsemkael
2019-11-07Removing debug informationemkael
2019-10-01Taking advantage of pybcdd's option to write only JFR double-dummy fieldsemkael
2019-08-01DD hand analysis optional in API versionemkael
2019-07-18Double-dummy analysis for PBN filesemkael
2019-07-08Compatibility with interface renamed for API purposesemkael
2019-05-31Unrecognized file extensions now raise RuntimeError to be handled the same wa...emkael
2019-05-31Changes that allow providing input from StringIO:emkael
2019-05-23Dealset is sorted by defaultemkael
2019-05-21Converter classemkael