187 Commits (373a71837f8e54817977a6cb6d747e5bbf90acb8)
 

Author SHA1 Message Date
Colin Jones 373a71837f No need for -i for shell scripts either 13 years ago
Colin Jones 9971e0b2a0 Not sure why these hoops felt necessary at the time, but they're not now 13 years ago
Colin Jones c148c483a2 Add resources to batch file classpath and clean up a bit 13 years ago
Colin Jones 7c00277b17 Update to snapshot 13 years ago
Colin Jones 8bdf7015a5 Update engine dependency 13 years ago
Sam Ritchie 337d39684a Extracted koan logic out into koan-engine. 13 years ago
Colin Jones e2b5f87984 Add note about auto-uploading the zipfile 13 years ago
Aaron Bedra 3cca560b96 Reformatting for consistency 13 years ago
Aaron Bedra dd232703af Update README do it doesn't refer to 1.3.0-RC0 13 years ago
Aaron Bedra 977e998592 Don't rely on SNAPSHOT version of swank-clojure 13 years ago
Colin Jones 23cbe0ea09 Avoid the need to remove old release zips 13 years ago
Colin Jones 9c2fd12c58 Update to Clojure 1.3.0 final 13 years ago
Colin Jones b9575318a9 Use syntax highlighting for README 13 years ago
Colin Jones 6c943db44a Add Doug South to the contributors list 13 years ago
Colin Jones 1cc6a84222 Bump version for stack overflow bugfix 13 years ago
Colin Jones c2d99c3d97 Tweak deploy script to allow for multiple zipfiles per day 13 years ago
Colin Jones 652cc6d29c Fix auto-runner for exceptions without causes or messages, fixes #16 13 years ago
Colin Jones 9239c1d172 Add deploy script to ease uploading the zipfile 13 years ago
Colin Jones 9c3934b7f7 Ignore distribution zipfiles 13 years ago
Colin Jones aa6e154859 Merge pull request #18 from dsouth/master
Idiomatic keywords
13 years ago
Doug South 5e1fe2f23a More idiomatic keywords 13 years ago
Colin Jones ca7514450a Update to 1.3.0-RC0 13 years ago
Aaron Bedra 186e5f635f Updating to 1.3.0-beta2 13 years ago
Colin Jones b8c529d421 Update fresh dependency to exclude hidden files
Fixes #15
13 years ago
Colin Jones ada3d8541f Fix non-failing koan, fixes #14 13 years ago
Colin Jones 0978ffad12 Fix ensure-failing-without-answers, per Caleb Phillips' macro-replacement idea 13 years ago
Colin Jones 0b9a04acf1 Update version number for packaging 13 years ago
Colin Jones fb3f05e2c6 Add first cut at Java interop 13 years ago
Colin Jones d7d54f1a08 Remove unnecessary whitespace 13 years ago
Colin Jones da56dd5ae0 Improve docs and output about auto-runner 13 years ago
Colin Jones 21295e2079 Completely remove dependency on return value from meditations 13 years ago
Colin Jones 8e33a43ee8 Catch exceptions that happen before the assertion can be made 13 years ago
Colin Jones 02b00bafd7 Fix runner freezing after first correct koan
Many thanks to Patrick Gombert for finding the bug
13 years ago
Colin Jones e6174d80dc Remove clojure.test dependencies 13 years ago
Colin Jones 5a5f519fb8 Fix already-passing koans 13 years ago
Colin Jones 9ead934759 Add Caleb as contributor 13 years ago
calebphillips 5060b421c7 Updated example in conditionals that was passing without change.
"And in such a situation you may have nothing"
13 years ago
Colin Jones 4038946c14 Fix frozen autorunner issue on compiler exceptions 13 years ago
Aaron Bedra 777d905d98 Updating project to use 1.3 snapshot version to get message bearing assert capabilities 13 years ago
Colin Jones 236add0812 Bump version to note the addition of fresh. 13 years ago
Colin Jones c2c9a15cea Split freshener and koan ordering out into namespaces. 13 years ago
Colin Jones 3644a48bcd Introduce the auto-refreshing runner via fresh. 13 years ago
Colin Jones and Mike Jansen 7408b164fc Add case. 13 years ago
Colin Jones ff7623f2ad Fix file / line reporting for lazy defn loading, fixes #11. 13 years ago
Colin Jones 99eb97266c Fix clojure version parsing, due to the junit exclusion. 13 years ago
Colin Jones d224979625 Bump version to 0.3.6.
Warning: these version numbers are pretty much arbitrary.
13 years ago
Colin Jones 312332d94e Exclude unnecessary junit dependency of jline.
This has gone on long enough.
13 years ago
Colin Jones b636c68975 Bump to 1.3.0-alpha6. 13 years ago
Colin Jones 1dd2e9ca86 Add a recursive list processing example. 13 years ago
Colin Jones 7d9fb046bb Start on lazy seqs. 13 years ago