Mercurial > hg > piper-cpp
log Makefile @ 70:302a8e35248c
age | author | description |
---|---|---|
Fri, 07 Oct 2016 12:07:17 +0100 | Chris Cannam | Begin capnp RPC test |
Tue, 20 Sep 2016 16:35:47 +0100 | Chris Cannam | Replace exceptions throughout the JSON-handling and adapter code with string-arg error handling. No longer need exception handling enabled in Emscripten (with its consequent runtime overhead - though we still need to check whether this error handling regime is actually faster). |
Mon, 19 Sep 2016 13:35:56 +0100 | Chris Cannam | Make RequestResponse types more consistent by adding plugin to ConfigurationResponse and introducing a FinishRequest |