Commit d237d5c
2 files changed
+16
-13
lines changedLines changed: 15 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1029 | 1029 |
| |
1030 | 1030 |
| |
1031 | 1031 |
| |
1032 |
| - | |
| 1032 | + | |
| 1033 | + | |
1033 | 1034 |
| |
1034 | 1035 |
| |
1035 | 1036 |
| |
| |||
3833 | 3834 |
| |
3834 | 3835 |
| |
3835 | 3836 |
| |
3836 |
| - | |
3837 |
| - | |
3838 |
| - | |
3839 |
| - | |
3840 |
| - | |
3841 |
| - | |
3842 |
| - | |
3843 |
| - | |
3844 |
| - | |
3845 |
| - | |
3846 |
| - | |
| 3837 | + | |
| 3838 | + | |
| 3839 | + | |
| 3840 | + | |
| 3841 | + | |
| 3842 | + | |
| 3843 | + | |
| 3844 | + | |
| 3845 | + | |
| 3846 | + | |
| 3847 | + | |
| 3848 | + | |
| 3849 | + | |
3847 | 3850 |
| |
3848 | 3851 |
| |
3849 | 3852 |
| |
|
- .travis.yml+1
- README.rst+2-2
- doc/builtin_generators.rst+1-1
- stone/target/obj_c.py+11-55
- stone/target/obj_c_client.py+64-48
- stone/target/obj_c_helpers.py+7-17
- stone/target/obj_c_rsrc/DBSerializableProtocol.h+2-2
- stone/target/obj_c_rsrc/DBStoneSerializers.h+13
- stone/target/obj_c_rsrc/DBStoneSerializers.m+1-1
- stone/target/obj_c_rsrc/DBStoneValidators.m+6-6
- stone/target/obj_c_rsrc/jazzy.json+3-1
- stone/target/obj_c_tests.py-241
- stone/target/obj_c_types.py+125-112
- stone/target/python_client.py+2-2
- stone/target/python_rsrc/stone_base.py+14
- stone/target/python_rsrc/stone_serializers.py+333-221
- test/test_cli.py+5
- test/test_generator.py+5
- test/test_python_gen.py+84
- test/test_stone.py+5
- test/test_stone_internal.py+5
0 commit comments