Commit Graph

5 Commits

Author SHA1 Message Date
Ende! f94792e4f9 added custom data source and made some fixes
- added "class" VXCustomDataSource allowing a user to write a custom data source
- increased warning level on MSVC to /W4 and resolved warnings arising from that
- added VX_UNUSED macro that allows shutting up unused-arg warnings explicitly when needed
2015-03-19 17:13:37 +01:00
Ende! 9e2cceb2be ported doxygen comments for internal functions from C++ headers to C sources 2015-03-19 15:14:47 +01:00
flobernd 0df2deb78a cosmetic changes 2015-03-18 16:53:49 +01:00
flobernd 48fd678632 fixed data source position not beeing correct if the end of the input was reached while decoding an invalid instruction 2015-03-18 16:21:09 +01:00
Ende! c912af00f9 altered directory structure to use C implementation of library as the default 2015-03-16 16:37:15 +01:00