346 Commits (master)
 

Author SHA1 Message Date
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
Colin Jones 717207339f Add atoms. 13 years ago
Colin Jones 0c286f1686 Provide example of coordinated ref update. 13 years ago
Colin Jones 8a21ad89bd Add Mark to contributor list. 13 years ago
Colin Jones 718a1bcc59 Back to executable permissions for scripts. 13 years ago
Mark Simpson 7f1bb18215 adding code to make the scripts work on cygwin (need to change CLASSPATH
delimeter)
13 years ago
Colin Jones 974a6a48f0 Add more about answer sheet to README for future contributors. 13 years ago
Colin Jones 1d7294dae4 Add tip about managing conflicts on long-running forks. 13 years ago
Colin Jones ae28d1dd98 Standardize whitespace a bit more. 13 years ago
Alex Robbins a395f47b86 Use interpose instead of interleave to add spaces between words. 13 years ago
Colin Jones 8450a39d3d Remove space instead of line breaks for Github Markdown link. 13 years ago
Colin Jones 1a95c214b4 Remove line breaks for Github's Markdown. 13 years ago
Colin Jones 37ab2e4e2d Increment version to 0.3.0. 13 years ago
Colin Jones 54b89a5b2f Update README example for new value of __. 13 years ago
Colin Jones 18e6ac2e38 Explain options for starting the koans. 13 years ago
Colin Jones 6e349470d3 Update to Clojure 1.3.0-alpha4. 13 years ago
Colin Jones ebe856b45d Add datatypes. 13 years ago
Colin Jones c604126a4e Separate expected-failing and -passing concerns. 13 years ago
Colin Jones 21c911f0a4 Make all existing tests fail before input is added. 13 years ago
Colin Jones 6948ed6ec8 Find tests that pass too easily in test run. 13 years ago
Colin Jones ddbb9971fd Move r-infix blanks to the macro itself. 13 years ago
Colin Jones b7d3022b77 Allow r-infix to work with more than 2 operands. 13 years ago
Colin Jones 3e4d2caebf Update contributors list and ideaboard. 13 years ago
Colin Jones bc9113fe60 Tweak wording very slightly for new macros koans. 13 years ago
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 13 years ago
Jaskirat 0c0ab4e457 Added macros.clj and updated the path_to_answer_sheet & path_to_enlightenment for the same. 13 years ago
Colin Jones f29e547f2a Allow nil as an answer. 13 years ago
Colin Jones 1648d9e94a Avoid nil answer, but allow it to fail if it's wrong. Fixes #6. 13 years ago
Colin Jones 9c947e7ac7 Update contributors list. 13 years ago
Alex Robbins 94bde7de20 Fixing hard-coded answer to functions question. 13 years ago
Colin Jones 9ed18688b9 Update contributors list. 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
Colin Jones 26c702ffd0 Provide clickable links in README. 14 years ago
Colin Jones a0a8677c83 Update contributors list. 14 years ago
Michael Kohl f4a5cd7cad Spelling 14 years ago
Colin Jones 4c74b1b50b Add Micah to the contributor list & fix a couple typos. 14 years ago
Colin Jones c1c25be776 Use clojure scripts in the runners. 14 years ago
Micah b55332f4a8 added to the creating-fuctions sheet 14 years ago
Colin Jones d9f7e636ab Update ideaboard to reflect destructuring work. 14 years ago
Colin Jones 3bba4879db Add map destructuring. 14 years ago
Colin Jones a7f7df6f01 Get users to write ref mutations themselves. 14 years ago