3 files changed
+4
-3
lines changed- .travis.yml+1-15
- setup.py+5-4
- stone/backend.py+3-11
- stone/backends/js_client.py+1-1
- stone/backends/obj_c_client.py+3-2
- stone/backends/obj_c_helpers.py+1-1
- stone/backends/obj_c_rsrc/DBStoneSerializers.m+51-83
- stone/backends/obj_c_types.py+15-15
- stone/backends/python_helpers.py+2-2
- stone/backends/python_rsrc/stone_validators.py+3-8
- stone/backends/python_type_stubs.py+2-2
- stone/backends/python_types.py+2-2
- stone/backends/swift.py+1-1
- stone/backends/swift_types.py+1-1
- stone/backends/tsd_helpers.py+2-2
- stone/backends/tsd_types.py+1-1
- stone/frontend/parser.py-1
- stone/ir/__init__.py+2-2
- stone/ir/api.py+1-1
- stone/ir/data_types.py+19-17
- stone/py.typed
- test/backend_test_util.py+1-1
- test/test_python_gen.py+1-1
- tox.ini+2-6
0 commit comments