Commit graph

28 commits

Author SHA1 Message Date
Ruidy
c8cc1f47b8
Observer (#20)
* doc: create package & update general TOCs

* doc: add documentation

* add code example

* reformat using black
2020-10-06 08:25:18 +02:00
Ruidy
bf1d5dd7f0
Memento (#19)
* doc: add documentation

* doc: update general documentation

* add code example
2020-10-03 20:45:32 +02:00
Ruidy
edcd5d35d7
Mediator (#18)
* doc: add documentation

* doc: edit general documentation

* add code example
2020-10-02 17:24:36 +02:00
Ruidy
a4cc9340b7
Iterator (#17)
* doc: add documentation

* doc: update tocs

* add code example
2020-10-02 15:24:36 +02:00
Ruidy
459ddde228
Command (#16)
* doc: create documentation

* chore: put package in the right place

* doc: edit general doc

* add code example
2020-10-01 13:26:58 +02:00
Ruidy
912226c9a9
Chain of Responsibility (#15)
* chore: create behavioral design patterns package

* doc: add chain of responsibility documentation

* doc: add behavioral package table of content

* doc: edit general doc

* add code example

Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
2020-09-30 14:12:08 +02:00
f950adc980
Merge pull request #14 from rjNemo/documentation
Documentation
2020-09-29 22:12:44 +02:00
Ruidy
d99ed01f65 doc: create and document packages 2020-09-29 22:05:56 +02:00
Ruidy
d72ec61f5d doc: repo documentation 2020-09-29 21:23:53 +02:00
Ruidy
18dc62563c
Proxy (#13)
* doc: add proxy README documentation

* doc: edit general README files

* add proxy code example

Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
2020-09-29 21:08:07 +02:00
Ruidy
664b39c32e
Flyweight Pattern (#12)
* edit documentation

* add code example

Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
2020-09-27 21:25:55 +02:00
Ruidy
834f1ded23
add facade code example (#11)
Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
2020-09-27 14:31:15 +02:00
Ruidy
5842cba685
Decorator Pattern (#10)
* update gitignore

* add decorator code example

Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
2020-09-25 15:40:51 +02:00
Ruidy
7114a08dac
Composite Example (#9) 2020-09-20 14:42:00 +02:00
Ruidy
11b03fee22
Bridge (#8)
* bridge example

* edit gitignore
2020-09-17 17:45:18 +02:00
Ruidy
973cdbc89f
Adapter Pattern (#7) 2020-09-15 17:49:08 +02:00
Ruidy
7b0e4a5801
Singleton (#6)
* singleton example

* chore: enforce style guidelines
2020-09-14 21:27:39 +02:00
Ruidy
d5e94c90a1
Merge pull request #5 from rjNemo/prototype
Prototype
2020-09-13 09:59:46 +02:00
021be4bf69 prototype example 2020-09-13 09:58:53 +02:00
Ruidy
ff04f9531f
Merge pull request #4 from rjNemo/builder
builder example
2020-09-12 12:56:57 +02:00
490c2646f9 builder example 2020-09-12 12:56:26 +02:00
Ruidy
220d02a13d
Merge pull request #3 from rjNemo/abstract-factory
abstract factory example
2020-09-12 00:49:17 +02:00
2c7ae24791 abstract factory example 2020-09-12 00:45:31 +02:00
Ruidy
472d144b42
Merge pull request #2 from rjNemo/factory-method
Documentation
2020-09-11 11:44:23 +02:00
f4f890d387 chore: change md refs 2020-09-11 11:43:40 +02:00
Ruidy
c45d1a0738
Merge pull request #1 from rjNemo/factory-method
factory method example
2020-09-11 11:42:28 +02:00
5213e5f7a2 factory method example 2020-09-11 11:41:18 +02:00
c0f0d2e281 Initial commit 2020-09-11 11:34:14 +02:00