264 Commits (fd3972dd78c7607ceb635058c02814b647026c9e)
 

Author SHA1 Message Date
Jaskirat 08415ecb94 The scripts\test.bat did not work in windows because src was not on the classpath, made change to add src to the classpath 14 years ago
Jaskirat 0c0ab4e457 Added macros.clj and updated the path_to_answer_sheet & path_to_enlightenment for the same. 14 years ago
Colin Jones f29e547f2a Allow nil as an answer. 14 years ago
Colin Jones 1648d9e94a Avoid nil answer, but allow it to fail if it's wrong. Fixes #6. 14 years ago
Colin Jones 9c947e7ac7 Update contributors list. 14 years ago
Alex Robbins 94bde7de20 Fixing hard-coded answer to functions question. 14 years ago
Colin Jones 9ed18688b9 Update contributors list. 14 years ago
Colin Jones 8a9a957a62 Parse required clojure version out of project.clj to avoid duplication. 14 years ago
Ben Lickly a987607134 Added check of sufficiently new clojure version.
This should prevent users of old clojure versions
from running koans and getting strange results.
14 years ago
Colin Jones 26c702ffd0 Provide clickable links in README. 14 years ago
Colin Jones a0a8677c83 Update contributors list. 14 years ago
Michael Kohl f4a5cd7cad Spelling 14 years ago
Colin Jones 4c74b1b50b Add Micah to the contributor list & fix a couple typos. 14 years ago
Colin Jones c1c25be776 Use clojure scripts in the runners. 14 years ago
Micah b55332f4a8 added to the creating-fuctions sheet 14 years ago
Colin Jones d9f7e636ab Update ideaboard to reflect destructuring work. 14 years ago
Colin Jones 3bba4879db Add map destructuring. 14 years ago
Colin Jones a7f7df6f01 Get users to write ref mutations themselves. 14 years ago
Colin Jones 7aa2271463 Update README for 1.3.0-alpha3. 14 years ago
Colin Jones 736e106cee Update contributing section. 14 years ago
Colin Jones a8dc9b36bb Refs. We has them. 14 years ago
Colin Jones d696a9c76f Prioritize a bit in ideaboard. 14 years ago
Colin Jones af19d14c40 Finish off vector destructuring features. 14 years ago
Colin Jones 98b7ab99fe Add another simple destructuring example. 14 years ago
Colin Jones e10fc56c2c Update to 1.3.0-alpha3. 14 years ago
Colin Jones 345df3d6d0 Add some background knowledge to the recursion section. 14 years ago
Colin Jones cf4162ece6 Short start on destructuring. 14 years ago
Colin Jones b340cb6ccb Multiple-argument #() syntax. 14 years ago
Colin Jones 7e6ac00457 Use forms instead of strings where possible in answer sheet. 14 years ago
Colin Jones 47d4342314 Show not= and collection equality. 14 years ago
Colin Jones fa90fc7e86 Add cond; fix typo. 14 years ago
Colin Jones abcd170b34 Add recursion / factorial koan. 14 years ago
Colin Jones 87e25afc1e Some cleanup & adding a better-syntax of the function toughie. 14 years ago
Colin Jones 2841228b07 Update README to reflect 1.3.0-alpha2 update. 14 years ago
Colin Jones b289405701 Finish incomplete sentence. 14 years ago
Colin Jones 8d873427bb Update to 1.3.0-alpha2. 14 years ago
Colin Jones 498e003fee Introduce the REPL. 14 years ago
Colin Jones baecf7edb4 Move scripts into their own directory. 14 years ago
Colin Jones fa9b51743c Make launchers more resilient to Clojure version changes. 14 years ago
Colin Jones 775e79b8ce Include Eclipse license v10 (same as Clojure itself). 14 years ago
Colin Jones 5fd564b83c Improve first-steps explanation. 14 years ago
Colin Jones 9b65b6d0fc Eliminate .size in favor of count. 14 years ago
Colin Jones 8b596c3648 Notes on contributing. 14 years ago
Colin Jones 6115be0eb9 Props to Aaron, Relevance, EdgeCase, and contributors. 14 years ago
Colin Jones 2e6ee5ddea Include new equality rules for floats. 14 years ago
Colin Jones fe1f96b8c0 Upgrade to Clojure 1.3.0-alpha1. 14 years ago
Colin Jones 8733398e27 Remove bogus link to download Clojure jar. 14 years ago
Colin Jones 3bce0bd3ee Update answer key for sets addition. 14 years ago
Nuno Marques 3c6478e5da forgot to update sets as well
Signed-off-by: Colin Jones <trptcolin@gmail.com>
14 years ago
Nuno Marques 1d09a984e7 changed the order of some exercises and removed a confusing map entry
Signed-off-by: Colin Jones <trptcolin@gmail.com>
14 years ago