Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: remove more unneeded backward.py shims | Ned Batchelder | 2021-05-01 | 1 | -8/+7 |
* | refactor: remove unneeded backward.py shims | Ned Batchelder | 2021-05-01 | 1 | -1/+3 |
* | refactor: remove code explicitly choosing between py2 and py3 | Ned Batchelder | 2021-05-01 | 1 | -12/+4 |
* | Another detail about numbits_to_nums | Ned Batchelder | 2019-11-15 | 1 | -0/+4 |
* | Updated register_sqlite_functions() docstring | Simon Willison | 2019-11-12 | 1 | -0/+1 |
* | Expose numbits_to_nums() SQL function, refs #868 | Simon Willison | 2019-11-12 | 1 | -0/+2 |
* | Napoleon gets noisy if you use informal types | Ned Batchelder | 2019-11-11 | 1 | -21/+14 |
* | A little more in the db schema docs | Ned Batchelder | 2019-09-09 | 1 | -3/+4 |
* | Improved numbits operations | Ned Batchelder | 2019-08-11 | 1 | -19/+125 |
* | Fix a bug in num_in_numbits. | Ned Batchelder | 2019-08-01 | 1 | -1/+1 |
* | Add num_in_numbits | Ned Batchelder | 2019-08-01 | 1 | -2/+10 |
* | Add numbits_any_intersection | Ned Batchelder | 2019-07-31 | 1 | -0/+6 |
* | Refactor numbits into their own files | Ned Batchelder | 2019-07-31 | 1 | -0/+42 |