Commit History

Author SHA1 Message Date
  Sam Jaffe 3a280652ae bugfix: allow implicit KH/KL 1 year ago
  Sam Jaffe 9a797baffd fix: parse constants in DC checks 2 years ago
  Sam Jaffe 718459ddd7 Merge branch 'feat/keep' 2 years ago
  Sam Jaffe 611f076614 fix building 2 years ago
  Sam Jaffe fcf1a1d230 Add support for keep highest/keep lowest 2 years ago
  Sam Jaffe 01c1aaf303 Re-apply clang-format. 4 years ago
  Sam Jaffe 960976f87f Merge branch 'feat/difficulty-class' 4 years ago
  Sam Jaffe 08ed1f1d13 Add roll support for difficulty_class. 4 years ago
  Sam Jaffe 6fb0a091f4 Add more tests for dice_roll. 4 years ago
  Sam Jaffe e5143fc864 Move roll ostream<< functions into io.cxx 4 years ago
  Sam Jaffe f2dc30bc86 Move IO tests into separate test file. 4 years ago
  Sam Jaffe fca9020312 Add support for printing out DC info. Move stringification of sign enum into an ostream<<. 4 years ago
  Sam Jaffe 5384227ee1 Reach 100% code coverage. 4 years ago
  Sam Jaffe 08cfc2ff34 Fix naming. 4 years ago
  Sam Jaffe c4124c7936 Add test cases for difficulty_class parsing. 4 years ago
  Sam Jaffe e402323c6e Some cleanup 4 years ago
  Sam Jaffe afe884f397 Fixing comments a little. 4 years ago
  Sam Jaffe e3538e45da Add difficulty_class to dice. 4 years ago
  Sam Jaffe fcd79ce3be Add difficulty_class object and unit tests. 4 years ago
  Sam Jaffe 6a388bbec5 Fix indenting. 4 years ago
  Sam Jaffe a4fd39e75e Add schema info for parser. 4 years ago
  Sam Jaffe 9f7ce3ed55 Rename dice_test => parser_test 4 years ago
  Sam Jaffe 0d9bf81fa5 Make sign an enum-class. 4 years ago
  Sam Jaffe b777355abf Move terminal_helper.h back into src/ since it's a member of the mainprogs, not the library. 4 years ago
  Sam Jaffe 84e01d950e Rename parser memvars. 4 years ago
  Sam Jaffe 7071774291 Improve parser code. 4 years ago
  Sam Jaffe 946b08bb84 Update project settings, remove dead code. 4 years ago
  Sam Jaffe cdf59d865e Refactor I/O and Parser code into own files. 4 years ago
  Sam Jaffe bcbcbfb616 Add testing/coverage 4 years ago
  Sam Jaffe 8b1b748212 Make test failures report properly in XCode. 4 years ago