public
Description: Sample code for the book
Homepage: http://www.pragprog.com/titles/shcloj/programming-clojure
Clone URL: git://github.com/stuarthalloway/programming-clojure.git
Fri Jun 19 07:12:11 -0700 2009
commit  b21db846ce39f1499221bc329d98bba0ee4fa770
tree    a2296daf614e8d74918f3bc827929fb83862540b
parent  cb0944e31490c0198a1ad2761b08a379fa73f480
programming-clojure / examples
name age message
..
file atom_snake.clj Wed Jan 28 04:19:40 -0800 2009 fixed lancet concurrency bug (use locking!) add... [stuarthalloway]
file chat.clj Fri Feb 27 03:05:59 -0800 2009 beta 8 updates [stuarthalloway]
file concurrency.clj Tue Dec 30 11:14:37 -0800 2008 test refactoring - run in a single batch to cut... [stuarthalloway]
file error_kit.clj Fri Apr 03 10:30:00 -0700 2009 beta 9! [stuarthalloway]
file exploring.clj Fri Feb 27 03:05:59 -0800 2009 beta 8 updates [stuarthalloway]
file functional.clj Fri May 01 09:00:11 -0700 2009 RC0 testing spike [stuarthalloway]
file index_of_any.clj Thu Mar 19 15:14:14 -0700 2009 code cleanups removed duplication in index_o... [stuarthalloway]
file interop.clj Sat Feb 14 06:49:12 -0800 2009 updated test scripts placeholder to force class... [stuarthalloway]
file introduction.clj Fri Feb 13 08:07:24 -0800 2009 edits from technical review [stuarthalloway]
file lazy_index_of_any.clj Mon Feb 23 07:48:50 -0800 2009 updated to work with the new laziness improveme... [stuarthalloway]
file life_without_multi.clj Mon Dec 08 07:02:19 -0800 2008 initial commit [stuarthalloway]
file macros.clj Wed Feb 11 05:18:09 -0800 2009 errata fixes lancet API tweaks [stuarthalloway]
directory macros/ Fri Apr 03 10:30:00 -0700 2009 beta 9! [stuarthalloway]
file male_female.clj Fri Mar 20 09:03:22 -0700 2009 idiomatic Clojure: use letfn and zero? [stuarthalloway]
file male_female_seq.clj Fri Mar 20 09:03:22 -0700 2009 idiomatic Clojure: use letfn and zero? [stuarthalloway]
file memoized_male_female.clj Fri Mar 20 09:03:22 -0700 2009 idiomatic Clojure: use letfn and zero? [stuarthalloway]
file multimethods.clj Sun Feb 15 11:02:20 -0800 2009 Beta 7 edits: - improved index-of-any example -... [stuarthalloway]
directory multimethods/ Fri Mar 20 07:12:26 -0700 2009 make namespace prefix explicit in multimethod e... [stuarthalloway]
file pi.clj Fri Feb 20 12:02:46 -0800 2009 minor tweaks [stuarthalloway]
file preface.clj Mon Dec 08 07:02:19 -0800 2008 initial commit [stuarthalloway]
file replace_symbol.clj Sat Mar 21 05:54:48 -0700 2009 suggestions from David Sletten [stuarthalloway]
file sequences.clj Wed Mar 18 14:53:17 -0700 2009 copyedit-inpsired updates - better non-svn? - ... [stuarthalloway]
directory sequences/ Mon Dec 08 07:02:19 -0800 2008 initial commit [stuarthalloway]
directory server/ Fri May 01 10:39:44 -0700 2009 make sure database is available for web steps [stuarthalloway]
file snake.clj Fri Apr 03 10:30:00 -0700 2009 beta 9! [stuarthalloway]
file snippet.clj Sun Feb 15 11:02:20 -0800 2009 Beta 7 edits: - improved index-of-any example -... [stuarthalloway]
file tasklist.clj Wed Jan 28 14:42:44 -0800 2009 completed tasklist example [stuarthalloway]
file test.clj Thu Mar 26 07:25:02 -0700 2009 added test for examples.tasklist behavior and c... [stuarthalloway]
directory test/ Thu Mar 26 07:25:02 -0700 2009 added test for examples.tasklist behavior and c... [stuarthalloway]
file trampoline.clj Wed Feb 11 14:26:12 -0800 2009 responding to feedback from Rich [stuarthalloway]
file utils.clj Fri Apr 03 10:30:00 -0700 2009 beta 9! [stuarthalloway]
file wallingford.clj Thu Jan 22 10:52:40 -0800 2009 FP examples [stuarthalloway]