346 Commits (master)
 

Author SHA1 Message Date
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
Colin Jones f58864deda adding about map/filter/reduce 14 years ago
Colin Jones 5aad06bf05 adding about map/filter/reduce 14 years ago
Colin Jones f3e063746a Merge branch 'clojure' of git://github.com/relevance/functional-koans into clojure 14 years ago
Colin Jones fe7f46753b adding about conditionals 14 years ago
Aaron Bedra f979300940 adding swank to the lein deps 14 years ago
Colin Jones 3f0be59af6 adding about conditionals 14 years ago
Colin Jones f4a6803ce5 Merge branch 'clojure' of git@github.com:trptcolin/functional-koans into clojure 14 years ago
Colin Jones 63ba3f3d59 adding about functions 14 years ago
Colin Jones f3fd51c957 adding about functions 14 years ago
Colin Jones d8aaa0ff59 Merge branch 'clojure' of git://github.com/relevance/functional-koans into clojure 14 years ago
Aaron Bedra 012d86b382 updating readme and removing runner since lein run works now 14 years ago
Colin Jones 6defe87b0b adding about maps 14 years ago
Eric Lavigne b02095fd7f Added leiningen-run to the project. Now you can run it with: lein run 14 years ago
Colin Jones cf20fb66e3 adding about maps 14 years ago
Aaron Bedra fc23d58dda updating ideaboard 14 years ago
Aaron Bedra b2961f1fca adding about sets 14 years ago
Aaron Bedra f536d91a91 adding about vectors 14 years ago
Aaron Bedra 1aa5b6251a major refactoring. things are much simpler now 14 years ago
Aaron Bedra c840965893 updating the path to enlightenment, adding a repl runner, and adding
the about vectors koans.
14 years ago
Aaron Bedra 11476f961c finishing asserts 14 years ago
Aaron Bedra e388687891 updating README 14 years ago
Aaron Bedra 95c0e18728 it helps if you put the metadata in the right place. also make mediate-on a macro so that I could get at the metadata from the actual test 14 years ago
Aaron Bedra b9fa6742cf lLt's not use clojure.test. The runner can be much simpler and provide better output. I am putting the zen message as metadata on each function. The 'runner' exits on the first failure now 14 years ago
Aaron Bedra 49e460a0b4 starting... lots of work to do 15 years ago
Aaron Bedra eca1c9e80c initial list 15 years ago