Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-04 | After discussion with Jason/John, add myself as a copyright holder. | John Fultz | |
Also, extend copyright to 2019. | |||
2015-10-14 | Windows build fixes. | John Fultz | |
2015-08-30 | Add hash query methods for dawgs, gaddags. | John Fultz | |
2015-08-20 | Move DAWG generation into quackleio. | John Fultz | |
Same thing I just did for the gaddag code I'm now doing for the dawg code. While I was at it, I made some improvements to the dawg code... * Instead of adding multiple cross-checks for various kinds of node metadata, there's now only one cross- check...a hash applied to each node. * Some useless variables/members have been excised. * Add ability to do a word count (cryptohash coming soon). * Make it possible to call generate() and writeIndex() multiple times without corrupting the dictionary. | |||
2014-09-02 | Change GPL file headers to v3. | John Fultz | |
Not a very interesting commit...only changes in comments. | |||
2013-08-25 | Initial git commit. | Jason Katz-Brown | |