Commit Graph

7 Commits

Author SHA1 Message Date
Ende! c912af00f9 altered directory structure to use C implementation of library as the default 2015-03-16 16:37:15 +01:00
Ende! 6f0bfdbb06 added basic support for compilation as a shared library 2015-03-16 13:44:18 +01:00
Ende! ff09bd32eb made c "bindings" independent from c++ library 2015-03-15 23:28:54 +01:00
Ende! c672c7a9fc implemented CBindings/test.c
fixed a few bugs in the C bindings encountered while implementing the test
2015-02-07 01:09:27 +01:00
Ende! 7af8c0e38b fixed build with apple-clang 2015-02-06 03:16:39 +01:00
Ende! 65d91d1b07 added C bindings 2015-02-06 02:28:51 +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