Colin Jones
|
e6174d80dc
|
Remove clojure.test dependencies
|
2011-06-10 22:22:04 -05:00 |
|
Colin Jones
|
c2c9a15cea
|
Split freshener and koan ordering out into namespaces.
|
2011-04-29 23:12:28 -05:00 |
|
Colin Jones
|
3644a48bcd
|
Introduce the auto-refreshing runner via fresh.
|
2011-04-29 22:54:49 -05:00 |
|
Colin Jones
|
ff7623f2ad
|
Fix file / line reporting for lazy defn loading, fixes #11.
|
2011-04-19 09:02:41 -05:00 |
|
Colin Jones
|
99eb97266c
|
Fix clojure version parsing, due to the junit exclusion.
|
2011-04-13 19:19:50 -05:00 |
|
Colin Jones
|
7d9fb046bb
|
Start on lazy seqs.
|
2011-03-31 08:11:27 -05:00 |
|
Colin Jones
|
717207339f
|
Add atoms.
|
2011-03-31 07:44:54 -05:00 |
|
Colin Jones
|
ebe856b45d
|
Add datatypes.
|
2011-02-10 19:13:52 -06:00 |
|
Colin Jones
|
6948ed6ec8
|
Find tests that pass too easily in test run.
|
2011-02-08 15:51:05 -06:00 |
|
Jaskirat
|
0c0ab4e457
|
Added macros.clj and updated the path_to_answer_sheet & path_to_enlightenment for the same.
|
2011-02-08 17:21:11 +05:30 |
|
Colin Jones
|
f29e547f2a
|
Allow nil as an answer.
|
2011-02-03 12:26:58 -06:00 |
|
Colin Jones
|
8a9a957a62
|
Parse required clojure version out of project.clj to avoid duplication.
|
2011-01-12 16:38:04 -06:00 |
|
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.
|
2011-01-11 14:48:26 -08:00 |
|
Micah
|
b55332f4a8
|
added to the creating-fuctions sheet
|
2010-11-16 22:23:33 -06:00 |
|
Colin Jones
|
a8dc9b36bb
|
Refs. We has them.
|
2010-11-09 20:19:10 -06:00 |
|
Colin Jones
|
cf4162ece6
|
Short start on destructuring.
|
2010-11-06 17:38:31 -05:00 |
|
Colin Jones
|
abcd170b34
|
Add recursion / factorial koan.
|
2010-11-02 22:55:34 -05:00 |
|
Colin Jones
|
fe1f96b8c0
|
Upgrade to Clojure 1.3.0-alpha1.
|
2010-10-29 10:07:11 -05:00 |
|
Colin Jones
|
2cf40290b9
|
more intuitive behavior for blank fn (___)
|
2010-07-26 18:15:26 -05:00 |
|
Colin Jones
|
363161727e
|
moving run call out of the .clj
|
2010-07-13 09:41:25 -05:00 |
|
Colin Jones
|
0d1632d3f6
|
moving to the proper directory-suggested namespace
|
2010-07-12 18:27:35 -05:00 |
|
Colin Jones
|
b6c0b70de1
|
modularize runner script
|
2010-07-12 18:19:54 -05:00 |
|
Colin Jones
|
99773ac292
|
removing redundancy in naming
|
2010-07-12 18:11:15 -05:00 |
|
Colin Jones
|
75c78b94e6
|
partial functions added
|
2010-07-12 18:06:19 -05:00 |
|
Colin Jones
|
7a6067422d
|
no need for all this duplication
|
2010-07-11 16:04:37 -05:00 |
|
Colin Jones
|
88544175c0
|
adding blank function (multi-argument)
|
2010-05-06 22:07:07 -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 |
|