CARVIEW |
cv
(Carlos Villela)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Carlos Villela
- Website/Blog
- https://lixo.org
- Company
- ThoughtWorks
- Location
- London, UK
- Member Since
- Apr 06, 2008 (about 1 year)
Following 48 coders and watching 66 repositories view all →
Public Repositories (29)
-
ioke
ioke is a new language for the JVM, based on Io and other languages.
Forked from olabini/ioke Sun Mar 29 07:44:11 -0700 2009
Last updated Tue Jan 19 17:21:17 -0800 2010
-
codingdojo.tw
ThoughtWorks Coding Dojo projects
Last updated Sun Nov 08 17:42:50 -0800 2009
-
yql-tables
YQL is extensible using a table definition. This repository will hold community contributed defi...
Forked from yql/yql-tables Sat Sep 26 10:07:44 -0700 2009
Last updated Mon Sep 21 16:37:47 -0700 2009
-
subslicer
slice and dice subtitle files, and link them to extracted clips
Forked from amundo/subslicer Mon Apr 27 18:58:25 -0700 2009
Last updated Thu Apr 30 10:18:30 -0700 2009
-
jforum
Unofficial fork of the jForum SVN tree
Last updated Fri Apr 24 17:30:58 -0700 2009
-
git-utils
Utilities for Git users
Last updated Thu Mar 05 16:59:06 -0800 2009
-
rfactor
Common refactorings for Ruby code, written in Ruby. This project aims to be integrated with seve...
Forked from fabiokung/rfactor Thu Mar 05 13:14:55 -0800 2009
Last updated Mon Feb 09 02:27:50 -0800 2009
-
whatlang
Language Identification on Rails: A web interface to managing language models for automated langu...
Forked from amundo/whatlang Sat Dec 13 08:53:57 -0800 2008
Last updated Mon Dec 15 14:02:17 -0800 2008
-
merb_hoptoad_notifier
A merb plugin for hoptoad notification
Forked from atmos/merb_hoptoad_notifier Wed Nov 05 03:05:10 -0800 2008
Last updated Fri Dec 12 04:54:16 -0800 2008
-
merb-book
Open Source Merb book
Forked from mattetti/merb-book Mon Dec 08 06:47:48 -0800 2008
Last updated Thu Dec 11 16:42:00 -0800 2008
-
whygitisbetter
the source code for whygitisbetterthanx.com
Forked from akitaonrails/whygitisbetter Tue Dec 02 12:53:17 -0800 2008
Last updated Mon Dec 08 08:45:23 -0800 2008
-
cruisecontrol.rb
Cruise Control for Ruby, keep it simple
Forked from thoughtworks/cruisecontrol.rb Tue Dec 16 01:04:06 -0800 2008
Last updated Sun Nov 23 12:37:45 -0800 2008
-
haml
HTML Abstraction Markup Language - A Markup Haiku
Forked from nex3/haml Mon Oct 06 03:48:21 -0700 2008
Last updated Sat Nov 15 09:57:45 -0800 2008
-
lots-of-words
A whole lot of them. Using CouchDB and CouchREST
Last updated Sat Nov 01 19:22:07 -0700 2008
-
backseat
Steer WebDriver from Ruby
Forked from jim/backseat Sat Nov 29 07:57:31 -0800 2008
Last updated Mon Oct 20 07:15:38 -0700 2008
-
ruby-tuesday-pizza
A Ramaze application for allowing people to express pizza and attendence preferences
Forked from rrees/ruby-tuesday-pizza Fri Sep 12 04:47:52 -0700 2008
Last updated Tue Oct 07 12:27:34 -0700 2008
-
couchrest
A RESTful CouchDB client based on Heroku's RestClient and Couch.js
Forked from jchris/couchrest Wed Jul 30 16:25:57 -0700 2008
Last updated Wed Jul 30 16:25:58 -0700 2008
-
activecouch
ActiveCouch is a simple, convenient, Ruby-idiomatic wrapper for CouchDB
Forked from arunthampi/activecouch Tue Jul 15 23:12:33 -0700 2008
Last updated Fri Jul 18 12:27:46 -0700 2008
-
cruise-information-radiators
Some information radiators for CruiseControl(.java/.net/.rb) built with Processing and Quartz Com...
Last updated Sun Jul 06 16:39:58 -0700 2008
-
io
Io programming language
Forked from stevedekorte/io Sun Jun 01 00:47:55 -0700 2008
Last updated Sun Jun 01 01:06:32 -0700 2008
-
rally-export
Creates nice little A4 pages with story cards from Rally
Last updated Sat May 31 23:56:31 -0700 2008
-
opencv-wrappers
A collection of object-oriented Python wrappers for OpenCV
Last updated Fri May 16 08:34:29 -0700 2008
-
rolling-with-the-punches
A hands-on workshop on failure and technical debt.
Last updated Thu May 15 15:48:23 -0700 2008
-
agile-diagrams
Diagrams about Agile software development
Last updated Thu May 08 09:59:22 -0700 2008
-
compositions
experiments with PureData and QuartzComposer
Last updated Thu Apr 24 11:59:59 -0700 2008
-
infinite-ppt
An Infinite Deck of Slides
Last updated Sat Apr 19 00:47:59 -0700 2008
-
qtz-plugins
Quartz Composer Plugins
Last updated Sat Apr 19 00:47:25 -0700 2008
-
io-collocation
A small collocation finder in Io
Last updated Thu Apr 17 17:12:30 -0700 2008
-
fridaypub-tw
FridayPub.tw website
Last updated Thu Apr 17 17:02:28 -0700 2008
Public Activity 

