Commit Graph

14 Commits

Author SHA1 Message Date
Antony Polukhin
a9947765d7 Update copyright years 2019-01-06 20:30:18 +03:00
Antony Polukhin
017d2436ac Use std::filesystem and std::error_code if user asked for that (refs #40) 2018-11-11 01:46:13 +03:00
Antony Polukhin
dea1230c32 Fix for MinGW compilation 2017-02-25 23:13:59 +03:00
Antony Polukhin
2a09a929b4 Fix a memory leak in example 2016-02-23 18:21:09 +03:00
Reto Schneider
e7225a8022 Fix typo: of vs fo 2016-02-22 13:50:15 +01:00
Antony Polukhin
603b2b5efe Documentation updated, changed import* signatures, simplified examples 2015-12-04 22:00:49 +03:00
Antony Polukhin
cf9cbbfde5 Worked arrounf calling conventions, dropped dependency on boost::function for modern compilers, updatet the docs and improved some of the examples 2015-12-01 23:27:50 +03:00
Antony Polukhin
d7fabc380d Bunch of minor improvements and polishing examples 2015-08-21 23:11:15 +03:00
Antony Polukhin
2a46c62646 Dropped dependency to string_ref and cleaned up doc folder 2015-08-15 20:49:09 +03:00
Antony Polukhin
92c281f566 Code simplification and better documentation 2015-08-11 00:43:54 +03:00
Antony Polukhin
2fea995f33 Deprecated import_function* and import_variable* methods and updated the docs and tests 2014-11-21 18:58:07 +03:00
Antony Polukhin
1bdaf08e01 Polishing examples and docs 2014-09-29 20:41:35 +04:00
Antony Polukhin
0a30052710 Advanced refcounting tutorial finished 2014-09-29 13:53:51 +04:00
Antony Polukhin
9a71513b16 Added an advanced refcounting example, fixed this_executable detection on POSIX and minor improvements to the code 2014-09-28 15:35:40 +04:00