98 Commits (f30feb25fef906ef6de00b193f46fe50eee812d0)

Author SHA1 Message Date
Colin Jones fb3f05e2c6 Add first cut at Java interop 13 years ago
Colin Jones 5a5f519fb8 Fix already-passing koans 13 years ago
calebphillips 5060b421c7 Updated example in conditionals that was passing without change.
"And in such a situation you may have nothing"
13 years ago
Colin Jones and Mike Jansen 7408b164fc Add case. 13 years ago
Colin Jones 1dd2e9ca86 Add a recursive list processing example. 13 years ago
Colin Jones 7d9fb046bb Start on lazy seqs. 13 years ago
Colin Jones 717207339f Add atoms. 13 years ago
Colin Jones 0c286f1686 Provide example of coordinated ref update. 13 years ago
Colin Jones ae28d1dd98 Standardize whitespace a bit more. 14 years ago
Colin Jones ebe856b45d Add datatypes. 14 years ago
Colin Jones 21c911f0a4 Make all existing tests fail before input is added. 14 years ago
Colin Jones ddbb9971fd Move r-infix blanks to the macro itself. 14 years ago
Colin Jones b7d3022b77 Allow r-infix to work with more than 2 operands. 14 years ago
Colin Jones bc9113fe60 Tweak wording very slightly for new macros koans. 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
Michael Kohl f4a5cd7cad Spelling 14 years ago
Colin Jones 4c74b1b50b Add Micah to the contributor list & fix a couple typos. 14 years ago
Micah b55332f4a8 added to the creating-fuctions sheet 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 a8dc9b36bb Refs. We has them. 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 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 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 9b65b6d0fc Eliminate .size in favor of count. 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
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
Colin Jones c0cc0e32fb Update answer key and add vector function. 14 years ago
Nuno Marques 4155a6b8ea Remove some answers.
Signed-off-by: Colin Jones <trptcolin@gmail.com>
14 years ago
Colin Jones 927212f253 standardizing indentation 14 years ago
Colin Jones 0d4a6cb1ce using fill-in-blanks for everything 14 years ago
Colin Jones 99773ac292 removing redundancy in naming 14 years ago
Colin Jones 75c78b94e6 partial functions added 14 years ago
Colin Jones df8cd4e301 fix function-returning-function typo 14 years ago
Colin Jones 88544175c0 adding blank function (multi-argument) 14 years ago
Colin Jones b5885e8867 unifying introductory functions a bit 14 years ago
Colin Jones b55303714c fixing typo (__ vs. _) 14 years ago
Colin Jones 20ee1f1f5c looks like leiningen 1.1 no longer includes current dir in classpath 14 years ago