summaryrefslogtreecommitdiff
path: root/coverage/numbits.py
Commit message (Expand)AuthorAgeFilesLines
* Another detail about numbits_to_numsNed Batchelder2019-11-151-0/+4
* Updated register_sqlite_functions() docstringSimon Willison2019-11-121-0/+1
* Expose numbits_to_nums() SQL function, refs #868Simon Willison2019-11-121-0/+2
* Napoleon gets noisy if you use informal typesNed Batchelder2019-11-111-21/+14
* A little more in the db schema docsNed Batchelder2019-09-091-3/+4
* Improved numbits operationsNed Batchelder2019-08-111-19/+125
* Fix a bug in num_in_numbits.Ned Batchelder2019-08-011-1/+1
* Add num_in_numbitsNed Batchelder2019-08-011-2/+10
* Add numbits_any_intersectionNed Batchelder2019-07-311-0/+6
* Refactor numbits into their own filesNed Batchelder2019-07-311-0/+42