Commit Graph

7 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! c912af00f9 altered directory structure to use C implementation of library as the default 2015-03-16 16:37:15 +01:00
Ende! 8cfc7e90e3 added CMakeLists.txt for cross-platform builds
minor code changes to be standard-conform
2014-11-17 20:54:30 +01:00
flobernd 319fe310e6 Removed the "Disassembler" namespace
Added experimental Clang compiler support
2014-11-03 15:15:48 +01:00
flobernd 11cb62c1ed Improved formatter performance
Added symbol resolver example
2014-11-01 03:42:37 +01:00
flobernd e31a9119ff Added performance test
Some minor bugfixes
2014-10-30 01:00:05 +01:00
flobernd 5b7cc47794 Reorganized files 2014-10-29 23:26:17 +01:00