summaryrefslogtreecommitdiff
path: root/dealconvert/formats/pbn.py
AgeCommit message (Expand)Author
2022-06-13On PBN parsing, skip "deals" without Deal field (like, e.g. multiple empty li...emkael
2020-10-20Python3 compatibilityemkael
2020-10-20Strip non-JFR DD tags in --jfr-only modeemkael
2019-12-18Default value for jfr_only option if not set in DealConverter constructoremkael
2019-11-07Unified way of dealing with format-specific argumentsemkael
2019-10-01Taking advantage of pybcdd's option to write only JFR double-dummy fieldsemkael
2019-08-09Do not try to calculate board conditions if board number is not setemkael
2019-08-01DD hand analysis optional in API versionemkael
2019-07-18Double-dummy analysis for PBN filesemkael
2019-07-18Leaving DD-related fields in PBN filesemkael
2019-05-23Dealset is sorted by defaultemkael
2019-05-22Sorting PBN output by board numberemkael
2019-05-21Fallback if PBN has no dealer/vulnerability dataemkael
2019-05-20PBN format support + framework for other formatsemkael