Commit Graph

148 Commits

Author SHA1 Message Date
Colin Jones
3bba4879db Add map destructuring. 2010-11-11 18:16:55 -06:00
Colin Jones
a7f7df6f01 Get users to write ref mutations themselves. 2010-11-10 19:16:50 -06:00
Colin Jones
7aa2271463 Update README for 1.3.0-alpha3. 2010-11-10 19:10:15 -06:00
Colin Jones
736e106cee Update contributing section. 2010-11-09 21:12:14 -06:00
Colin Jones
a8dc9b36bb Refs. We has them. 2010-11-09 20:19:10 -06:00
Colin Jones
d696a9c76f Prioritize a bit in ideaboard. 2010-11-09 19:45:22 -06:00
Colin Jones
af19d14c40 Finish off vector destructuring features. 2010-11-08 18:07:59 -06:00
Colin Jones
98b7ab99fe Add another simple destructuring example. 2010-11-08 17:27:18 -06:00
Colin Jones
e10fc56c2c Update to 1.3.0-alpha3. 2010-11-07 10:38:04 -06:00
Colin Jones
345df3d6d0 Add some background knowledge to the recursion section. 2010-11-07 10:17:58 -06:00
Colin Jones
cf4162ece6 Short start on destructuring. 2010-11-06 17:38:31 -05:00
Colin Jones
b340cb6ccb Multiple-argument #() syntax. 2010-11-05 17:33:06 -05:00
Colin Jones
7e6ac00457 Use forms instead of strings where possible in answer sheet. 2010-11-04 08:10:24 -05:00
Colin Jones
47d4342314 Show not= and collection equality. 2010-11-04 08:01:34 -05:00
Colin Jones
fa90fc7e86 Add cond; fix typo. 2010-11-03 20:38:20 -05:00
Colin Jones
abcd170b34 Add recursion / factorial koan. 2010-11-02 22:55:34 -05:00
Colin Jones
87e25afc1e Some cleanup & adding a better-syntax of the function toughie. 2010-11-02 22:29:45 -05:00
Colin Jones
2841228b07 Update README to reflect 1.3.0-alpha2 update. 2010-11-02 19:40:45 -05:00
Colin Jones
b289405701 Finish incomplete sentence. 2010-11-01 20:24:43 -05:00
Colin Jones
8d873427bb Update to 1.3.0-alpha2. 2010-11-01 20:22:04 -05:00
Colin Jones
498e003fee Introduce the REPL. 2010-11-01 20:12:00 -05:00
Colin Jones
baecf7edb4 Move scripts into their own directory. 2010-11-01 20:09:15 -05:00
Colin Jones
fa9b51743c Make launchers more resilient to Clojure version changes. 2010-11-01 19:50:05 -05:00
Colin Jones
775e79b8ce Include Eclipse license v10 (same as Clojure itself). 2010-11-01 14:27:48 -04:00
Colin Jones
5fd564b83c Improve first-steps explanation. 2010-11-01 14:13:48 -04:00
Colin Jones
9b65b6d0fc Eliminate .size in favor of count. 2010-10-29 10:45:47 -05:00
Colin Jones
8b596c3648 Notes on contributing. 2010-10-29 10:43:32 -05:00
Colin Jones
6115be0eb9 Props to Aaron, Relevance, EdgeCase, and contributors. 2010-10-29 10:41:20 -05:00
Colin Jones
2e6ee5ddea Include new equality rules for floats. 2010-10-29 10:18:09 -05:00
Colin Jones
fe1f96b8c0 Upgrade to Clojure 1.3.0-alpha1. 2010-10-29 10:07:11 -05:00
Colin Jones
8733398e27 Remove bogus link to download Clojure jar. 2010-10-27 17:38:34 -05:00
Colin Jones
3bce0bd3ee Update answer key for sets addition. 2010-10-27 17:30:34 -05:00
Nuno Marques
3c6478e5da forgot to update sets as well
Signed-off-by: Colin Jones <trptcolin@gmail.com>
2010-10-27 17:29:45 -05:00
Nuno Marques
1d09a984e7 changed the order of some exercises and removed a confusing map entry
Signed-off-by: Colin Jones <trptcolin@gmail.com>
2010-10-27 17:27:31 -05:00
Nuno Marques
9b36862ab0 more ideas and upgraded to 1.2.0
Signed-off-by: Colin Jones <trptcolin@gmail.com>
2010-10-27 17:19:40 -05:00
Colin Jones
c0cc0e32fb Update answer key and add vector function. 2010-10-27 00:04:32 -05:00
Nuno Marques
4155a6b8ea Remove some answers.
Signed-off-by: Colin Jones <trptcolin@gmail.com>
2010-09-28 19:35:11 -05:00
Colin Jones
03fee3e548 add repl script 2010-08-08 20:25:42 -04:00
Colin Jones
e3ff13b84e updating to RC2 2010-08-08 20:13:26 -04:00
Colin Jones
494798e4de updating to clojure 1.2 RC1 2010-08-03 20:44:52 -05:00
Colin Jones
a61332e264 ignore classes 2010-07-27 21:39:02 -05:00
Colin Jones
c38fcd1247 fixes for windows launchers 2010-07-27 21:21:16 -05:00
Colin Jones
927212f253 standardizing indentation 2010-07-26 18:20:42 -05:00
Colin Jones
2cf40290b9 more intuitive behavior for blank fn (___) 2010-07-26 18:15:26 -05:00
Colin Jones
a4038d0781 .md works as well as .markdown 2010-07-26 18:01:44 -05:00
Colin Jones
5991dbeb9d updating README and version to reflect 1.2 update 2010-07-18 11:54:39 -05:00
Colin Jones
0c787c91fe Merge branch 'clojure' of git@github.com:relevance/functional-koans into clojure 2010-07-18 11:31:33 -05:00
Colin Jones
71018e6940 simple test suite / answer key for contributors 2010-07-18 11:30:08 -05:00
Colin Jones
7538fb9e7a moving to 1.2 2010-07-18 11:23:13 -05:00
Colin Jones
81707726a4 using fill-in-blanks style for everything 2010-07-17 19:14:18 -05:00