Commit Graph

174 Commits

Author SHA1 Message Date
Colin Jones
6c943db44a Add Doug South to the contributors list 2011-09-24 12:41:13 -05:00
Colin Jones
1cc6a84222 Bump version for stack overflow bugfix 2011-09-23 15:11:01 -05:00
Colin Jones
c2d99c3d97 Tweak deploy script to allow for multiple zipfiles per day 2011-09-23 15:01:06 -05:00
Colin Jones
652cc6d29c Fix auto-runner for exceptions without causes or messages, fixes #16 2011-09-23 14:55:06 -05:00
Colin Jones
9239c1d172 Add deploy script to ease uploading the zipfile 2011-09-23 14:29:33 -05:00
Colin Jones
9c3934b7f7 Ignore distribution zipfiles 2011-09-23 14:28:43 -05:00
Colin Jones
aa6e154859 Merge pull request #18 from dsouth/master
Idiomatic keywords
2011-09-23 12:27:34 -07:00
Doug South
5e1fe2f23a More idiomatic keywords 2011-09-23 12:59:29 -04:00
Colin Jones
ca7514450a Update to 1.3.0-RC0 2011-09-14 09:57:36 -05:00
Aaron Bedra
186e5f635f Updating to 1.3.0-beta2 2011-08-29 10:41:33 -04:00
Colin Jones
b8c529d421 Update fresh dependency to exclude hidden files
Fixes #15
2011-08-14 19:51:25 -05:00
Colin Jones
ada3d8541f Fix non-failing koan, fixes #14 2011-08-13 12:20:39 -05:00
Colin Jones
0978ffad12 Fix ensure-failing-without-answers, per Caleb Phillips' macro-replacement idea 2011-08-13 12:16:34 -05:00
Colin Jones
0b9a04acf1 Update version number for packaging 2011-08-01 15:23:08 -05:00
Colin Jones
fb3f05e2c6 Add first cut at Java interop 2011-07-08 15:57:44 -05:00
Colin Jones
d7d54f1a08 Remove unnecessary whitespace 2011-06-17 14:57:00 -05:00
Colin Jones
da56dd5ae0 Improve docs and output about auto-runner 2011-06-16 18:01:43 -05:00
Colin Jones
21295e2079 Completely remove dependency on return value from meditations 2011-06-16 17:48:13 -05:00
Colin Jones
8e33a43ee8 Catch exceptions that happen before the assertion can be made 2011-06-16 17:47:28 -05:00
Colin Jones
02b00bafd7 Fix runner freezing after first correct koan
Many thanks to Patrick Gombert for finding the bug
2011-06-16 11:55:04 -05:00
Colin Jones
e6174d80dc Remove clojure.test dependencies 2011-06-10 22:22:04 -05:00
Colin Jones
5a5f519fb8 Fix already-passing koans 2011-06-10 22:11:45 -05:00
Colin Jones
9ead934759 Add Caleb as contributor 2011-06-09 19:44:08 -05:00
calebphillips
5060b421c7 Updated example in conditionals that was passing without change.
"And in such a situation you may have nothing"
2011-06-09 16:27:59 -05:00
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