75 Commits (775e79b8cefd50fa674abfbe545c12296f082bb5)
 

Author SHA1 Message Date
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
Nuno Marques 9b36862ab0 more ideas and upgraded to 1.2.0
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 03fee3e548 add repl script 14 years ago
Colin Jones e3ff13b84e updating to RC2 14 years ago
Colin Jones 494798e4de updating to clojure 1.2 RC1 14 years ago
Colin Jones a61332e264 ignore classes 14 years ago
Colin Jones c38fcd1247 fixes for windows launchers 14 years ago
Colin Jones 927212f253 standardizing indentation 14 years ago
Colin Jones 2cf40290b9 more intuitive behavior for blank fn (___) 14 years ago
Colin Jones a4038d0781 .md works as well as .markdown 14 years ago
Colin Jones 5991dbeb9d updating README and version to reflect 1.2 update 14 years ago
Colin Jones 0c787c91fe Merge branch 'clojure' of git@github.com:relevance/functional-koans into clojure 14 years ago
Colin Jones 71018e6940 simple test suite / answer key for contributors 14 years ago
Colin Jones 7538fb9e7a moving to 1.2 14 years ago
Colin Jones 81707726a4 using fill-in-blanks style for everything 14 years ago
Colin Jones 0d4a6cb1ce using fill-in-blanks for everything 14 years ago
Colin Jones 363161727e moving run call out of the .clj 14 years ago
Colin Jones 0d1632d3f6 moving to the proper directory-suggested namespace 14 years ago
Colin Jones b6c0b70de1 modularize runner script 14 years ago
Colin Jones 19a16f201f not really using a main 14 years ago
Colin Jones 99773ac292 removing redundancy in naming 14 years ago
Colin Jones 75c78b94e6 partial functions added 14 years ago
Colin Jones 7a6067422d no need for all this duplication 14 years ago
Colin Jones ae985481c6 provide link to clojure jar & add wording about necessary lib location 14 years ago
Colin Jones df8cd4e301 fix function-returning-function typo 14 years ago
Colin Jones 00f5fa0527 removing unused dependencies & adding script runners 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 608690dca3 simplifying meditations macro 14 years ago
Colin Jones 896289b64e using new :main leiningen key 14 years ago
Colin Jones b55303714c fixing typo (__ vs. _) 14 years ago
Colin Jones fbf67d942f lein dumps stack trace on exit code 1 now? 14 years ago
Colin Jones 20ee1f1f5c looks like leiningen 1.1 no longer includes current dir in classpath 14 years ago
Colin Jones 4472aab767 adding about lists 14 years ago
Colin Jones 937bbfd34b adding sequence comprehensions and a 3-argument equality 14 years ago
Colin Jones 1c006a6fc9 Merge branch 'clojure' of git://github.com/relevance/functional-koans into clojure 14 years ago
Colin Jones 357b458241 adding runtime polymorphism 14 years ago
Colin Jones 681a8d98ed adding runtime polymorphism 14 years ago