.. |
addressbook with spaces.capnp
|
Add ability to import modules with dashes or spaces
|
2014-06-12 16:37:06 -07:00 |
addressbook-with-dashes.capnp
|
Add ability to import modules with dashes or spaces
|
2014-06-12 16:37:06 -07:00 |
addressbook.capnp
|
Fix problem with uninitialized unions in _from_dict
|
2014-02-18 17:34:34 -08:00 |
all-types.binary
|
Add tests based on TestAllTypes from the C++ test.capnp. Fix problems uncovered in capnp.pyx. Requires capnproto-c++-0.3.0-rc5, as I found a bug in the base library.
|
2013-08-31 16:44:54 -07:00 |
all-types.packed
|
Add tests based on TestAllTypes from the C++ test.capnp. Fix problems uncovered in capnp.pyx. Requires capnproto-c++-0.3.0-rc5, as I found a bug in the base library.
|
2013-08-31 16:44:54 -07:00 |
all-types.txt
|
Fix str output in test with updated format
|
2013-11-13 21:02:22 -08:00 |
all_types.capnp
|
Fix problem with to_dict
|
2013-09-04 11:20:05 -07:00 |
bar.capnp
|
Add forgotten test files
|
2013-08-29 21:12:39 -07:00 |
foo.capnp
|
Add forgotten test files
|
2013-08-29 21:12:39 -07:00 |
object.capnp
|
Fix after API changes. Should now be ready for 0.4 RC
|
2013-12-06 13:19:30 -08:00 |
test_capability.capnp
|
Add test for returning tuple in server
|
2013-12-11 01:17:23 -08:00 |
test_capability.py
|
Get inheritance working for simple version capabilities
|
2014-04-18 18:18:54 -07:00 |
test_capability_context.py
|
Add check that method exists in Capability.__getattr__.
|
2014-04-17 20:53:52 -07:00 |
test_capability_old.py
|
Add check that method exists in Capability.__getattr__.
|
2014-04-17 20:53:52 -07:00 |
test_load.py
|
Add ability to import modules with dashes or spaces
|
2014-06-12 16:37:06 -07:00 |
test_object.py
|
Fix up formatting issues with test_object.py
|
2013-09-18 21:07:10 -07:00 |
test_regression.py
|
Add {_get,_set,_has,_init}_by_field methods for faster field access
|
2014-09-03 15:20:26 -07:00 |
test_rpc.py
|
Add ez_rpc test
|
2014-01-08 14:29:24 -08:00 |
test_rpc_calculator.py
|
Change rpc server example to use simple restore function
|
2013-12-11 22:48:59 -08:00 |
test_serialization.py
|
Add pickling test
|
2014-04-17 21:21:06 -07:00 |
test_struct.py
|
Add {_get,_set,_has,_init}_by_field methods for faster field access
|
2014-09-03 15:20:26 -07:00 |
test_threads.py
|
Make pycapnp GIL friendly
|
2014-07-09 00:49:35 -07:00 |