Commit graph

7 commits

Author SHA1 Message Date
Ruidy
1694f453ee
State (#21)
* add documentation

* add code example
2020-10-07 17:32:45 +02:00
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