File tree
324 files changed
+327
-327
lines changed- Behavioral
- ChainOfResponsibilities
- Command
- Iterator
- Mediator
- Memento
- NullObject
- Observer
- Specification
- State
- Strategy
- TemplateMethod
- Visitor
- Creational
- AbstractFactory
- Builder
- FactoryMethod
- Multiton
- Pool
- Prototype
- SimpleFactory
- Singleton
- StaticFactory
- More
- Delegation
- EAV
- Repository
- ServiceLocator
- Structural
- Adapter
- Bridge
- Composite
- DataMapper
- Decorator
- DependencyInjection
- Facade
- FluentInterface
- Flyweight
- Proxy
- Registry
- locale
- ca/LC_MESSAGES
- Behavioral
- ChainOfResponsibilities
- Command
- Iterator
- Mediator
- Memento
- NullObject
- Observer
- Specification
- State
- Strategy
- TemplateMethod
- Visitor
- Creational
- AbstractFactory
- Builder
- FactoryMethod
- Multiton
- Pool
- Prototype
- SimpleFactory
- Singleton
- StaticFactory
- More
- Delegation
- EAV
- Repository
- ServiceLocator
- Structural
- Adapter
- Bridge
- Composite
- DataMapper
- Decorator
- DependencyInjection
- Facade
- FluentInterface
- Flyweight
- Proxy
- Registry
- de/LC_MESSAGES
- Behavioral
- ChainOfResponsibilities
- Command
- Iterator
- Mediator
- Memento
- NullObject
- Observer
- Specification
- State
- Strategy
- TemplateMethod
- Visitor
- Creational
- AbstractFactory
- Builder
- FactoryMethod
- Multiton
- Pool
- Prototype
- SimpleFactory
- Singleton
- StaticFactory
- More
- Delegation
- EAV
- Repository
- ServiceLocator
- Structural
- Adapter
- Bridge
- Composite
- DataMapper
- Decorator
- DependencyInjection
- Facade
- FluentInterface
- Flyweight
- Proxy
- Registry
- es/LC_MESSAGES
- Behavioral
- ChainOfResponsibilities
- Command
- Iterator
- Mediator
- Memento
- NullObject
- Observer
- Specification
- State
- Strategy
- TemplateMethod
- Visitor
- Creational
- AbstractFactory
- Builder
- FactoryMethod
- Multiton
- Pool
- Prototype
- SimpleFactory
- Singleton
- StaticFactory
- More
- Delegation
- EAV
- Repository
- ServiceLocator
- Structural
- Adapter
- Bridge
- Composite
- DataMapper
- Decorator
- DependencyInjection
- Facade
- FluentInterface
- Flyweight
- Proxy
- Registry
- es_MX/LC_MESSAGES
- Behavioral
- ChainOfResponsibilities
- Command
- Iterator
- Mediator
- Memento
- NullObject
- Observer
- Specification
- State
- Strategy
- TemplateMethod
- Visitor
- Creational
- AbstractFactory
- Builder
- FactoryMethod
- Multiton
- Pool
- Prototype
- SimpleFactory
- Singleton
- StaticFactory
- More
- Delegation
- EAV
- Repository
- ServiceLocator
- Structural
- Adapter
- Bridge
- Composite
- DataMapper
- Decorator
- DependencyInjection
- Facade
- FluentInterface
- Flyweight
- Proxy
- Registry
- pt_BR/LC_MESSAGES
- Behavioral
- ChainOfResponsibilities
- Command
- Iterator
- Mediator
- Memento
- NullObject
- Observer
- Specification
- State
- Strategy
- TemplateMethod
- Visitor
- Creational
- AbstractFactory
- Builder
- FactoryMethod
- Multiton
- Pool
- Prototype
- SimpleFactory
- Singleton
- StaticFactory
- More
- Delegation
- EAV
- Repository
- ServiceLocator
- Structural
- Adapter
- Bridge
- Composite
- DataMapper
- Decorator
- DependencyInjection
- Facade
- FluentInterface
- Flyweight
- Proxy
- Registry
- ru/LC_MESSAGES
- Behavioral
- ChainOfResponsibilities
- Command
- Iterator
- Mediator
- Memento
- NullObject
- Observer
- Specification
- State
- Strategy
- TemplateMethod
- Visitor
- Creational
- AbstractFactory
- Builder
- FactoryMethod
- Multiton
- Pool
- Prototype
- SimpleFactory
- Singleton
- StaticFactory
- More
- Delegation
- EAV
- Repository
- ServiceLocator
- Structural
- Adapter
- Bridge
- Composite
- DataMapper
- Decorator
- DependencyInjection
- Facade
- FluentInterface
- Flyweight
- Proxy
- Registry
- template/LC_MESSAGES
- Behavioral
- ChainOfResponsibilities
- Command
- Iterator
- Mediator
- Memento
- NullObject
- Observer
- Specification
- State
- Strategy
- TemplateMethod
- Visitor
- Creational
- AbstractFactory
- Builder
- FactoryMethod
- Multiton
- Pool
- Prototype
- SimpleFactory
- Singleton
- StaticFactory
- More
- Delegation
- EAV
- Repository
- ServiceLocator
- Structural
- Adapter
- Bridge
- Composite
- DataMapper
- Decorator
- DependencyInjection
- Facade
- FluentInterface
- Flyweight
- Proxy
- Registry
- zh_CN/LC_MESSAGES/Behavioral
- ChainOfResponsibilities
- Command
- Iterator
- Mediator
- Memento
- NullObject
- Observer
- Specification
- State
- Strategy
- TemplateMethod
- Visitor
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
324 files changed
+327
-327
lines changed+1-1
Diff for: Behavioral/Command/README.rst
+1-1
Diff for: Behavioral/Iterator/README.rst
+1-1
Diff for: Behavioral/Mediator/README.rst
+1-1
Diff for: Behavioral/Memento/README.rst
+1-1
Diff for: Behavioral/NullObject/README.rst
+1-1
Diff for: Behavioral/Observer/README.rst
+1-1
Diff for: Behavioral/Specification/README.rst
+1-1
Diff for: Behavioral/State/README.rst
+1-1
Diff for: Behavioral/Strategy/README.rst
+1-1
Diff for: Behavioral/TemplateMethod/README.rst
+1-1
Diff for: Behavioral/Visitor/README.rst
+1-1
Diff for: Creational/AbstractFactory/README.rst
+1-1
Diff for: Creational/Builder/README.rst
+1-1
Diff for: Creational/FactoryMethod/README.rst
+1-1
Diff for: Creational/Multiton/README.rst
+1-1
Diff for: Creational/Pool/README.rst
+1-1
Diff for: Creational/Prototype/README.rst
+1-1
Diff for: Creational/SimpleFactory/README.rst
+1-1
Diff for: Creational/Singleton/README.rst
+1-1
Diff for: Creational/StaticFactory/README.rst
+1-1
Diff for: More/Delegation/README.rst
+1-1
Diff for: More/EAV/README.rst
+1-1
Diff for: More/Repository/README.rst
+1-1
Diff for: More/ServiceLocator/README.rst
+1-1
Diff for: Structural/Adapter/README.rst
+1-1
Diff for: Structural/Bridge/README.rst
+1-1
Diff for: Structural/Composite/README.rst
+1-1
Diff for: Structural/DataMapper/README.rst
+1-1
Diff for: Structural/Decorator/README.rst
+1-1
+1-1
Diff for: Structural/Facade/README.rst
+1-1
Diff for: Structural/FluentInterface/README.rst
+1-1
Diff for: Structural/Flyweight/README.rst
+1-1
Diff for: Structural/Proxy/README.rst
+1-1
Diff for: Structural/Registry/README.rst
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
| 102 | + | |
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
0 commit comments