Commit Graph

187 Commits (bbe0fdbda5db277935224a8d0360ee6adfd9f409)
 

Author SHA1 Message Date
Mikhail Trishchenkov 1bc8a36a2f Small title fix 8 years ago
Mikhail Trishchenkov 67685cddf0 Rename idiom 8 years ago
Mikhail Trishchenkov 9f85aad151 Fix review issues
Replace tabs with spaces, mention usage for borrowing, add disadvantage
(code indentation increase).
8 years ago
Mikhail Trishchenkov 72606ccfcb Clone to closure idiom 8 years ago
Chris Wong f4ae13a81e Small crates 8 years ago
Nick Cameron f41b745acf Add the badly-named fold pattern 9 years ago
Nick Cameron 99b1342338 Visitor pattern 9 years ago
Nick Cameron 6ac851e718 Add the extensibility by privacy pattern
(And change the concatenation pattern to say something different about perf)
9 years ago
Nick Cameron e708788268 Merge pull request #2 from nrc/structs
Composing structs
9 years ago
Nick Cameron e340602f3f Composing structs 9 years ago
Nick Cameron fd47bf3ba8 Merge pull request #18 from nrc/deref
Deref polymorphism anti-pattern
9 years ago
Nick Cameron c2cf5e6c1a Deref polymorphism anti-pattern 9 years ago
Nick Cameron a06ca32e70 Merge pull request #15 from liigo/patch-3
improve comment
9 years ago
Nick Cameron e54514d35d Merge pull request #13 from liigo/patch-1
fix compile error in comment
9 years ago
liigo d4fa321a38 improve comment 9 years ago
liigo ea3aa4d310 fix compile error in comment 9 years ago
Nick Cameron 8a461ce5f6 Merge pull request #16 from oli-obk/patch-1
Result + try! is a pattern, unwrap() is not
9 years ago
Nick Cameron d18cb4bd7e Merge pull request #14 from liigo/patch-2
improve comments
9 years ago
Oliver Schneider d4f297e1d3 Result + try! is a pattern, unwrap() is not 9 years ago
Nick Cameron 11f2875a3b Merge pull request #12 from jsanders/patch-1
Fix typo in `.with_attribute` call.
9 years ago
Liigo Zhuang 0bdd88a94a improve comments 9 years ago
James Sanders 73c74caf14 Fix typo in `.with_attribute` call. 9 years ago
Nick Cameron c638139abf Merge pull request #9 from aochagavia/patch-1
Fix typo
9 years ago
Nick Cameron bb4cc1bfbd Merge pull request #10 from stevegury/patch-1
Fix a minor typo s/he/the/
9 years ago
Steve Gury 5bc7f3a99c Fix a minor typo s/he/the/ 9 years ago
Adolfo Ochagavía fed94154f3 Fix typo 9 years ago
Nick Cameron ea2165eaf7 Merge pull request #7 from fphilipe/patch-1
Add syntax highlighting
9 years ago
Philipe Fatio 7a83bd7037 Add syntax highlighting 9 years ago
Nick Cameron 0d011bf108 Merge pull request #3 from MattWis/patch-1
Fix RAII Guards
9 years ago
Matt Wismer 244aedbfae Fix RAII Guards
Make "RAII" uppercase so that the link can be followed
9 years ago
Nick Cameron 325b642a01 Added a few idioms and patterns - some are still WIP 9 years ago
Nick Cameron cf8479320a Add missing file for concatenating strings 9 years ago
Nick Cameron fd95943c26 Newtypes 9 years ago
Nick Cameron 65f12dcaab link ctor -> builder 9 years ago
Nick Cameron ab19516a4f Builder pattern 9 years ago
Nick Cameron 248baabc14 Add the constructor idiom. 9 years ago
Nick Cameron f8b8d13e50 Initial commit 9 years ago