Commit 7560c82
committed
update stone and api spec.
1 parent 68ccc02 commit 7560c82
2 files changed
+2
-2
lines changed- docs/backend_ref.rst+1-1
- docs/lang_ref.rst+10-9
- stone/backend.py+41-5
- stone/backends/js_client.py+1-1
- stone/backends/obj_c_rsrc/DBStoneSerializers.m+26-20
- stone/backends/obj_c_rsrc/DBStoneValidators.m+7-7
- stone/backends/python_helpers.py+3
- stone/backends/python_rsrc/stone_base.py+10-10
- stone/backends/python_type_stubs.py+71-59
- stone/backends/python_types.py+34-16
- stone/backends/tsd_helpers.py+5
- test/backend_test_util.py+15-8
- test/requirements.txt+1-1
- test/test_js_client.py+3-3
- test/test_python_client.py+3-8
- test/test_python_type_stubs.py+68-62
- test/test_python_types.py+12-18
- test/test_tsd_client.py+1-3
- test/test_tsd_types.py+7-4
- tox.ini+1-2
0 commit comments