Commit Graph

  • 8ce6e37c49 You have achieved clojure enlightenment. Namaste. master J. Fernando Sánchez 2018-05-24 10:31:06 +0200
  • 809af93e35
    Focus the problem and clean up naming in macros Colin Jones 2018-04-09 10:12:47 -0500
  • faa02b5fae
    Bump lein-koan dependency Colin Jones 2017-10-24 11:22:42 -0500
  • ad5c0e6081
    Bump koan-engine to remove old jline Colin Jones 2017-10-24 11:13:26 -0500
  • 7974120ec3
    Use an explicit function argument for `iterate` Colin Jones 2017-10-09 13:16:10 -0500
  • e74a2664f0
    Make it clearer what %2 is about Colin Jones 2017-05-10 08:32:25 -0500
  • 9b3efbb026
    Remove presumptuous "easy", "just", "simple" Colin Jones 2017-05-05 07:54:11 -0500
  • 0e31a9daeb
    Modernize & simplify README Colin Jones 2017-05-03 15:27:23 -0500
  • 6fc09456ac
    Organize README installation/running options Colin Jones 2017-02-10 09:02:31 -0600
  • d59a8c4659
    Merge remote-tracking branch 'origin/pr/119' Colin Jones 2017-02-10 09:02:20 -0600
  • ca192bfd83
    Add note about running from a REPL Colin Jones 2017-02-07 12:21:40 -0600
  • a3fb3b5bc8 Added Vagrant support (#123) Jeroen De Dauw 2017-02-07 19:19:25 +0100
  • 247e5d0351 Spelling fix occurrence (#121) Sara Inés Calderón 2016-11-29 22:48:54 -0600
  • 009a0bd657 Add Docker information in README Fernando Pradas 2016-11-12 22:24:45 +0100
  • e0d037d529 Correct closing paren for meditations (#118) Ken Smith 2016-10-26 09:16:11 -0600
  • 570fb3b08b
    Clean up whitespace a bit Colin Jones 2016-10-06 08:38:28 -0500
  • 60f1d1ecd3 Maps - add merge-with and map entries as seq Rafik Naccache 2016-10-02 09:54:58 +0100
  • a4556887b4 Create a 'merge' test to join maps together. (#113) Steve George 2016-09-25 15:36:39 +0200
  • b31227c0a8
    Prefer profiles.clj :repl-options/:init to ours Colin Jones 2016-05-23 11:17:31 -0500
  • 007cbae060
    Reverse order of quoting & macros koans Colin Jones 2016-05-12 10:43:41 -0500
  • 6c00a3e358
    Improve some of the quote descriptions Colin Jones 2016-05-12 10:41:09 -0500
  • bfeaa7cf07
    Create quote koan qc1iu 2016-02-22 17:32:30 +0800
  • 4fe86ecc74 Fixed a bug in 14_recursion.clj meditations (#105) fordjm 2016-05-12 10:23:12 -0500
  • e8526b704c Merge pull request #107 from shtukas/introducing-nil Colin Jones 2016-05-12 10:22:21 -0500
  • ed23b910fa Updated description Pascal Honoré 2016-03-25 21:53:55 +0000
  • 4d4cb3b93a First encounter with `nil` Pascal Honoré 2016-03-25 18:12:04 +0000
  • a8fe71e26f Update java string methods to clojure functions Damian Niemczyk 2016-01-25 21:30:57 +0100
  • 52fe0cd615 Update clojure version Damian Niemczyk 2016-01-25 21:18:50 +0100
  • ec9d5cd66f Emphasize the leftovers included by partition-all Colin Jones 2016-01-25 16:45:53 -0600
  • d30e324bcd src/koans/21_partition.clj: correct meditation doc Michael Perez 2016-01-14 20:36:43 -0500
  • 50f942cf7d Add a few more ideas Colin Jones 2016-01-13 20:27:08 -0600
  • 44f37b5c16 Merge pull request #100 from SuperStevenZ/master Colin Jones 2015-10-18 10:12:31 -0500
  • 51176084a4 Update 23_meta.clj SuperStevenZ 2015-10-17 08:48:49 -0500
  • b64b17fc51 Merge pull request #97 from Strikingwolf/string-koan Colin Jones 2015-10-02 19:08:41 -0500
  • 3e3b2d3a94 Fix mispellings William Jackson 2015-10-02 18:23:29 -0500
  • 4c3ab6f57a Remove duplicates William Jackson 2015-10-02 18:21:18 -0500
  • 6def6d2392 Update ideaboard Striking 2015-09-13 01:21:15 -0500
  • 5a836be75c Create the meditations of a string koan Striking 2015-09-13 01:17:47 -0500
  • e2a9f9556b Add more to .gitignore Striking 2015-09-13 00:42:18 -0500
  • 7498707bc0 Change file/ns names for everything and add 02_strings Striking 2015-09-13 00:28:39 -0500
  • 13d95a4f50 Update clojure version Striking 2015-09-13 00:27:53 -0500
  • 11de6bfb07 Update ideaboard based on new metadata koan Colin Jones 2015-07-20 08:39:58 -0500
  • cba0d3733f Merge remote-tracking branch 'brymaven/meta-koan' Colin Jones 2015-07-20 08:26:42 -0500
  • 071e5a215d Merge pull request #94 from ode79/patch-2 Colin Jones 2015-07-20 08:25:06 -0500
  • 391d847146 Merge pull request #93 from ode79/patch-1 Colin Jones 2015-07-20 08:24:51 -0500
  • fed56b1cdd Extra whitespace in 10_lazy_sequences.clj ode79 2015-07-19 23:55:37 +0100
  • f25c3ef62f Alignment on line in 09_runtime_polymorphism.clj ode79 2015-07-19 23:41:27 +0100
  • 8e846cf07a Merge pull request #92 from Realtin/91-readme-links-to-releases Colin Jones 2015-07-14 08:38:44 -0500
  • 0e74118eb8 change download link to releases realtin 2015-07-14 13:43:50 +0200
  • c4639a2c38 Merge pull request #90 from brymaven/group-by-formatting Colin Jones 2015-07-12 20:42:37 -0500
  • 93e76cb56a Fix grammar and formatting in group by koan Bryant 2015-07-12 17:37:21 -0700
  • 173dd560d7 Add koan for metadata Bryant 2015-07-12 13:03:34 -0700
  • b1ea905c57 Update answer sheet for ClojureBridge-MN changes Colin Jones 2015-07-06 07:28:21 -0500
  • 37cc4ce04a Merge remote-tracking branch 'clojurebridge-minneapolis/master' Colin Jones 2015-07-06 07:13:05 -0500
  • c7df597d8f Merge pull request #5 from tmarble/tmarble/wednesday Elena Machkasova 2015-06-24 14:32:12 -0500
  • 356844ba0a Replaced Playground song with Oxford comma Tom Marble 2015-06-24 14:11:00 -0500
  • 2a619dbe73 cherry pick upstream delta from 6/14/2015 Tom Marble 2015-06-24 08:15:45 -0500
  • 690f171ccb removed PullRequests.md Tom Marble 2015-06-24 08:01:42 -0500
  • f30feb25fe Merge branch 'friendlier-koans' Tom Marble 2015-06-24 07:58:49 -0500
  • f678ac204d Merge pull request #3 from elenam/master Tom Marble 2015-06-24 07:44:13 -0500
  • 260ecd06d8 Merge pull request #4 from tmarble/tmarble/test-local-pr Tom Marble 2015-06-22 18:43:22 -0500
  • 3df3f8999a Minor typo Tom Marble 2015-06-22 18:40:31 -0500
  • 13262d30b3 Added PullRequests.md Tom Marble 2015-06-22 18:38:36 -0500
  • 6866ccd933 changed another foo to hello Elena Machkasova 2015-06-14 23:35:01 -0500
  • 54d4b1a999 refer to clojure.set in 04 Tom Marble 2015-06-14 21:38:41 -0500
  • 6d5b226307 attempt to make koans more inclusive Tom Marble 2015-06-14 21:06:04 -0500
  • c4958a9263 Merge pull request #1 from clojurebridge-minneapolis/brian/fix-koans-2 Tom Marble 2015-06-14 20:56:50 -0500
  • 8297fc8b69 Merge pull request #2 from elenam/patch-1 Tom Marble 2015-06-14 20:56:43 -0500
  • 614562b053 Merge pull request #85 from hatemogi/master Colin Jones 2015-06-14 17:26:16 -0500
  • b6c2a9c142 fix the answer sheet error on winter olympic-years Daehyun Kim 2015-06-15 03:02:12 +0900
  • 29aedc3a6a Made conditionals exercises more novice friendly. Brian Dawn 2015-06-14 11:09:15 -0500
  • 8a5303df8f replaced "foo" examples with "hello" Elena Machkasova 2015-06-14 11:11:39 -0500
  • 3ddfe960b0 Merge pull request #82 from pbzdyl/patch-1 Colin Jones 2015-03-03 13:32:42 -0600
  • 7f21443d6f Simplified code. Piotr Bzdyl 2015-03-03 17:16:44 +0100
  • ea8922daf1 Merge pull request #81 from mjansen401/master Colin Jones 2014-12-06 13:40:27 -0600
  • 45ea6e3441 update maps koans with 2018 Olympics Mike Jansen 2014-11-26 16:01:18 -0600
  • 2c524896c9 Bump to SNAPSHOT for next iteration Colin Jones 2014-10-09 08:34:13 -0500
  • c4f708beeb Bump to 0.5.0 Colin Jones 2014-10-09 08:29:07 -0500
  • c40309235d Add leading `do` to :init Colin Jones 2014-06-27 14:10:05 -0500
  • b987ae9e5a Add random runner Colin Jones 2014-06-13 14:34:38 -0500
  • 04b3c4a960 Bump koan-engine dependency Colin Jones 2014-05-02 16:37:11 -0500
  • 711925a043 Add name-spaces to the clojure koans files. David Kinzer 2014-01-25 19:04:22 -0500
  • fd3972dd78 Merge pull request #74 from ajmccluskey/21-remove-partial Colin Jones 2014-04-25 14:31:13 -0500
  • aec2d28748 Merge pull request #76 from mjansen401/master Colin Jones 2014-04-25 14:30:16 -0500
  • eaf6cd6f80 fix spacing issue in 05_maps.clj Mike Jansen 2014-04-25 14:11:18 -0500
  • 569aa5e85b Remove unnecessary call to partial in second koan Andrew McCluskey 2014-03-19 21:59:40 +0700
  • c7bd27047a Bump koan-engine for doc/code alternation check Colin Jones 2014-02-23 21:13:11 -0600
  • 645a5f820b Merge pull request #70 from gthb/patch-1 Colin Jones 2014-01-27 04:39:10 -0800
  • a1e659bc29 Trivial: fix Hawking's first name Gunnlaugur Thor Briem 2014-01-27 09:52:03 +0000
  • 00b7e7c69f Discourage lein 1 use Colin Jones 2014-01-21 09:02:35 -0600
  • 72af893f8f Remove group-by since that's been covered Colin Jones 2014-01-21 08:35:54 -0600
  • 86a6790ae4 Clean up group-by descriptions & spelling Colin Jones 2014-01-21 08:06:34 -0600
  • d6b1b57942 group-by function koan Takayuki Goto 2013-09-16 13:42:18 -0500
  • f35e258e7f Update answer key to reflect renaming Colin Jones 2014-01-21 07:42:52 -0600
  • e96ccc4494 Switch variable from index to x to avoid confusing syntax highlightig. Kyle VanderBeek 2013-12-03 11:19:52 -0800
  • 660998a79d The answer file's expression returns the argument provided Attila Domokos 2013-11-22 20:54:26 -0600
  • 68dcde939e Make if-not example clearer, fix the answer keys Attila Domokos 2013-11-22 13:52:20 -0600
  • 0cf4cd3121 Move herbivore assertions together Colin Jones 2014-01-21 07:14:00 -0600
  • 92c7f8b2f0 Added one test to the polymorph suite (test name usage) Tobias Pfeiffer 2013-10-26 19:00:21 +0200
  • 40505491f8 Merge pull request #66 from ChrisCummins/grammar-fix Colin Jones 2014-01-09 03:36:11 -0800