Commit Graph

  • 3644a48bcd Introduce the auto-refreshing runner via fresh. Colin Jones 2011-04-29 22:54:49 -0500
  • 7408b164fc Add case. Colin Jones and Mike Jansen 2011-04-29 15:34:17 -0500
  • ff7623f2ad Fix file / line reporting for lazy defn loading, fixes #11. Colin Jones 2011-04-19 09:00:59 -0500
  • 99eb97266c Fix clojure version parsing, due to the junit exclusion. Colin Jones 2011-04-13 19:19:50 -0500
  • d224979625 Bump version to 0.3.6. Colin Jones 2011-04-09 17:31:39 -0500
  • 312332d94e Exclude unnecessary junit dependency of jline. Colin Jones 2011-04-09 17:30:58 -0500
  • b636c68975 Bump to 1.3.0-alpha6. Colin Jones 2011-04-09 17:30:17 -0500
  • 1dd2e9ca86 Add a recursive list processing example. Colin Jones 2011-03-31 17:36:49 -0500
  • 7d9fb046bb Start on lazy seqs. Colin Jones 2011-03-31 08:11:27 -0500
  • 717207339f Add atoms. Colin Jones 2011-03-31 07:44:54 -0500
  • 0c286f1686 Provide example of coordinated ref update. Colin Jones 2011-03-31 07:24:09 -0500
  • 8a21ad89bd Add Mark to contributor list. Colin Jones 2011-03-29 18:41:19 -0500
  • 718a1bcc59 Back to executable permissions for scripts. Colin Jones 2011-03-29 18:38:59 -0500
  • 7f1bb18215 adding code to make the scripts work on cygwin (need to change CLASSPATH delimeter) Mark Simpson 2011-03-29 19:15:17 -0400
  • 974a6a48f0 Add more about answer sheet to README for future contributors. Colin Jones 2011-02-13 20:06:05 -0600
  • 1d7294dae4 Add tip about managing conflicts on long-running forks. Colin Jones 2011-02-19 09:37:02 -0800
  • ae28d1dd98 Standardize whitespace a bit more. Colin Jones 2011-02-13 19:53:25 -0600
  • a395f47b86 Use interpose instead of interleave to add spaces between words. Alex Robbins 2011-02-13 19:21:15 -0600
  • 8450a39d3d Remove space instead of line breaks for Github Markdown link. Colin Jones 2011-02-10 21:17:30 -0600
  • 1a95c214b4 Remove line breaks for Github's Markdown. Colin Jones 2011-02-10 21:16:39 -0600
  • 37ab2e4e2d Increment version to 0.3.0. Colin Jones 2011-02-10 21:13:51 -0600
  • 54b89a5b2f Update README example for new value of __. Colin Jones 2011-02-10 21:11:48 -0600
  • 18e6ac2e38 Explain options for starting the koans. Colin Jones 2011-02-10 21:11:18 -0600
  • 6e349470d3 Update to Clojure 1.3.0-alpha4. Colin Jones 2011-02-10 20:58:17 -0600
  • ebe856b45d Add datatypes. Colin Jones 2011-02-10 19:13:52 -0600
  • c604126a4e Separate expected-failing and -passing concerns. Colin Jones 2011-02-08 16:07:36 -0600
  • 21c911f0a4 Make all existing tests fail before input is added. Colin Jones 2011-02-08 15:57:15 -0600
  • 6948ed6ec8 Find tests that pass too easily in test run. Colin Jones 2011-02-08 15:51:05 -0600
  • ddbb9971fd Move r-infix blanks to the macro itself. Colin Jones 2011-02-08 07:51:41 -0600
  • b7d3022b77 Allow r-infix to work with more than 2 operands. Colin Jones 2011-02-08 07:46:48 -0600
  • 3e4d2caebf Update contributors list and ideaboard. Colin Jones 2011-02-08 07:23:08 -0600
  • bc9113fe60 Tweak wording very slightly for new macros koans. Colin Jones 2011-02-08 07:20:38 -0600
  • 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 Jaskirat 2011-02-08 17:26:47 +0530
  • 0c0ab4e457 Added macros.clj and updated the path_to_answer_sheet & path_to_enlightenment for the same. Jaskirat 2011-02-08 17:21:11 +0530
  • f29e547f2a Allow nil as an answer. Colin Jones 2011-02-03 12:26:58 -0600
  • 1648d9e94a Avoid nil answer, but allow it to fail if it's wrong. Fixes #6. Colin Jones 2011-02-03 12:00:03 -0600
  • 9c947e7ac7 Update contributors list. Colin Jones 2011-02-03 11:21:52 -0600
  • 94bde7de20 Fixing hard-coded answer to functions question. Alex Robbins 2011-02-03 11:16:47 -0600
  • 9ed18688b9 Update contributors list. Colin Jones 2011-01-12 16:41:39 -0600
  • 8a9a957a62 Parse required clojure version out of project.clj to avoid duplication. Colin Jones 2011-01-12 16:38:04 -0600
  • a987607134 Added check of sufficiently new clojure version. Ben Lickly 2011-01-11 14:48:26 -0800
  • 26c702ffd0 Provide clickable links in README. Colin Jones 2011-01-06 17:10:47 -0600
  • a0a8677c83 Update contributors list. Colin Jones 2011-01-03 16:29:09 -0600
  • f4a5cd7cad Spelling Michael Kohl 2011-01-03 23:12:39 +0100
  • 4c74b1b50b Add Micah to the contributor list & fix a couple typos. Colin Jones 2010-11-17 09:55:16 -0600
  • c1c25be776 Use clojure scripts in the runners. Colin Jones 2010-11-17 09:53:26 -0600
  • b55332f4a8 added to the creating-fuctions sheet Micah 2010-11-16 22:23:33 -0600
  • d9f7e636ab Update ideaboard to reflect destructuring work. Colin Jones 2010-11-14 10:15:25 -0600
  • 3bba4879db Add map destructuring. Colin Jones 2010-11-11 18:16:55 -0600
  • a7f7df6f01 Get users to write ref mutations themselves. Colin Jones 2010-11-10 19:16:50 -0600
  • 7aa2271463 Update README for 1.3.0-alpha3. Colin Jones 2010-11-10 19:10:15 -0600
  • 736e106cee Update contributing section. Colin Jones 2010-11-09 21:12:14 -0600
  • a8dc9b36bb Refs. We has them. Colin Jones 2010-11-09 20:19:10 -0600
  • d696a9c76f Prioritize a bit in ideaboard. Colin Jones 2010-11-09 19:45:22 -0600
  • af19d14c40 Finish off vector destructuring features. Colin Jones 2010-11-08 18:07:59 -0600
  • 98b7ab99fe Add another simple destructuring example. Colin Jones 2010-11-08 17:27:18 -0600
  • e10fc56c2c Update to 1.3.0-alpha3. Colin Jones 2010-11-07 10:38:04 -0600
  • 345df3d6d0 Add some background knowledge to the recursion section. Colin Jones 2010-11-07 10:17:58 -0600
  • cf4162ece6 Short start on destructuring. Colin Jones 2010-11-06 17:38:31 -0500
  • b340cb6ccb Multiple-argument #() syntax. Colin Jones 2010-11-05 17:33:06 -0500
  • 7e6ac00457 Use forms instead of strings where possible in answer sheet. Colin Jones 2010-11-04 08:10:24 -0500
  • 47d4342314 Show not= and collection equality. Colin Jones 2010-11-04 08:01:34 -0500
  • fa90fc7e86 Add cond; fix typo. Colin Jones 2010-11-03 20:38:20 -0500
  • abcd170b34 Add recursion / factorial koan. Colin Jones 2010-11-02 22:55:34 -0500
  • 87e25afc1e Some cleanup & adding a better-syntax of the function toughie. Colin Jones 2010-11-02 22:29:45 -0500
  • 2841228b07 Update README to reflect 1.3.0-alpha2 update. Colin Jones 2010-11-02 19:40:45 -0500
  • b289405701 Finish incomplete sentence. Colin Jones 2010-11-01 20:24:43 -0500
  • 8d873427bb Update to 1.3.0-alpha2. Colin Jones 2010-11-01 20:22:04 -0500
  • 498e003fee Introduce the REPL. Colin Jones 2010-11-01 20:12:00 -0500
  • baecf7edb4 Move scripts into their own directory. Colin Jones 2010-11-01 20:09:15 -0500
  • fa9b51743c Make launchers more resilient to Clojure version changes. Colin Jones 2010-11-01 19:50:05 -0500
  • 775e79b8ce Include Eclipse license v10 (same as Clojure itself). Colin Jones 2010-11-01 14:27:48 -0400
  • 5fd564b83c Improve first-steps explanation. Colin Jones 2010-11-01 14:13:48 -0400
  • 9b65b6d0fc Eliminate .size in favor of count. Colin Jones 2010-10-29 10:45:47 -0500
  • 8b596c3648 Notes on contributing. Colin Jones 2010-10-29 10:43:32 -0500
  • 6115be0eb9 Props to Aaron, Relevance, EdgeCase, and contributors. Colin Jones 2010-10-29 10:41:20 -0500
  • 2e6ee5ddea Include new equality rules for floats. Colin Jones 2010-10-29 10:18:09 -0500
  • fe1f96b8c0 Upgrade to Clojure 1.3.0-alpha1. Colin Jones 2010-10-29 10:07:11 -0500
  • 8733398e27 Remove bogus link to download Clojure jar. Colin Jones 2010-10-27 17:38:34 -0500
  • 3bce0bd3ee Update answer key for sets addition. Colin Jones 2010-10-27 17:30:34 -0500
  • 3c6478e5da forgot to update sets as well Nuno Marques 2010-10-01 01:34:02 +0200
  • 1d09a984e7 changed the order of some exercises and removed a confusing map entry Nuno Marques 2010-09-30 14:14:07 +0200
  • 9b36862ab0 more ideas and upgraded to 1.2.0 Nuno Marques 2010-09-30 10:09:44 +0200
  • c0cc0e32fb Update answer key and add vector function. Colin Jones 2010-10-27 00:04:32 -0500
  • 4155a6b8ea Remove some answers. Nuno Marques 2010-09-29 02:18:47 +0200
  • 03fee3e548 add repl script Colin Jones 2010-08-08 20:25:42 -0400
  • e3ff13b84e updating to RC2 Colin Jones 2010-08-08 20:13:26 -0400
  • 494798e4de updating to clojure 1.2 RC1 Colin Jones 2010-08-03 20:44:52 -0500
  • a61332e264 ignore classes Colin Jones 2010-07-27 21:39:02 -0500
  • c38fcd1247 fixes for windows launchers Colin Jones 2010-07-27 21:21:16 -0500
  • 927212f253 standardizing indentation Colin Jones 2010-07-26 18:20:42 -0500
  • 2cf40290b9 more intuitive behavior for blank fn (___) Colin Jones 2010-07-26 18:15:26 -0500
  • a4038d0781 .md works as well as .markdown Colin Jones 2010-07-26 18:01:44 -0500
  • 5991dbeb9d updating README and version to reflect 1.2 update Colin Jones 2010-07-18 11:54:39 -0500
  • 0c787c91fe Merge branch 'clojure' of git@github.com:relevance/functional-koans into clojure Colin Jones 2010-07-18 11:31:33 -0500
  • 71018e6940 simple test suite / answer key for contributors Colin Jones 2010-07-18 11:25:53 -0500
  • 7538fb9e7a moving to 1.2 Colin Jones 2010-07-18 11:23:13 -0500
  • 81707726a4 using fill-in-blanks style for everything Colin Jones 2010-07-17 18:45:49 -0500
  • 0d4a6cb1ce using fill-in-blanks for everything Colin Jones 2010-07-17 18:45:49 -0500
  • 363161727e moving run call out of the .clj Colin Jones 2010-07-13 09:41:25 -0500