C4
Last updated Wed Dec 09 00:56:05 -0800 2009
Rubinius, the Ruby VM
Forked from evanphx/rubinius Sat Nov 07 07:59:47 -0800 2009
Last updated Fri Nov 06 18:28:49 -0800 2009
Quake-style terminal for MacOS X (Terminal.app SIMBL)
Forked from darwin/visor Sat Oct 03 10:46:03 -0700 2009
Last updated Tue Sep 29 01:31:21 -0700 2009
Wikimedia's Mobile Site in Merb
Forked from hcatlin/wikimedia-mobile Sun Sep 06 04:05:15 -0700 2009
Last updated Sat Sep 05 09:22:49 -0700 2009
source /etc/profile
5 commits »
add installing firefox config files to a rake task
add firefox profiles
fix convert tabs to spaces problems when modify my mac-mini' hostname
switch default prompt git to no-git
add switch prompt function, git or none git
Bridge from Ruby to Haskell
Rango is ultralightweight, ultracustomizable, ultracool web framework inspired by Django.
fix some accindentally added and deleted
2 commits »
em, displaying current path should not be limited
brings new zsh prompt
3 commits »
mv debugging related methods to module Kernel
add metaid.rb which created by _why
add rc/screenrc
A Ruby interface to the libmemcached C client
rename zsh function grep_svn to gsvn and grep_conf to gconf
split zshrc to zsh folders, they are aliases and setopt
add alias vi and em Readline editing mode
delete duplicate methos between ruby/debug.rb and ruby/irb.rb
add source functions.zsh to .zshrc
add alias lgeminstall for local geminstall
untrack rc/gemrc
mv rc/gemrc to .gitignore
spec *db to darwin platform, and add uncompleted *strip_html method
6 commits »
mv *ls *cd *pwd to Object's class
add require 'irb' to ruby/debug.rb
remove alias *exit and *pp
add shortcuts "db" to ruby/debug.rb, which is equivalent to require "ruby-debug"; debugger
add Readline.vi_editing_mode to ruby/debug.rb
add debug.rb, eg. for rails
4 commits »
rename rc/irbrc to ruby/irb.rb
add various versions of function grep_conf
alias Object class's methods, lm for local_methods, ncm for non_class_methods
add function grep_conf
correct grep_svn function
touch zsh/functions.zsh && add function grep_svn
move all rc files to rc dir
Scheme in as little Ruby and as much Scheme as possible. Supports macros, continuations, tail recursion and lazy evaluation.