featurebase/http
Ben Johnson 7ed9fba335
Unbounded BSI w/ sign magnitude
This commit implements BSI with variable bit depth using a
sign magnitudeto indicate whether a value is positive or negative.
This also rearranges the existence bit to be the first bit instead
of the last bit.
2019-05-17 15:52:17 -06:00
..
client.go Unbounded BSI w/ sign magnitude 2019-05-17 15:52:17 -06:00
client_test.go send POSTed schema to all nodes in cluster 2019-04-29 19:31:23 -05:00
error.go Fix linter issues: vet 2018-07-19 11:37:50 -05:00
handler.go Unbounded BSI w/ sign magnitude 2019-05-17 15:52:17 -06:00
handler_internal_test.go fix failing tests due to staticcheck fixes 2019-01-21 14:38:58 -06:00
handler_test.go Merge branch 'develop' into newpql 2018-06-22 09:11:00 -05:00
translator.go Add license headers to files missing them and CI check to verify they are present. Fixes #1633 2019-04-12 11:30:41 -05:00
translator_test.go send POSTed schema to all nodes in cluster 2019-04-29 19:31:23 -05:00