Mercurial > hg > piper-cpp
log bits/PreservingPluginHandleMapper.h @ 60:8a4bcb3dc3a6
age | author | description |
---|---|---|
2016-09-20 | 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). |
2016-09-19 | Chris Cannam | Make the output ID mapper stuff safer by using shared_ptr |
2016-09-16 | Chris Cannam | Error handling, and pass plugin handles through |
2016-09-16 | Chris Cannam | Introduce and use output id mappers |
2016-08-22 | Chris Cannam | Pull out CountingPluginHandleMapper; consts |
2016-05-24 | Chris Cannam | Wire up a couple of server actions |
2016-05-24 | Chris Cannam | Begin server |