index
:
deal-convert
master
pbn-charset-detection
Deal Converter
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dealconvert
/
formats
Age
Commit message (
Collapse
)
Author
2022-02-19
PBN charset auto-detection using chardet
pbn-charset-detection
emkael
2020-12-09
Printable Unicode characters python2 compatibility
emkael
2020-10-20
Python3 compatibility
emkael
Fixes #1
2020-10-20
Strip non-JFR DD tags in --jfr-only mode
emkael
2020-04-21
LIN hand layout always starts from South
emkael
2020-02-18
Raising error on sketchy LIN files
emkael
2020-02-18
LIN format support
emkael
2020-02-06
Iterating over *all* denominations when rendering DD table in HTML/PDF
emkael
Fixes #6
2019-12-18
Default value for jfr_only option if not set in DealConverter constructor
emkael
2019-11-07
PDF output format
emkael
2019-11-07
Page-break fixes for HTML format, headers removed from HTML since very ↵
emkael
unreliable anyway
2019-11-07
*
emkael
2019-11-07
Configurable print-out column count
emkael
2019-11-07
Unified way of dealing with format-specific arguments
emkael
2019-11-07
HTML output format
emkael
2019-10-01
Taking advantage of pybcdd's option to write only JFR double-dummy fields
emkael
2019-08-09
Do not try to calculate board conditions if board number is not set
emkael
Fixes #4
2019-08-01
DD hand analysis optional in API version
emkael
Fixes #3
2019-07-18
Double-dummy analysis for PBN files
emkael
2019-07-18
Leaving DD-related fields in PBN files
emkael
2019-07-08
Merge branch 'master' of github.com:emkael/deal-convert
emkael
2019-07-08
Python3 compatibility
emkael
Fixes #1
2019-05-31
Precautions against empty deal sets
emkael
2019-05-30
Error reporting improved
emkael
2019-05-23
Printing out boards to STDOUT
emkael
2019-05-23
Proper error/warning handling
emkael
2019-05-23
CDS format based on RZD
emkael
2019-05-23
Factoring out RZD parse/dump methods for single deal
emkael
2019-05-23
Dealset is sorted by default
emkael
2019-05-23
RZD format support
emkael
2019-05-23
Proper error handling in DLM format
emkael
2019-05-23
DLM format support
emkael
2019-05-22
Sorting PBN output by board number
emkael
2019-05-22
Handling "reverse" DUP flag in the only way it's reasonable
emkael
2019-05-22
DUP format
emkael
2019-05-22
Factoring out BRI and DGE formats, as they're part of DUP format
emkael
2019-05-21
DGE format support
emkael
2019-05-21
CSV format support
emkael
2019-05-21
BRI format
emkael
2019-05-21
BHG format support
emkael
2019-05-21
Moving card list to parent class
emkael
2019-05-21
Error handling in BER format
emkael
2019-05-21
BER format support
emkael
2019-05-21
Fallback if PBN has no dealer/vulnerability data
emkael
2019-05-20
PBN format support + framework for other formats
emkael