summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-03Board passthru on PBN erroremkael
2018-12-05Simplifying installation by providing spearate 32-bit and 64-bit packagesv1.1emkael
2018-02-04Waiting for keypress only on errorsemkael
2018-02-04Proper decoding of BCalc errors (forcing ANSI)emkael
2018-02-04Bumping version number and copyright yearemkael
2017-10-09Typo in assembly info fixedemkael
2017-08-18 * documentation example fixedemkael
2017-03-08 * bumping version number to first betav1.0-betaemkael
2017-03-08 * adding Event field if PBN is missing itemkael
2016-06-04 * realase link in READMEemkael
2016-06-04 * only include README in bundlev0.99emkael
2016-06-04 * benchmark docsemkael
2016-06-03 * test dataemkael
2016-06-03 * README updated, example screenshotemkael
2016-06-03 * lowest par contract issues documentedemkael
2016-06-03 * README updatedemkael
2016-06-03 * README updateemkael
2016-06-03 * lowest of most profitable sacrificesemkael
2016-06-03 * lowest from equal contracts as par contractemkael
2016-06-03 * determining highest makeable contract bug-fixedemkael
2016-06-03 * error summary on exitemkael
2016-06-03 * level 8 sacrifice is illegalemkael
2016-06-03 * vulnerability determination fixemkael
2016-06-03 * don't calculate defense if the contract doesn't makeemkael
2016-06-02 * README symlink convention changedemkael
2016-06-02 * bundle Release build into ZIP file if MSBuild Community Tasks are availableemkael
2016-05-25 * BCalc banner on first attempt at DD analysisemkael
2016-05-25 * "all pass" special value in Minimax tagemkael
2016-05-25 * DLL error handlingemkael
2016-05-25 * README cleanupemkael
2016-05-25 * project cleanupemkael
2016-05-25 * project directory structureemkael
2016-05-25 * README filesemkael
2016-05-24 * compiling for both x86 and x64emkael
2016-05-23 * simplified DD trick table validationemkael
2016-05-23 * readkey instead of readline at the endemkael
2016-05-23 * wait for keypress at the end only when there were filesemkael
2016-05-23 * error reporting in main loopemkael
2016-05-23 * BCalc error checksemkael
2016-05-23 * updated links to BCalc API docsemkael
2016-05-23 * PBN temp file checks before saveemkael
2016-05-23 * PBN parsing regexes moved to static membersemkael
2016-05-23 * code formattingemkael
2016-05-23 * file extension filter in open file dialogemkael
2016-05-23 * reading file paths from command line argumentsemkael
2016-05-23 * application iconemkael
2016-05-23 * executable meta-data (pre-release version)emkael
2016-05-23 * ignoring VS2010 filesemkael
2016-05-23 * determining par contract and score from double-dummy trick tableemkael
2016-05-23 * calculating optimum defense for a contractemkael