Commit Graph

25 Commits

Author SHA1 Message Date
Lorenzo Caminiti
22dfb16d32 made specify copy operations private so using auto instead of check generates compiler error (add tests for that) 2016-12-20 06:19:08 -08:00
Lorenzo Caminiti
73bb28243d x 2016-10-28 11:46:10 -07:00
Lorenzo Caminiti
b702d4b13c added NO_EXCEPTS to boost_contract_no feature and built all tests and examples for all compilers 2016-09-06 20:31:05 -07:00
Lorenzo Caminiti
9949f0c60b added copyright info to all source files 2016-06-11 12:41:57 -07:00
Lorenzo Caminiti
a5c462ccd2 finished updating docs up to tutorial section 2016-04-08 20:16:02 -07:00
Lorenzo Caminiti
e7a8c6a502 removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
Lorenzo Caminiti
b21744fbe1 added all copyrights and rebuilt all tests with msvc, gcc, and clang with all contracts on/off 2016-02-20 10:06:57 -08:00
Lorenzo Caminiti
fe3c78ad90 started to compile this lib as dll 2016-01-30 13:09:33 -08:00
Lorenzo Caminiti
ff8b35f9f2 started to implement and test contract compilation on/off 2015-12-24 22:32:35 -08:00
Lorenzo Caminiti
be3a974847 implemented call_if 2015-06-13 21:19:20 -07:00
Lorenzo Caminiti
0c90570e6c committing all decl_function stuff, before going back to virtual_ 2015-05-19 08:32:16 -07:00
Lorenzo Caminiti
343b832779 generated doxygen include diagram. started testing feature-by-feature 2015-05-14 08:16:40 -07:00
Lorenzo Caminiti
524d58ac9a compiling all tests after some reorganization 2015-04-25 19:33:48 -07:00
Lorenzo Caminiti
935221399a fixed a bit the wave targets 2015-03-13 02:18:54 -07:00
Lorenzo Caminiti
0dc1f8983c fixed wave runs a bit... 2015-03-12 23:34:45 -07:00
Lorenzo Caminiti
3165c63fd2 completed first version of both function and class pp traits 2015-03-12 11:44:42 -07:00
Lorenzo Caminiti
6eb853bfb8 pasring postconditions 2015-01-28 12:42:36 -08:00
Lorenzo Caminiti
09c6ce4e76 cleaning up before parsing assertions 2015-01-21 19:34:15 -08:00
Lorenzo Caminiti
27c52325be pp parsing cleanup 2015-01-14 20:59:49 -08:00
Lorenzo Caminiti
50137de90c pp parsing for func return 2014-12-31 03:02:43 -08:00
Lorenzo Caminiti
33c0afdba3 testing some classifiers permutations 2014-12-18 18:21:45 -08:00
Lorenzo Caminiti
5cd9ec32a5 draft of pp parser for fun classifiers inline, static, etc. 2014-12-17 18:14:24 -08:00
Lorenzo Caminiti
b690af2de0 tested most template type and value parameters 2014-12-16 20:55:57 -08:00
Lorenzo Caminiti
4dfe5a4b92 parsing template parameters 2014-12-16 11:52:24 -08:00
Lorenzo Caminiti
570b283bf2 tested access on msvc, gcc, clang, and wave 2014-10-19 23:44:29 -07:00