153 Commits

Author SHA1 Message Date
Ilkka Seppälä
c8778bdb45 Update README.md 2014-09-07 19:18:43 +03:00
Ilkka Seppälä
3ad98e0099 Update README.md 2014-09-07 15:56:57 +03:00
Ilkka Seppälä
c5685fa5cf Update README.md 2014-09-07 15:56:09 +03:00
Ilkka Seppälä
28901eedf0 Create LICENSE.md 2014-09-07 15:54:53 +03:00
Ilkka Seppälä
c2db2980f0 Update README.md 2014-09-07 15:41:46 +03:00
Ilkka Seppälä
25469c210c Added "How to contribute" instructions. 2014-09-07 15:40:21 +03:00
Ilkka Seppala
f7c2cad971 Added explanation about class adapter vs. object adapter in the adapter
example.
2014-09-07 15:20:52 +03:00
Ilkka Seppälä
da72f04643 Update README.md 2014-09-07 15:11:23 +03:00
Ilkka Seppala
b8365e9e4c Improved the adapter pattern example. Updated the class diagram. 2014-09-07 15:08:43 +03:00
Ilkka Seppälä
d4ee7a7da0 Update README.md 2014-09-06 23:42:22 +03:00
Ilkka Seppälä
ab315782ec Update README.md 2014-09-06 23:33:48 +03:00
Ilkka Seppälä
ee54d6a3ea Added FAQ section to readme file. 2014-09-06 23:31:56 +03:00
Ilkka Seppala
37d58d31d0 Updated the adapter example. 2014-08-31 19:19:28 +03:00
Ilkka Seppala
9a0bb6b0fe Added comments for the visitor example. 2014-08-31 11:35:08 +03:00
Ilkka Seppala
2e07a685b0 Comments for template method example. 2014-08-31 11:31:03 +03:00
Ilkka Seppala
94b289801b Comments for the strategy example. 2014-08-31 11:27:19 +03:00
Ilkka Seppala
4debc8eda4 Comments for state example. 2014-08-31 11:20:02 +03:00
Ilkka Seppala
3bc005f4b7 Comments for observer example. 2014-08-31 11:17:21 +03:00
Ilkka Seppala
8ddcdac33e Comments for memento example. 2014-08-31 11:13:50 +03:00
Ilkka Seppala
13306023f0 Comments for mediator example. 2014-08-31 11:07:37 +03:00
Ilkka Seppala
40e5444718 Added comments for iterator example. 2014-08-31 11:03:43 +03:00
Ilkka Seppala
4fef18f6c6 Comments for interpreter example. 2014-08-31 10:59:48 +03:00
Ilkka Seppala
52ca001a7a Comments for command example. 2014-08-31 10:56:56 +03:00
Ilkka Seppala
6b843f028a Commented chain of responsibility example. 2014-08-31 10:52:37 +03:00
Ilkka Seppala
1cdb59352d Added comments for proxy example. 2014-08-31 10:23:14 +03:00
Ilkka Seppala
05cb40897b Commented flyweight example. 2014-08-31 10:16:48 +03:00
Ilkka Seppala
05d212959a Comments for facade example. 2014-08-31 10:10:23 +03:00
Ilkka Seppala
1168f6e41f Updated decorator implementation and class diagram. Added comments. 2014-08-31 09:18:16 +03:00
Ilkka Seppala
e760858bb6 Commented composite example. 2014-08-31 09:18:15 +03:00
Ilkka Seppala
e71fba03a8 Added comments for bridge example. 2014-08-31 09:18:14 +03:00
Ilkka Seppälä
e16099adf3 Update README.md 2014-08-31 08:46:57 +03:00
Ilkka Seppala
c5b57c86bd Comments for adapter example. 2014-08-31 08:46:10 +03:00
Ilkka Seppala
54b414acb1 Commented singleton example. 2014-08-31 08:42:01 +03:00
Ilkka Seppala
ed81bcf69b Commented prototype example. 2014-08-31 08:39:08 +03:00
Ilkka Seppala
2038d69d92 Commented factory method example. 2014-08-31 08:29:50 +03:00
Ilkka Seppala
427df4e165 Added comments for Builder example. 2014-08-31 00:33:09 +03:00
Ilkka Seppala
5aead88e5e Added comments for Abstract Factory example. 2014-08-31 00:16:06 +03:00
Ilkka Seppälä
601bd6bb98 Update README.md 2014-08-30 16:15:26 +03:00
Ilkka Seppala
9de2402745 Added Travis CI configuration file. 2014-08-30 16:13:04 +03:00
Ilkka Seppala
a2318daeae added class diagram for visitor pattern 2014-08-25 00:06:15 +03:00
Ilkka Seppälä
0758ca6c3a Update README.md 2014-08-25 00:05:29 +03:00
Ilkka Seppälä
15e70024e2 Update README.md 2014-08-24 23:49:45 +03:00
Ilkka Seppala
39371a2635 added class diagram for template method 2014-08-24 23:44:07 +03:00
Ilkka Seppälä
1f18544368 Update README.md 2014-08-24 23:37:24 +03:00
Ilkka Seppala
163badaa53 added class diagram for strategy pattern 2014-08-24 23:32:16 +03:00
Ilkka Seppälä
bfefa55188 Update README.md 2014-08-24 23:27:58 +03:00
Ilkka Seppala
511ebd0c25 added class diagram for state pattern 2014-08-24 23:23:55 +03:00
Ilkka Seppälä
312cbe22bc Update README.md 2014-08-24 23:17:26 +03:00
Ilkka Seppala
c61198b80e added observer class diagram 2014-08-24 23:13:33 +03:00
Ilkka Seppälä
6a6fe20ebb Update README.md 2014-08-24 23:05:51 +03:00