Commit Graph

80 Commits

Author SHA1 Message Date
Lorenzo Caminiti
438cb53dc9 returning null old ptr when old value type is not copy constructible 2015-11-06 08:08:16 -08:00
Lorenzo Caminiti
a79f6d3c13 fixed virtual optional result type and simplified inv failure handlers 2015-11-04 21:20:21 -08:00
Lorenzo Caminiti
9b7d4e5fa0 fixed mixed boost::optional and non result types 2015-11-02 06:54:50 -08:00
Lorenzo Caminiti
a88e67c131 added deep search of inheritance graph 2015-10-29 19:51:05 -07:00
Lorenzo Caminiti
35d14e5e61 renamed make_old() to null_old() 2015-10-25 09:33:05 -07:00
Lorenzo Caminiti
edad097a5d tested old-of under a few corner cases and renamed oldof.hpp to old.hpp 2015-10-23 19:38:09 -07:00
Lorenzo Caminiti
c594323bef added .old(...) 2015-10-23 15:46:47 -07:00
Lorenzo Caminiti
2fb2ddc367 started advanced topics section in the docs 2015-06-27 08:03:34 -07:00
Lorenzo Caminiti
be3a974847 implemented call_if 2015-06-13 21:19:20 -07:00
Lorenzo Caminiti
f0ca795867 replaced free/private/protected_function with just function and started to program n1962 examples 2015-06-11 08:02:46 -07:00
Lorenzo Caminiti
7c9db6c58f renamed ..._member to ..._function, continuing to program more examples 2015-06-09 18:50:31 -07:00
Lorenzo Caminiti
aac3e56198 added a version of check_guard (but without any thread sync yet) 2015-06-05 08:28:41 -07:00
Lorenzo Caminiti
d59d75370b finshed a first round of test, starting examples 2015-06-04 07:04:12 -07:00
Lorenzo Caminiti
3e1fe20b01 subcontracting with virtual_, override_f, old and result values 2015-05-31 10:26:02 -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
effcbf157e started to implement bind for free and member functions, but without subcontracting yet 2015-05-10 20:37:01 -07:00
Lorenzo Caminiti
3d79a32068 fixed oldof for virtual calls 2015-05-05 08:32:20 -07:00
Lorenzo Caminiti
2d4cf6bfdf added failure handlers and re-run all tests 2015-04-27 20:54:30 -07:00
Lorenzo Caminiti
3146d3fa3d added oldof test, renamed type to scoped 2015-04-25 22:37:35 -07:00
Lorenzo Caminiti
524d58ac9a compiling all tests after some reorganization 2015-04-25 19:33:48 -07:00
Lorenzo Caminiti
ab26a9fcc6 moved set/ to public api, added oldof, and started adding failure exceptions/handlers 2015-04-25 12:29:00 -07:00
Lorenzo Caminiti
382b6f6906 tested protected and private member, and free function 2015-04-19 20:26:06 -07:00
Lorenzo Caminiti
1408423ccb testing public mebmer (virtual and static), constructor, and destructor 2015-04-19 19:32:07 -07:00
Lorenzo Caminiti
67a2525146 about to remove macro code 2015-04-12 20:01:32 -07:00
Lorenzo Caminiti
fc059086af cleaned up basic subcontracting test 2015-04-08 19:45:53 -07:00
Lorenzo Caminiti
1759b6f962 starting to try to program non-decl macros instead 2015-04-02 09:51:00 -07:00
Lorenzo Caminiti
4a871dc233 started to program macros to expand constrated class and function code 2015-03-28 16:45:01 -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