willurd (William Bowers)

Name
William Bowers
Email
Location
Los Angeles
Member Since
Nov 20, 2008 (about 1 year)

Following 2 githubbers and watching 90 repositories view all →

Public Repositories (1)

  • JSTest

    JSTest is an easy-to-use, non-polluting JavaScript unit testing framework.

    legend

    Last updated Thu Oct 08 23:59:05 -0700 2009

Public Activity feed

willurd started watching marcelomurad/rails-env-install Mon Nov 09 17:40:49 -0800 2009
rails-env-install's description:
Rails / Passenger / Gitorious enviroment installation script
willurd started watching mojombo/grit Sat Nov 07 20:59:00 -0800 2009
grit's description:
Grit gives you object oriented read/write access to Git repositories via Ruby.
willurd started watching jeresig/env-js Thu Nov 05 18:22:58 -0800 2009
env-js's description:
A pure-JavaScript browser environment.
willurd started watching jeresig/processing-js Thu Nov 05 18:22:51 -0800 2009
processing-js's description:
A port of the Processing visualization language to JavaScript.
willurd started watching jeresig/sizzle Thu Nov 05 18:22:48 -0800 2009
sizzle's description:
A sizzlin' hot selector engine.
willurd started watching jquery/jquery Wed Nov 04 15:45:40 -0800 2009
jquery's description:
jQuery JavaScript Library
willurd started watching defunkt/resque Wed Nov 04 15:44:45 -0800 2009
resque's description:
A simple Redis-based queue.
willurd started watching ThomasHabets/injcode Tue Oct 27 10:10:08 -0700 2009
injcode's description:
Inject code into a running process
willurd started watching richhickey/clojure-clr Tue Oct 20 17:41:35 -0700 2009
clojure-clr's description:
A port of Clojure to the CLR, part of the Clojure project
willurd started watching kevsmith/hypotheticalabs Tue Oct 20 17:05:49 -0700 2009
hypotheticalabs's description:
Misc. Erlang Hackery
willurd started watching darwin/visor Sun Oct 18 11:08:27 -0700 2009
visor's description:
Quake-style terminal for MacOS X (Terminal.app SIMBL)
willurd started watching timburks/nu Sun Oct 18 02:23:48 -0700 2009
nu's description:
The Nu programming language.
willurd started watching richhickey/clojure-contrib Sun Oct 11 21:22:16 -0700 2009
clojure-contrib's description:
Extensions and enhancements to the Clojure libraries.
willurd started watching richhickey/clojure Sun Oct 11 21:21:56 -0700 2009
clojure's description:
The Clojure programming language
willurd pushed to master at willurd/JSTest Thu Oct 08 23:59:05 -0700 2009
HEAD is da793dc796a359e08ed36dbad65782912bc58852
willurd started watching aptiva/activerecord Sat Oct 03 22:56:25 -0700 2009
activerecord's description:
An objective-C implementation of ActiveRecord
willurd started watching jquery/qunit Thu Oct 01 18:14:12 -0700 2009
qunit's description:
An easy-to-use JavaScript Unit Testing framework.
willurd started watching Caged/gitnub Wed Sep 30 01:09:13 -0700 2009
gitnub's description:
A Gitk-like application written in RubyCocoa that looks like it belongs on a Mac. See the wiki for downloads and screenshots.
willurd pushed to master at willurd/JSTest Tue Sep 29 10:09:20 -0700 2009
HEAD is a91fa54c60030ddd85dc7ffe4376c7cedf02c598

3 commits »

willurd started watching jeresig/testswarm Mon Sep 28 23:36:40 -0700 2009
testswarm's description:
Distributed continuous integration testing for JavaScript.
willurd started watching mootools/mootools-core Mon Sep 28 23:32:41 -0700 2009
mootools-core's description:
MooTools Core Repository
willurd started watching 280north/cappuccino Mon Sep 28 23:32:36 -0700 2009
cappuccino's description:
Web Application Framework in JavaScript and Objective-J
willurd pushed to master at willurd/JSTest Mon Sep 28 23:19:43 -0700 2009
HEAD is 90cd8ba183b43aaabb89d4cd808e5d9257e82a12
  • willurd committed 90cd8ba1:
    Fixed some lines that were causing parse errors in Safari 4. Thanks Safari JavaScript Debugger\!
willurd pushed to master at willurd/JSTest Mon Sep 28 23:07:11 -0700 2009
HEAD is a969e12b254655d2ad6aedf4636ab88edba612f1
  • willurd committed a969e12b:
    Gave the HTMLHandler a face lift. It'll do for now.
willurd pushed to master at willurd/JSTest Mon Sep 28 20:40:13 -0700 2009
HEAD is fc146889614e0dc6543aeebb33a519e0a27a603a
willurd pushed to master at willurd/JSTest Mon Sep 28 20:37:57 -0700 2009
HEAD is 7b4d47c5ae04aa152a92e49894b9014ddcd8c2d8
  • willurd committed 7b4d47c5:
    Added a new test method: fail (info in the README)