Commit Graph

150 Commits

Author SHA1 Message Date
Colin Jones
4038946c14 Fix frozen autorunner issue on compiler exceptions 2011-05-12 18:14:22 -05:00
Aaron Bedra
777d905d98 Updating project to use 1.3 snapshot version to get message bearing assert capabilities 2011-04-30 14:47:23 -04:00
Colin Jones
236add0812 Bump version to note the addition of fresh. 2011-04-29 23:14:48 -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 and Mike Jansen
7408b164fc Add case. 2011-04-29 15:34:17 -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
d224979625 Bump version to 0.3.6.
Warning: these version numbers are pretty much arbitrary.
2011-04-09 17:31:39 -05:00
Colin Jones
312332d94e Exclude unnecessary junit dependency of jline.
This has gone on long enough.
2011-04-09 17:30:58 -05:00
Colin Jones
b636c68975 Bump to 1.3.0-alpha6. 2011-04-09 17:30:17 -05:00
Colin Jones
1dd2e9ca86 Add a recursive list processing example. 2011-03-31 17:36:49 -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
0c286f1686 Provide example of coordinated ref update. 2011-03-31 07:24:09 -05:00
Colin Jones
8a21ad89bd Add Mark to contributor list. 2011-03-29 18:41:19 -05:00
Colin Jones
718a1bcc59 Back to executable permissions for scripts. 2011-03-29 18:38:59 -05:00
Mark Simpson
7f1bb18215 adding code to make the scripts work on cygwin (need to change CLASSPATH
delimeter)
2011-03-29 19:15:17 -04:00
Colin Jones
974a6a48f0 Add more about answer sheet to README for future contributors. 2011-02-19 11:37:30 -06:00
Colin Jones
1d7294dae4 Add tip about managing conflicts on long-running forks. 2011-02-19 09:37:02 -08:00
Colin Jones
ae28d1dd98 Standardize whitespace a bit more. 2011-02-13 19:53:25 -06:00
Alex Robbins
a395f47b86 Use interpose instead of interleave to add spaces between words. 2011-02-13 19:21:15 -06:00
Colin Jones
8450a39d3d Remove space instead of line breaks for Github Markdown link. 2011-02-10 21:17:30 -06:00
Colin Jones
1a95c214b4 Remove line breaks for Github's Markdown. 2011-02-10 21:16:39 -06:00
Colin Jones
37ab2e4e2d Increment version to 0.3.0. 2011-02-10 21:13:51 -06:00
Colin Jones
54b89a5b2f Update README example for new value of __. 2011-02-10 21:11:48 -06:00
Colin Jones
18e6ac2e38 Explain options for starting the koans. 2011-02-10 21:11:18 -06:00
Colin Jones
6e349470d3 Update to Clojure 1.3.0-alpha4. 2011-02-10 20:58:17 -06:00
Colin Jones
ebe856b45d Add datatypes. 2011-02-10 19:13:52 -06:00
Colin Jones
c604126a4e Separate expected-failing and -passing concerns. 2011-02-08 16:07:36 -06:00
Colin Jones
21c911f0a4 Make all existing tests fail before input is added. 2011-02-08 15:57:15 -06:00
Colin Jones
6948ed6ec8 Find tests that pass too easily in test run. 2011-02-08 15:51:05 -06:00
Colin Jones
ddbb9971fd Move r-infix blanks to the macro itself. 2011-02-08 07:51:41 -06:00
Colin Jones
b7d3022b77 Allow r-infix to work with more than 2 operands. 2011-02-08 07:46:48 -06:00
Colin Jones
3e4d2caebf Update contributors list and ideaboard. 2011-02-08 07:23:08 -06:00
Colin Jones
bc9113fe60 Tweak wording very slightly for new macros koans. 2011-02-08 07:20:38 -06:00
Jaskirat
08415ecb94 The scripts\test.bat did not work in windows because src was not on the classpath, made change to add src to the classpath 2011-02-08 17:26:47 +05:30
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
1648d9e94a Avoid nil answer, but allow it to fail if it's wrong. Fixes #6. 2011-02-03 12:00:03 -06:00
Colin Jones
9c947e7ac7 Update contributors list. 2011-02-03 11:21:52 -06:00
Alex Robbins
94bde7de20 Fixing hard-coded answer to functions question. 2011-02-03 11:16:47 -06:00
Colin Jones
9ed18688b9 Update contributors list. 2011-01-12 16:41:39 -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
Colin Jones
26c702ffd0 Provide clickable links in README. 2011-01-06 17:10:47 -06:00
Colin Jones
a0a8677c83 Update contributors list. 2011-01-03 16:29:09 -06:00
Michael Kohl
f4a5cd7cad Spelling 2011-01-03 23:12:39 +01:00
Colin Jones
4c74b1b50b Add Micah to the contributor list & fix a couple typos. 2010-11-17 09:55:16 -06:00
Colin Jones
c1c25be776 Use clojure scripts in the runners. 2010-11-17 09:53:26 -06:00