Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-24 | Version the GADDAGs. | John Fultz | |
Basically the same thing I just did to the DAWG files, now done to GADDAGs. Also, add hashing, and make sure GADDAGs only load if their hash matches that of the DAWG files. | |||
2015-08-20 | Bug fixes to GaddagFactory | John Fultz | |
A few things from my last commit needed to be fixed or improved. | |||
2015-08-18 | Migrate gaddag maker into quackleio. | John Fultz | |
Prepping to build the gaddag maker into the quacker ui. Built a new class called GaddagFactory to do this and cleaned up the code a bit. makegaddag still builds exactly as it did before. |