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

75 Commits

Author SHA1 Message Date
thma
0f6f6c978a continue AbstractFactory example 2018-11-20 22:24:43 +01:00
thma
50eed99881 polish the abstract factory example 2018-11-18 10:56:21 +01:00
thma
3a015ab9f1 streamline the factory example 2018-11-17 22:27:42 +01:00
thma
cbee34e4e6 start with abstract factory example 2018-11-17 17:16:39 +01:00
Mahler, Thomas
0fdb74c8e5 add quote for builder pattern 2018-11-16 11:57:37 +01:00
thma
0528368266
Update Coerce.hs 2018-11-15 17:53:12 +01:00
thma
acfa7ec1c2 improving quote 2018-11-13 22:39:12 +01:00
thma
e11850917e extend section for Maybe 2018-11-13 22:30:42 +01:00
Mahler, Thomas
996954faea update Coerce
add nice quote to conclusion section
2018-11-13 17:08:51 +01:00
thma
1f33d594f9 on the way to a poor man's coerce... 2018-11-12 21:41:29 +01:00
thma
2badd11048 Merge branch 'master' of https://github.com/thma/LtuPatternFactory 2018-11-12 20:47:25 +01:00
Mahler, Thomas
b81c43b417 as a fix for issue #10 I have removed the section on Pointed 2018-11-12 10:54:06 +01:00
Mahler, Thomas
be27edfebc issue #7
fix typo
2018-11-12 10:28:19 +01:00
thma
f0946de2e1 Improve the NullObject example 2018-11-11 21:39:30 +01:00
thma
57cdfd7554 fixed issue #9 (Now I'm using a Logger Monad as example) 2018-11-11 13:07:16 +01:00
thma
acbc7d3d1f add ghci output 2018-11-10 10:53:15 +01:00
thma
dd5279e78e fix typo 2018-11-10 10:43:20 +01:00
thma
e8063375ca Update TOC 2018-11-10 10:39:52 +01:00
thma
65c425eb5f add builder example 2018-11-09 22:17:56 +01:00
Mahler, Thomas
6f2782d8c9 fix issue #7
prepare builder example
2018-11-09 15:49:28 +01:00
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