Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate from mpark::variant to std::variant | Star Rauchenberger | 2022-12-14 | 1 | -0/+0 |
| | |||||
* | More hkutil refactoring | Kelly Rauchenberger | 2018-09-27 | 1 | -0/+0 |
| | | | | | | | | All database access goes through hatkirby::database now. verbly::token, verbly::statement::condition, and verbly::part have been converted to use mpark::variant now. verbly::binding has been deleted, and replaced with a mpark::variant typedef in statement.h. This means that the only remaining tagged union class is verbly::generator::part. refs #5 | ||||
* | Converted verbly::filter to use a variant object | Kelly Rauchenberger | 2018-04-01 | 1 | -0/+0 |
| | |||||
* | Migrated generator to hkutil | Kelly Rauchenberger | 2018-03-31 | 1 | -0/+0 |