aboutsummaryrefslogtreecommitdiff
path: root/src/api.c
Commit message (Collapse)AuthorAge
* Refactor API types and prototypesThiago de Arruda2014-05-12
| | | | | | | | - Split functions with multiple files in the 'api' subdirectory - Move/Add more types in the 'api/defs.h' header - Add more prototypes - Refactor scripts/msgpack-gen.lua - Move msgpack modules to 'os' subdirectory
* Add empty implementations of the remote APIThiago de Arruda2014-04-11