-
olabini committed 79348180:
Make it possible to unify better on literals
-
olabini committed e44f9773:
Change the syntax for rewrites to use arguments instead of internal structure in the match name
-
olabini committed 29c392cc:
Add the infinity Sequence
-
olabini committed cfedc78b:
Add support for Sequence#+
-
olabini committed 92d3c6cc:
Add some pending examples for new sequence features
-
olabini committed 3c02da62:
Add support for Dict#mergeWith
-
olabini committed 165ade05:
Add Enumerable#sum
-
olabini committed 8c93ddeb:
Go some way to fixing last rewrite spec
-
olabini committed b34c8017:
Fix the rest of the failing tests, adding :until: support
-
olabini committed f73c7676:
Add support for unlimited capture
-
olabini committed 8d46729d:
Make some of the all-matching work correctly for rewrites
-
cv committed 3e952939:
tiny cleanups to example
-
cv committed 9a3f9497:
It turns out, you don't have to mimic before using with() — thanks Ola
-
cv committed 0cc7f58b:
Initial version of the Mars Rovers solution in Ioke, using immutable mimics
-
olabini committed 84b5ac12:
Change the spec a bit
-
olabini committed 72f3621b:
Add some more tests for the parser combinators
-
olabini committed e0c4c20e:
Make it possible to run more than one pattern in one rewrite go
-
olabini committed 117d0e9f:
Fix all the broken tests so that rewrites work much better now
-
olabini committed 612159f5:
Add some more failing tests and sort out some initial bugs
-
olabini committed 4750f897:
First simple implementation of rewriting - very basic stuff so far
And 106 more commits...
A feed aggregator powered by Pubsubhubbub

-
olabini committed 00f4e895:
Add support for iterate on LexicalBlock
-
olabini committed 185391fb:
Add a fib example
-
olabini committed 06dccbe0:
Make functional composition easier
-
olabini committed b5daff4d:
Add support for composing lexical blocks together
-
olabini committed 72d46dfa:
Make it possible to coerce one-character strings into chars in Java integration
-
olabini committed fae8d786:
Add Sequence#indexed
-
olabini committed 8446f795:
Fix the distribution thingy
-
olabini committed 5637759e:
Update the account example and also make the pom point to the right place

-
olabini committed 24fe277a:
Fix for ikc the equality semantics
-
olabini committed f4817134:
Add some more fixes for the equality semantics
-
olabini committed b41e3da5:
Start converting equality semantics for ikc too
-
olabini committed fc571a09:
Sort out the final parts of fixing the value equality semantics. YAY.
-
olabini committed a3c1cefc:
Don't use List.contains for things that should have identity semantics
-
olabini committed 9e84ef42:
Sort out equality semantics for numbers
-
olabini committed 0e31dcae:
Make Decimal equality semantics work correctly
-
olabini committed cf0e2d83:
Make DateTime equality semantics work correctly
-
olabini committed 64e5e2e2:
Sort out equality for Range
-
olabini committed 8487304e:
Start the transformation of equality semantics
-
olabini committed 86f968a2:
Add a new version of the RPS example
-
olabini committed 1439ac0e:
Add some more handling of the Message tests and a test for an important List property
-
olabini committed 73786eda:
Add some failing tests for Message equality
-
olabini committed edb60849:
Add some tests for Message equality
-
olabini committed 539c6ed3:
Add a pending test with implementation
-
olabini committed 097d5aa7:
Add some tests and make sure Sequence is enumerable
-
olabini committed 7f66368c:
Add specs for the basic functionality of Sequences
-
olabini committed c23bea08:
Add first pieces of Mixins Sequenced and Sequence
-
olabini committed 005b3afb:
Add protocol description for generators
-
olabini committed 3a8da7ce:
Use Reflector for the 'with' implementation.
And 102 more commits...