Sam Jaffe
|
e402323c6e
Some cleanup
|
4 年之前 |
Sam Jaffe
|
afe884f397
Fixing comments a little.
|
4 年之前 |
Sam Jaffe
|
e3538e45da
Add difficulty_class to dice.
|
4 年之前 |
Sam Jaffe
|
fcd79ce3be
Add difficulty_class object and unit tests.
|
4 年之前 |
Sam Jaffe
|
6a388bbec5
Fix indenting.
|
4 年之前 |
Sam Jaffe
|
a4fd39e75e
Add schema info for parser.
|
4 年之前 |
Sam Jaffe
|
9f7ce3ed55
Rename dice_test => parser_test
|
4 年之前 |
Sam Jaffe
|
0d9bf81fa5
Make sign an enum-class.
|
4 年之前 |
Sam Jaffe
|
b777355abf
Move terminal_helper.h back into src/ since it's a member of the mainprogs, not the library.
|
4 年之前 |
Sam Jaffe
|
84e01d950e
Rename parser memvars.
|
4 年之前 |
Sam Jaffe
|
7071774291
Improve parser code.
|
4 年之前 |
Sam Jaffe
|
946b08bb84
Update project settings, remove dead code.
|
4 年之前 |
Sam Jaffe
|
cdf59d865e
Refactor I/O and Parser code into own files.
|
4 年之前 |
Sam Jaffe
|
bcbcbfb616
Add testing/coverage
|
4 年之前 |
Sam Jaffe
|
8b1b748212
Make test failures report properly in XCode.
|
4 年之前 |
Sam Jaffe
|
a140df87a4
Move things into a proper include/$project directory.
|
4 年之前 |
Sam Jaffe
|
3db597b1c6
Repair GoogleMock in XCode.
|
5 年之前 |
Sam Jaffe
|
c2dde3bcdd
Add option to load file on startup.
|
5 年之前 |
Sam Jaffe
|
27b923fb75
Update XCode
|
5 年之前 |
Sam Jaffe
|
b119b7927c
Creating a system to handle stateful dice rolling.
|
7 年之前 |
Sam Jaffe
|
5b898a0844
Create stateful_dice mainprog... currently a copy of simple dice
|
7 年之前 |
Sam Jaffe
|
07c7c1696d
Move simple_dice/main.cxx to correct location
|
7 年之前 |
Sam Jaffe
|
85d4a6796e
Moving terminal code to own file
|
7 年之前 |
Sam Jaffe
|
081a24df62
100% UT Coverage
|
7 年之前 |
Sam Jaffe
|
69c68c52d4
Adding test coverage
|
7 年之前 |
Sam Jaffe
|
efccaeb07d
Move parser wrapper into die.cxx
|
7 年之前 |
Sam Jaffe
|
56143608b1
Clang-Format
|
7 年之前 |
Sam Jaffe
|
228f8b3f89
Fixing up roll system
|
7 年之前 |
Sam Jaffe
|
69fa10fda9
Adding documentation
|
7 年之前 |
Sam Jaffe
|
de206dd77f
Convert to using a library
|
7 年之前 |