GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

wilkes

Wilkes Joiner
NotifyMD
Nashville, TN
10
10
Apr 20, 2008
  • B.U.S
    Created Sat Nov 01 12:56:32 -0700 2008
    legend
  • It knocks the snot out of your code.
    Created Wed Apr 23 12:47:52 -0700 2008
    legend
  • If it's not object_daddy, then it must be the milkman
    Created Thu Sep 25 14:02:07 -0700 2008
    legend
  • Who's your daddy? Kill Rails fixtures, Don't Repeat Yourself, reduce the complexity of your tests.
    Forked from flogic/object_daddy Mon May 12 10:31:06 -0700 2008
    legend
  • Python FSEvent autotest type thingy
    Created Sat Aug 30 06:52:14 -0700 2008
    legend
  • clojure pivotal tracker client
    Created Tue Nov 04 15:20:09 -0800 2008
    legend
  • a web ui for pivotal tracker abuse
    Created Thu Nov 13 12:50:36 -0800 2008
    legend
  • Swank/slime support for clojure
    Forked from jochu/swank-clojure Tue Nov 18 06:27:55 -0800 2008
    legend
  • a django project for task management - mostly for my education
    Created Mon Sep 01 07:02:11 -0700 2008
    legend
  • a django app for task management - mostly for my education
    Created Mon Sep 01 07:04:09 -0700 2008
    legend

Following

Public Activity  feed

wilkes created gist: 31965 Thu Dec 04 07:24:50 -0800 2008
(comment public static void main(String[] args) throws Exception {
wilkes created gist: 31765 Wed Dec 03 15:44:43 -0800 2008
(ns fnord.jetty (:import (javax.servlet.http HttpServletResponse) (org.mortbay.jetty HttpConnection Request Response Server)
wilkes created gist: 31171 Tue Dec 02 08:51:48 -0800 2008
(require 'slime) (slime-setup) (require 'clojure-auto)
wilkes started watching stuarthalloway/lancet Thu Nov 27 18:09:01 -0800 2008
lancet's description:
Building the Clojure Way
wilkes updated gist: 29541 Wed Nov 26 11:59:52 -0800 2008
(ns rets (:import (org.apache.http.client HttpClient) (org.apache.http.client.methods HttpGet HttpPost)
wilkes forkd gist: 29541 Wed Nov 26 11:59:13 -0800 2008
(ns rets (:import (org.apache.http.client HttpClient) (org.apache.http.client.methods HttpGet HttpPost)
wilkes updated gist: 29485 Wed Nov 26 10:47:40 -0800 2008
def test_refer_physician_no_caller(self): signals.referral_without_caller.disconnect(alerts.referral_without_caller)
wilkes forkd gist: 29485 Wed Nov 26 10:46:19 -0800 2008
def test_refer_physician_no_caller(self): signals.referral_without_caller.disconnect(alerts.referral_without_caller)
wilkes created gist: 29481 Wed Nov 26 10:38:12 -0800 2008
def _get_or_instantiate(request, objclass): try: key = _keyify(objclass)
wilkes committed to wilkes/pivotal-tracker-clojure-client Sat Nov 22 08:45:05 -0800 2008

ad956933d6e968191b5a69606a4e63b245c137ff

arg, deleted toplevel pt-slime, fixed emacs/pt-slime.el

wilkes committed to wilkes/pivotal-tracker-clojure-client Fri Nov 21 10:45:14 -0800 2008

492584985559065a2aadcf1bf7266ef3572b5ec4

create an emacs script to run the slime env

wilkes committed to wilkes/pivotal-tracker-clojure-client Fri Nov 21 10:18:32 -0800 2008
wilkes committed to wilkes/pivotal-tracker-clojure-client Fri Nov 21 09:30:35 -0800 2008

b1b49ea5e6f3c0c720ec7dc4f6cd0c4ce58a62f8

fixed doto to work with clj 1120

wilkes committed to wilkes/pivotal-tracker-clojure-client Fri Nov 21 09:08:08 -0800 2008

969c577a5bcf16872ed4a0b70cf02baddba75d10

replace for with map in query macros

wilkes committed to wilkes/pivotal-tracker-clojure-client Fri Nov 21 09:08:08 -0800 2008

3a658f8056d22acac09dfca05d7e14455ffc3186

upgraded to clojure-1120, contrib-253

wilkes created gist: 27485 Fri Nov 21 08:28:02 -0800 2008
Debugger entered--Lisp error: (file-error "Searching for program" "No such file or directory" "lisp") start-process("inferior-lisp" #<buffer *inferior-lisp*> "lisp") apply(start-process "inferior-lisp" #<buffer *inferior-lisp*> "lisp" nil)
wilkes created gist: 27482 Fri Nov 21 08:21:41 -0800 2008
(defun clj-repl (binary) (setq swank-clojure-binary binary) (require 'swank-clojure-autoload)
wilkes committed to wilkes/swank-clojure Tue Nov 18 06:43:31 -0800 2008

b583ca1abe5b82b0a58a3d6f7b6fae2dc2417bae

added guard clause to swank-clojure-cmd with more informative error message

wilkes forked jochu/swank-clojure Tue Nov 18 06:27:56 -0800 2008
Forked repository is at wilkes/swank-clojure