21 Commits (974a6a48f061a5bd6884bd9f57f80da7bb0006df)

Author SHA1 Message Date
Colin Jones ebe856b45d Add datatypes. 14 years ago
Colin Jones 6948ed6ec8 Find tests that pass too easily in test run. 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 8a9a957a62 Parse required clojure version out of project.clj to avoid duplication. 14 years ago
Ben Lickly a987607134 Added check of sufficiently new clojure version.
This should prevent users of old clojure versions
from running koans and getting strange results.
14 years ago
Micah b55332f4a8 added to the creating-fuctions sheet 14 years ago
Colin Jones a8dc9b36bb Refs. We has them. 14 years ago
Colin Jones cf4162ece6 Short start on destructuring. 14 years ago
Colin Jones abcd170b34 Add recursion / factorial koan. 14 years ago
Colin Jones fe1f96b8c0 Upgrade to Clojure 1.3.0-alpha1. 14 years ago
Colin Jones 2cf40290b9 more intuitive behavior for blank fn (___) 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 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 88544175c0 adding blank function (multi-argument) 14 years ago
Colin Jones 608690dca3 simplifying meditations macro 14 years ago
Colin Jones 896289b64e using new :main leiningen key 14 years ago