Commit Graph

  • 0d1632d3f6 moving to the proper directory-suggested namespace Colin Jones 2010-07-12 18:27:35 -0500
  • b6c0b70de1 modularize runner script Colin Jones 2010-07-12 18:19:54 -0500
  • 19a16f201f not really using a main Colin Jones 2010-07-12 18:13:19 -0500
  • 99773ac292 removing redundancy in naming Colin Jones 2010-07-12 18:11:15 -0500
  • 75c78b94e6 partial functions added Colin Jones 2010-07-12 18:06:19 -0500
  • 7a6067422d no need for all this duplication Colin Jones 2010-07-11 16:04:37 -0500
  • ae985481c6 provide link to clojure jar & add wording about necessary lib location Colin Jones 2010-05-27 13:22:26 -0500
  • df8cd4e301 fix function-returning-function typo Colin Jones 2010-05-26 20:54:29 -0500
  • 00f5fa0527 removing unused dependencies & adding script runners Colin Jones 2010-05-26 20:16:28 -0500
  • 88544175c0 adding blank function (multi-argument) Colin Jones 2010-05-06 22:07:07 -0500
  • b5885e8867 unifying introductory functions a bit Colin Jones 2010-05-06 21:56:43 -0500
  • 608690dca3 simplifying meditations macro Colin Jones 2010-05-06 17:38:34 -0500
  • 896289b64e using new :main leiningen key Colin Jones 2010-04-02 17:47:32 -0500
  • b55303714c fixing typo (__ vs. _) Colin Jones 2010-04-02 17:43:32 -0500
  • fbf67d942f lein dumps stack trace on exit code 1 now? Colin Jones 2010-03-25 09:51:31 -0500
  • 20ee1f1f5c looks like leiningen 1.1 no longer includes current dir in classpath Colin Jones 2010-03-24 22:48:56 -0500
  • 4472aab767 adding about lists Colin Jones 2010-02-20 10:30:24 -0500
  • 937bbfd34b adding sequence comprehensions and a 3-argument equality Colin Jones 2010-02-19 17:14:03 -0500
  • 1c006a6fc9 Merge branch 'clojure' of git://github.com/relevance/functional-koans into clojure Colin Jones 2010-02-15 19:58:34 -0600
  • 357b458241 adding runtime polymorphism Colin Jones 2010-02-14 08:19:13 +0800
  • 681a8d98ed adding runtime polymorphism Colin Jones 2010-02-13 18:19:13 -0600
  • f58864deda adding about map/filter/reduce Colin Jones 2010-02-11 12:13:55 +0800
  • 5aad06bf05 adding about map/filter/reduce Colin Jones 2010-02-10 22:13:55 -0600
  • f3e063746a Merge branch 'clojure' of git://github.com/relevance/functional-koans into clojure Colin Jones 2010-02-09 21:25:50 -0600
  • fe7f46753b adding about conditionals Colin Jones 2010-02-10 07:37:22 +0800
  • f979300940 adding swank to the lein deps Aaron Bedra 2010-02-09 22:20:57 -0500
  • 3f0be59af6 adding about conditionals Colin Jones 2010-02-09 17:37:22 -0600
  • f4a6803ce5 Merge branch 'clojure' of git@github.com:trptcolin/functional-koans into clojure Colin Jones 2010-02-09 17:18:25 -0600
  • 63ba3f3d59 adding about functions Colin Jones 2010-02-09 12:57:08 +0800
  • f3fd51c957 adding about functions Colin Jones 2010-02-08 22:57:08 -0600
  • d8aaa0ff59 Merge branch 'clojure' of git://github.com/relevance/functional-koans into clojure Colin Jones 2010-02-08 21:34:43 -0600
  • 012d86b382 updating readme and removing runner since lein run works now Aaron Bedra 2010-02-08 00:25:18 -0500
  • 6defe87b0b adding about maps Colin Jones 2010-02-08 12:29:31 +0800
  • b02095fd7f Added leiningen-run to the project. Now you can run it with: lein run Eric Lavigne 2010-02-08 10:20:49 +0800
  • cf20fb66e3 adding about maps Colin Jones 2010-02-07 22:29:31 -0600
  • fc23d58dda updating ideaboard Aaron Bedra 2010-02-07 15:55:44 -0500
  • b2961f1fca adding about sets Aaron Bedra 2010-02-06 18:43:06 -0500
  • f536d91a91 adding about vectors Aaron Bedra 2010-02-06 17:00:08 -0500
  • 1aa5b6251a major refactoring. things are much simpler now Aaron Bedra 2010-02-06 11:49:53 -0500
  • c840965893 updating the path to enlightenment, adding a repl runner, and adding the about vectors koans. Aaron Bedra 2010-02-05 13:57:38 -0500
  • 11476f961c finishing asserts Aaron Bedra 2010-01-31 10:52:32 -0600
  • e388687891 updating README Aaron Bedra 2010-01-24 11:08:37 -0500
  • 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 Aaron Bedra 2010-01-24 11:04:27 -0500
  • 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 Aaron Bedra 2010-01-23 22:28:43 -0500
  • 49e460a0b4 starting... lots of work to do Aaron Bedra 2010-01-14 20:13:17 -0500
  • eca1c9e80c initial list Aaron Bedra 2010-01-14 18:21:05 -0500