1
1
mirror of https://github.com/thma/LtuPatternFactory.git synced 2024-12-02 08:33:20 +03:00
Commit Graph

55 Commits

Author SHA1 Message Date
Mahler, Thomas
1be9521591 correct typo 2018-11-05 11:50:11 +01:00
thma
2df17fa57d add conclusions section with nice quote 2018-11-04 13:16:02 +01:00
thma
68dfd488c3 builder as prototype 2018-11-04 12:48:29 +01:00
thma
84052deff9 bringing idiom brackets to the masses... 2018-11-04 11:00:06 +01:00
thma
aa6cffe708 add link to issue tracker 2018-11-03 15:35:45 +01:00
thma
48a5c50978 add wip disclaimer 2018-11-02 22:21:50 +01:00
thma
89871d82a8 cleanup toc 2018-11-02 22:13:38 +01:00
thma
09be5a2885 added table of contents 2018-11-02 22:08:57 +01:00
thma
77cef7ef47 correct typos 2018-11-02 21:40:18 +01:00
thma
2b2b7cd13b update readme 2018-11-02 17:05:33 +01:00
thma
962458f26f wip on readme 2018-11-02 16:07:39 +01:00
thma
52e2300246 refactored the coercion stuff 2018-11-02 10:16:31 +01:00
thma
8df6771874 cleanup Product and Compose 2018-11-01 21:38:46 +01:00
thma
10dfac4996 ahh, now it works ! 2018-11-01 17:41:47 +01:00
thma
80ab867793 worked on iterator example 2018-10-31 22:41:44 +01:00
thma
104c781169 on the way to WrappedMonad Prod State Bool Count a... 2018-10-30 22:43:47 +01:00
Mahler, Thomas
14a2b492a8 correction 2018-10-29 17:27:53 +01:00
thma
36ff7c6eb3 update example 2018-10-28 21:50:08 +01:00
thma
72eb79366d start with Iterator example 2018-10-28 21:32:14 +01:00
thma
cdfba20c15 on the way to Monoid Products 2018-10-28 21:21:58 +01:00
thma
1b2c5d92fe fix Iterator example 2018-10-26 23:18:35 +02:00
thma
93b7a7de36 fix readme 2018-10-26 22:50:25 +02:00
thma
43ca37da1e starting with Traversable example 2018-10-26 22:39:48 +02:00
thma
c7b87647b4 little clean up 2018-10-21 21:40:04 +02:00
thma
ed944a0939 clean up 2018-10-21 17:04:35 +02:00
thma
9754e5b952 improve Maybe example 2018-10-21 10:28:46 +02:00
thma
7fda5d425d on the ways 2018-10-20 22:10:42 +02:00
thma
4ed39bfa05 working on Maybe 2018-10-20 11:04:57 +02:00
thma
e02ffe70d4 polish 2018-10-19 23:44:20 +02:00
thma
0003700a7e clean up readme.md 2018-10-19 23:09:19 +02:00
thma
86270ea2dd completing template method section 2018-10-19 22:44:09 +02:00
Mahler, Thomas
33efee5263 added template method example 2018-10-19 16:07:14 +02:00
thma
0cd89d7169 Add code for TemplateMethod example 2018-10-18 22:46:54 +02:00
thma
42e10eb4d7 small updates 2018-10-17 22:06:03 +02:00
thma
dd2e0e781c clean up a bit 2018-10-15 21:47:18 +02:00
thma
72088b865e
Update README.md 2018-10-14 22:06:27 +02:00
thma
9c8f4d96aa enhance monoid section 2018-10-14 17:07:24 +02:00
thma
62afbe9c2e update composite 2018-10-14 10:42:33 +02:00
thma
d5311d1b51 clean up monoid section 2018-10-13 23:36:49 +02:00
thma
1d378432b9 add Composite demo 2018-10-12 22:52:22 +02:00
thma
febbca89b2 intermediate status 2018-10-12 21:37:09 +02:00
thma
3e1d555883 using monoid api (WIP) 2018-10-11 22:40:32 +02:00
thma
cd89a97b55 corr 2018-10-10 21:57:12 +02:00
thma
8c4e9138d8 started with composite 2018-10-10 21:55:54 +02:00
thma
752cfd7f55 Monoid -> Composite 2018-10-09 21:49:25 +02:00
thma
d032c720e2 start with Builder 2018-10-09 21:19:40 +02:00
thma
0fc2c52bb6 improve the readme 2018-10-07 22:44:03 +02:00
thma
78ea8a22e6 add example to readme 2018-10-07 12:31:11 +02:00
thma
028b56bc83 add adpater example 2018-10-07 12:09:00 +02:00
thma
6955041229 added better example to Visitor section 2018-10-06 21:24:32 +02:00