Commit Graph

234 Commits

Author SHA1 Message Date
Crista Lopes
ebd6f48c9d Better use of reflection 2013-12-29 07:59:22 -08:00
Crista Lopes
b0db7c03b5 Correction on variable names 2013-12-28 22:02:48 -08:00
Crista Lopes
48d6ae7010 Clean up 2013-12-28 21:26:14 -08:00
Crista Lopes
12b2fadbab Use introspection more meaningfully 2013-12-28 15:58:40 -08:00
Crista Lopes
23c38695c3 A little better introspection 2013-12-28 14:42:32 -08:00
Crista Lopes
bd251b89d7 Minor 2013-12-27 18:59:13 -08:00
Crista Lopes
d645baeb02 Flipped tabular with spreadsheet 2013-12-27 15:44:13 -08:00
Crista Lopes
750016ac52 Another renumbering, so that all concurrent styles are bundled together 2013-12-27 15:41:39 -08:00
Crista Lopes
de06b9b09c Minor 2013-12-27 14:52:14 -08:00
Crista Lopes
f6bc66f298 Simplification of map-reduce, hadoop 2013-12-27 14:52:04 -08:00
Crista Lopes
84f1310591 Minor 2013-12-27 14:45:38 -08:00
Crista Lopes
a848cd6831 Simplify map-reduce 2013-12-27 13:43:43 -08:00
Crista Lopes
5800383ba6 Switched the order of actions, so that the explanation flows better 2013-12-27 09:05:16 -08:00
Crista Lopes
e7dae08097 Cosmetic 2013-12-27 08:11:41 -08:00
Crista Lopes
392f2f33b8 Slightly better expression of constraints 2013-12-27 08:09:58 -08:00
Crista Lopes
cc02ee364a Added script line 2013-12-27 07:58:31 -08:00
Crista Lopes
e321e6e1cb Better constraints 2013-12-26 13:16:43 -08:00
Crista Lopes
82e1d7cc78 Cleaned up the actors style a bit. Pulled a send function. 2013-12-26 12:26:21 -08:00
Crista Lopes
116caa26b6 Minor 2013-12-26 12:14:00 -08:00
Crista Lopes
a8760fbcb3 Renumbered again so that the messaging OO style comes immediately after the hash OO style 2013-12-26 10:27:15 -08:00
Crista Lopes
636f4ca855 Minor 2013-12-26 10:18:19 -08:00
Crista Lopes
ceddce9a74 Minor cosmetic 2013-12-26 09:09:45 -08:00
Crista Lopes
da947d1b2c Minor improvements to tf-13 2013-12-25 17:23:15 -08:00
Crista Lopes
a11efd4bca Minor cleanup 2013-12-09 16:00:37 -08:00
Crista Lopes
865dbc3540 Changed names to match exactly those of style 10 2013-12-06 10:41:19 -08:00
Crista Lopes
dd0700368e Changed the name of the style to abstract things, because the most important bit here is the fact that they are abstract. Also cleaned up the code a bit 2013-12-06 08:29:14 -08:00
Crista Lopes
06d99ebbe3 Merge branch 'master' of https://github.com/crista/exercises-in-programming-style 2013-12-02 12:23:46 -08:00
Crista Lopes
015b716915 Simplified things a bit 2013-12-02 12:23:26 -08:00
crista
482ac69582 Update README.md 2013-12-02 09:11:58 -08:00
crista
9cdcef1699 Update README.md
One more constraint
2013-12-02 08:52:40 -08:00
crista
7dded55286 Update README.md
Better wording for constraints
2013-12-02 08:45:27 -08:00
crista
82ca8e540e Update README.md 2013-12-01 22:21:09 -08:00
crista
e1165d814c Update README.md 2013-12-01 22:06:58 -08:00
crista
63e45b47a8 Update README.md 2013-12-01 22:05:46 -08:00
crista
4965b156bd Update README.md 2013-12-01 22:04:33 -08:00
crista
43656f18ea Update README.md 2013-12-01 22:03:28 -08:00
crista
303e9ad89d Update README.md 2013-12-01 22:02:26 -08:00
crista
288729ce23 Update README.md 2013-12-01 22:00:33 -08:00
crista
ebff5cc0f1 Update README.md 2013-12-01 21:58:51 -08:00
crista
23ac600a82 Update README.md 2013-12-01 21:54:40 -08:00
crista
3e67840c26 Update README.md 2013-12-01 21:48:20 -08:00
crista
258b31eb1c Update README.md 2013-12-01 21:42:54 -08:00
Crista Lopes
58be802d13 In remove_stop_words, echo back the word list if the stop words file fails. 2013-12-01 10:12:33 -08:00
Crista Lopes
9398293f16 Make constructivist program be similar to the other two. 2013-12-01 10:01:44 -08:00
Crista Lopes
783c4eb65a Sorry, that was constructivist, even though this editor is flagging that word with red squiggles. 2013-12-01 09:48:18 -08:00
Crista Lopes
6338f712a2 Constructive is such a much better name for this style! 2013-12-01 09:44:13 -08:00
Crista Lopes
962e8769c2 Also deleted the word exceptions from the constraints of passive aggressive. This can be done in many ways. 2013-12-01 08:06:07 -08:00
Crista Lopes
ecac67b8df Merge branch 'master' of https://github.com/crista/exercises-in-programming-style 2013-12-01 08:01:17 -08:00
Crista Lopes
05c5aa9bc1 Tantrum is not tied to exceptions. Tantrum is the style of C programs. Remove the word exceptions out of the constraints. Make the example program exactly the same as the next. 2013-12-01 08:00:47 -08:00
crista
52208f78d8 Merge pull request #12 from aphyr/master
06-candy-factory: A straightforward Clojure solution.
2013-12-01 07:30:35 -08:00