CARVIEW |
joshthecoder
(Joshua Roesslein)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Joshua Roesslein
- Website/Blog
- https://twitter.com/applepie
- Location
- WI, USA
- Member Since
- Sep 21, 2008
Following 7 coders and watching 67 repositories view all →
Public Repositories (19)
-
proof
An unit testing framework for the ooc programming language
Last updated Sat Mar 27 17:59:46 -0700 2010
-
mustang
A template engine for the ooc programming language. Inspired by Mustache and CTemplates.
Last updated Fri Mar 26 16:24:58 -0700 2010
-
ooc-yaml
YAML parsing and emitting for the ooc language. Powered by LibYAML.
Last updated Sun Mar 21 18:54:09 -0700 2010
-
hubble
A github desktop client
Last updated Sat Mar 20 18:01:40 -0700 2010
-
tweepy
A python library for the Twitter API. OAuth, python 3, complete coverage, streaming API
Last updated Fri Mar 19 12:50:08 -0700 2010
-
ooc-web
A web application and server specification for ooc
Last updated Thu Mar 04 15:19:39 -0800 2010
-
titanium_desktop
Appcelerator Titanium Desktop
Forked from appcelerator/titanium_desktop Wed Sep 02 08:45:26 -0700 2009
Last updated Thu Mar 04 10:45:22 -0800 2010
-
kroll
Appcelerator Kroll
Forked from appcelerator/kroll Thu Jul 09 11:29:34 -0700 2009
Last updated Thu Mar 04 10:44:40 -0800 2010
-
ooc-fastcgi
FastCGI binding for ooc
Last updated Fri Feb 12 15:26:24 -0800 2010
-
ooc-couchdb
A CouchDB client library for ooc
Last updated Fri Feb 12 15:18:50 -0800 2010
-
ooc-python
Python C API binding for ooc
Last updated Sat Feb 06 20:25:07 -0800 2010
-
python-oauth
Python OAuth library from Google code.
Forked from leah/python-oauth Sat Jan 30 20:05:59 -0800 2010
Last updated Sat Jan 30 20:15:05 -0800 2010
-
tweepy-examples
Tweepy examples
Last updated Sun Jan 17 15:46:25 -0800 2010
-
django-twango
Twitter API integration for Django
Last updated Mon Jan 04 19:22:53 -0800 2010
-
baconfile-python
python library for baconfile.com api
Last updated Sun Jan 03 19:54:16 -0800 2010
-
shorty-python
python library for accessing many url shortening services
Last updated Fri Dec 04 12:35:04 -0800 2009
-
pystache
Mustache in Python
Forked from defunkt/pystache Mon Nov 16 17:13:35 -0800 2009
Last updated Mon Nov 16 22:46:23 -0800 2009
-
mousetrap
web-based remote mouse and keyboard controller
Last updated Mon Nov 02 22:36:26 -0800 2009
-
test
just ignore this, just for testing of github API
Created Sat Mar 20 13:59:12 -0700 2010
Public Activity 
-
cbe2a7d
update readme a bit.
-
b1112af
Public API pretty much layed out. Began work on internal code ...
A Mustache implementation in PHP.
-
f64f91d
Restructure Template to make it more extendable friendly.
-
e189e7f
A fix for triplestache parsing.
-
2412b9f
Re-worked the parser some more.
-
eefbe28
Fix minor compile error in text/Regexp
-
4a78426
Few minor changes to text/Regexp
-
38bf7fe
Fix some compile errors in io/File.
-
d3cee1f
Fix a compile error in Regexp
-
421a565
Add start() and stop() methods to regexp Match object.
-
aa36897
Minor fix in text/Buffer.ooc for compiling on Rock.
-
a28b609
Use new HashMap<k,v>
-
64cdc46
Bump bootcamp version.
-
956a59d
Merge branch 'regexp_refactor'
-
ed54c01
Can now iterate over a match's groups.
-
2a307f5
Cover PCRE options.
- 2 more commits »
-
c764d55
Update regex test.