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
Alan Bernstein
82f5f632ad
Fix typos
2019-04-30 11:48:57 -05:00
Ben Johnson
9d1e5ca8ce
Merge Range() into Row() call.
...
This commit refactors the `Range()` call and merges its functionality
into the `Row()` call.
2019-01-09 15:10:49 -07:00
Alan Bernstein
be5f8c923d
Remove 'view' from nav
2018-11-05 12:34:08 -06:00
Alan Bernstein
100c780704
Switch data model diagrams to png
2018-11-05 11:36:55 -06:00
Travis Turner
4f17dbdbf1
add support for Bool fields
...
prevent import of non-boolean row values to bool fields
2018-09-21 09:25:41 -05:00
Travis Turner
4202e67a9d
add docs for the mutex field type
2018-07-19 14:01:30 -05:00
Travis Turner
e5fbadba01
another pass through the docs adjusting for fields and field types
2018-07-11 17:28:48 -05:00
Alan Bernstein
1f65dbcdf2
More terminology updates
2018-07-05 18:12:30 -05:00
Alan Bernstein
36926bdc47
WIP syntax and API updates
2018-07-05 14:52:30 -05:00
Alan Bernstein
e9503a443e
Begin updating frame->field and slice->shard
2018-07-05 10:27:49 -05:00
Alan Bernstein
3bb140a45c
Remove TODO
2018-05-14 18:18:39 -05:00
Alan Bernstein
4fcf5ef1ca
Address review comments
2018-05-14 11:18:54 -05:00
Alan Bernstein
bdc00a4212
Add a few links
2018-05-11 14:52:59 -05:00
Alan Bernstein
2abca951e7
Minor formatting fixes
2018-05-11 14:52:35 -05:00
Alan Bernstein
22cb90c1a3
Update relational analogy section
2018-05-11 14:51:42 -05:00
Alan Bernstein
d9affeea73
Miscellaneous wording and grammar updates
2018-05-11 14:50:41 -05:00
Alan Bernstein
7783716f37
Add relational analogy section
2018-05-10 22:30:27 -05:00
Travis Turner
47607d5d2e
Merge pull request #1191 from travisturner/min-max-bsi
...
Implement Min/Max BSI queries
2018-04-24 11:00:35 -05:00
Travis Turner
7ecd2ec794
adjust references to RowID and ColumnID in the docs
2018-04-23 17:10:48 -05:00
Travis Turner
e4a7e2edbd
remove references to row and column labels from the docs
2018-04-23 16:47:22 -05:00
Alan Bernstein
72eb3d239a
Remove references to inverse frames
2018-04-18 14:18:57 -05:00
Travis Turner
ee4dbbf328
min/max documentation
2018-04-11 15:39:41 -05:00
Alan Bernstein
fae429f971
Remove outdated column labels
2018-03-15 10:57:19 -05:00
Alan Bernstein
a562e73fa4
Minor updates
2018-03-07 18:11:22 -06:00
Alan Bernstein
64bf4827aa
Minor fixes
2018-03-07 16:15:18 -06:00
Matthew Jaffee
dcb411d028
add warnings about sequential ids
2018-03-02 11:00:46 -06:00
Michael Baird
c8e96f9688
remove quotes from SetFieldValue field argument
2017-10-04 13:21:00 -05:00
Michael Baird
d2c052d4a9
BSI data model
2017-09-27 16:53:02 -05:00
Cody Soyland
370ab656f9
Add metadata to doc pages (sort weight and nav headings)
2017-08-16 11:43:45 -05:00
Alan Bernstein
f70c4e637b
Formatting and link tweaks
2017-06-28 16:08:07 -05:00
Alan Bernstein
124fd6a351
Add brief explanations for query parameters on the query endpoint
2017-06-28 15:44:39 -05:00
Cody Soyland
c9d5852817
Decrease heading depths now that H3 tags are supported by website CSS
2017-05-18 15:47:27 -05:00
Cody Soyland
cb2c47a727
Move docs into main repo
2017-05-17 08:11:38 -05:00