1
0
mirror of https://github.com/wqking/eventpp.git synced 2024-12-27 16:41:11 +08:00

14 Commits

Author SHA1 Message Date
wqking
188ddc403e Added tutorial code for HeterCallbackList 2019-03-31 11:10:21 +08:00
wqking
e4c01b6c75 Fixed documents. 2018-12-26 20:10:46 +08:00
wqking
46285cb8dc Made the major classes copyable/movable/assignable. Add utilities. 2018-07-09 22:15:37 +08:00
wqking
30d041697f Added documents for mixins 2018-05-28 17:18:49 +08:00
wqking
bcb047312b Updated document 2018-05-26 09:01:18 +08:00
wqking
581c3efa00 Added documents. 2018-05-19 17:42:41 +08:00
wqking
5b25176b5c Added the difference between EventDispatcher and CallbackList in the document. 2018-05-17 09:10:00 +08:00
wqking
ffc89ad7ed Fixed wrong closed tag in markdown. 2018-05-16 20:19:52 +08:00
wqking
b9d3cab940 Fixed markdown syntax error. 2018-05-16 20:16:41 +08:00
wqking
0e62e9d72f Added event filter. Added more unit tests and tutorials. 2018-05-16 20:09:48 +08:00
wqking
8e7e8662d6 Improved tutorial in documents. 2018-05-14 20:42:54 +08:00
wqking
2660a4936f Added table of contents to documents. 2018-05-14 20:00:29 +08:00
wqking
9320285f4d Now newly added callbacks during dispatching don't get triggered.
Now removed callbacks during dispatching don't get triggered.
2018-05-14 19:16:36 +08:00
wqking
f1956140d4 Initial commit 2018-05-13 12:26:27 +08:00