Commit Graph

136 Commits

Author SHA1 Message Date
Colin Jones
b5885e8867 unifying introductory functions a bit 2010-05-06 21:56:43 -05:00
Colin Jones
608690dca3 simplifying meditations macro 2010-05-06 17:38:34 -05:00
Colin Jones
896289b64e using new :main leiningen key 2010-04-02 17:47:32 -05:00
Colin Jones
b55303714c fixing typo (__ vs. _) 2010-04-02 17:43:32 -05:00
Colin Jones
fbf67d942f lein dumps stack trace on exit code 1 now? 2010-03-25 09:51:31 -05:00
Colin Jones
20ee1f1f5c looks like leiningen 1.1 no longer includes current dir in classpath 2010-03-24 22:48:56 -05:00
Colin Jones
4472aab767 adding about lists 2010-02-20 10:30:24 -05:00
Colin Jones
937bbfd34b adding sequence comprehensions and a 3-argument equality 2010-02-19 17:14:03 -05:00
Colin Jones
1c006a6fc9 Merge branch 'clojure' of git://github.com/relevance/functional-koans into clojure 2010-02-15 19:58:34 -06:00
Colin Jones
357b458241 adding runtime polymorphism 2010-02-16 05:43:07 +08:00
Colin Jones
681a8d98ed adding runtime polymorphism 2010-02-13 18:19:13 -06:00
Colin Jones
f58864deda adding about map/filter/reduce 2010-02-12 21:32:18 +08:00
Colin Jones
5aad06bf05 adding about map/filter/reduce 2010-02-10 22:13:55 -06:00
Colin Jones
f3e063746a Merge branch 'clojure' of git://github.com/relevance/functional-koans into clojure 2010-02-09 21:25:50 -06:00
Colin Jones
fe7f46753b adding about conditionals 2010-02-10 11:23:29 +08:00
Aaron Bedra
f979300940 adding swank to the lein deps 2010-02-09 22:20:57 -05:00
Colin Jones
3f0be59af6 adding about conditionals 2010-02-09 17:37:22 -06:00
Colin Jones
f4a6803ce5 Merge branch 'clojure' of git@github.com:trptcolin/functional-koans into clojure 2010-02-09 17:18:25 -06:00
Colin Jones
63ba3f3d59 adding about functions 2010-02-09 13:13:21 +08:00
Colin Jones
f3fd51c957 adding about functions 2010-02-08 22:57:08 -06:00
Colin Jones
d8aaa0ff59 Merge branch 'clojure' of git://github.com/relevance/functional-koans into clojure 2010-02-08 21:34:43 -06:00
Aaron Bedra
012d86b382 updating readme and removing runner since lein run works now 2010-02-08 00:25:18 -05:00
Colin Jones
6defe87b0b adding about maps 2010-02-08 13:22:54 +08:00
Eric Lavigne
b02095fd7f Added leiningen-run to the project. Now you can run it with: lein run 2010-02-08 13:22:14 +08:00
Colin Jones
cf20fb66e3 adding about maps 2010-02-07 22:34:41 -06:00
Aaron Bedra
fc23d58dda updating ideaboard 2010-02-07 15:55:44 -05:00
Aaron Bedra
b2961f1fca adding about sets 2010-02-06 18:43:06 -05:00
Aaron Bedra
f536d91a91 adding about vectors 2010-02-06 17:00:08 -05:00
Aaron Bedra
1aa5b6251a major refactoring. things are much simpler now 2010-02-06 11:49:53 -05:00
Aaron Bedra
c840965893 updating the path to enlightenment, adding a repl runner, and adding
the about vectors koans.
2010-02-05 13:57:38 -05:00
Aaron Bedra
11476f961c finishing asserts 2010-01-31 10:52:32 -06:00
Aaron Bedra
e388687891 updating README 2010-01-24 11:08:37 -05:00
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 2010-01-24 11:04:27 -05:00
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 2010-01-23 22:28:43 -05:00
Aaron Bedra
49e460a0b4 starting... lots of work to do 2010-01-14 20:13:17 -05:00
Aaron Bedra
eca1c9e80c initial list 2010-01-14 18:21:05 -05:00