Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Temporary comment unit test | Federico Igne | 2021-10-03 | 2 | -183/+183 |
| | |||||
* | Add Apache License 2.0 | Federico Igne | 2021-06-30 | 2 | -0/+32 |
| | |||||
* | Comment out old tests | Federico Igne | 2020-12-17 | 1 | -3/+3 |
| | | | | These need to be ported to the new conversion implementation. | ||||
* | Fix and improve tests for CQ answer class | Federico Igne | 2020-12-17 | 1 | -5/+48 |
| | |||||
* | Change ConjunctiveQuery constructors interface | Federico Igne | 2020-12-07 | 1 | -14/+14 |
| | | | | | One of the object constructor was returning an Option. It was weird to have a constructor that would not always return an object. | ||||
* | Update answers pretty printer | Federico Igne | 2020-12-07 | 1 | -2/+2 |
| | |||||
* | Change answer pritty printer to use CSV-like syntax | Federico Igne | 2020-12-06 | 1 | -14/+24 |
| | |||||
* | Rename `boolean` as `bcq` | Federico Igne | 2020-11-23 | 1 | -3/+3 |
| | |||||
* | Add wrapper class for (boolean) conjunctive queries | Federico Igne | 2020-11-19 | 2 | -0/+297 |