264 Commits (fd3972dd78c7607ceb635058c02814b647026c9e)
 

Author SHA1 Message Date
Colin Jones ff9fbc98dd Bump to 0.4.7 for line number in message 12 years ago
Colin Jones 7ab93a0c38 Touch up some grammar & wording 12 years ago
Colin Jones 5dcf46a6b4 Merge pull request #36 from blt/patch-1
Correct 'is' to 'are' in koan description.
12 years ago
Brian L. Troutwine 567031f48e Correct 'is' to 'are' in koan description.
I don't mean to be That Guy, but it's more correct to use 'are', rather than 'is' when discussing a plural subject.
12 years ago
Colin Jones 26c6609d5d Fix a few description typos 12 years ago
Colin Jones d0ad8778e0 Merge pull request #35 from MarkyV/patch-1
Update README.md
12 years ago
Mark Veronda 96420a3f5e Update README.md
Make README consistent with the actual file name
12 years ago
Colin Jones 2eb2dfe36a Merge pull request #33 from felipeelias/patch-1
Ignore Leiningen plugins folder
12 years ago
Felipe Elias Philipp 32834d8749 Ignore Leiningen plugins folder
On first time install with `lein deps`, it created lein-plugins folder so, ignoring it.
12 years ago
Colin Jones 1a189605f6 Update README to explain the current lein2 workflow 12 years ago
Colin Jones 7f74eed092 Bump version for zipfile upload 12 years ago
Colin Jones 1cfa85cf57 Bump koan-engine
refs #29
12 years ago
Colin Jones 14014c5ff8 Bump for lein2 compatibility
closes #28
12 years ago
Ignacy Moryc 626f97de8f Add koans for partition function 12 years ago
Colin Jones f1ee68affc Update project name/description 12 years ago
Colin Jones 0772880f64 Merge pull request #26 from russmiles/master
Added entry into project.clj to allow 'lein run run' to simply work
12 years ago
Russ Miles 9804ace8dd Added specification for Leiningen to run main class so that 'lein run run' will work, as will 'lein run test' 12 years ago
Colin Jones 78c5704f34 Rename to use underscores instead of dashes
Works fine either way - this is just since underscores are required
in filenames for real projects, so it's something good for folks to
get used to.
12 years ago
Noam Yorav-Raphael d7c093d2c8 Rename koan files to start with a number, to give the learner a feeling of progress. 12 years ago
Colin Jones a3b7313c1b Merge pull request #24 from mg50/contributor-list
Replaced contributors section of README to github contributor list
12 years ago
Mark Grant 04ca65b16f Replaced contributors section of README to github contributor list 12 years ago
Colin Jones b83e14359b Fix grammar problem, closes #23
Thanks to @jamieorc for reporting.
13 years ago
Colin Jones c86a7643ec Update ideaboard 13 years ago
Aaron Bedra 01751458cf Merge pull request #22 from lukearno/deeper
Issue #21: Go deeper... deeper... in final recursion koan
13 years ago
Luke Arno 5627b8d37b Issue #21: Go deeper... deeper... in final recursion koan 13 years ago
Colin Jones 1c4520a8b4 Update new koan location in README 13 years ago
Colin Jones 42391c8b08 Include dev deps in classpath for batch files 13 years ago
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