Public Gists by mernen

Gravatar
Fri Sep 25 18:01:13 -0700 2009
1
2
3
[19:50] Marc_ quit IRC. ("Page closed")
[19:51] Androide28 left the channel. ()
[19:51] <akashwani> quit
Gravatar
Tue Jun 30 12:37:35 -0700 2009
1
2
3
diff --git i/vm/llvm/jit_operations.hpp w/vm/llvm/jit_operations.hpp
index f55a771..aa15021 100644
--- i/vm/llvm/jit_operations.hpp
Gravatar
Mon Jun 29 15:14:53 -0700 2009
1
2
3
$ bin/rbx -Xjit.enabled -e ''
exception detected at toplevel: (StackError)
kernel/alpha.rb:20
Gravatar
Mon Jun 29 14:56:38 -0700 2009
1
2
3
(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Gravatar
Wed Jun 03 17:43:54 -0700 2009
1
2
3
module Foo
  BAZ = 100
  module Bar
Gravatar
Tue May 19 22:39:24 -0700 2009
1
2
3
    @classmethod
    def get_page(cls, app_id, bookmark=None):
        pagesize = 15
Gravatar
Thu Feb 05 20:09:25 -0800 2009
1
2
3
From 48af9c5fd26acd5055ac6ce86448b1de95171882 Mon Sep 17 00:00:00 2001
From: Daniel Luz <dev@mernen.com>
Date: Fri, 6 Feb 2009 01:51:17 -0200
Gravatar
Wed Feb 04 03:51:24 -0800 2009
1
2
3
def coerce_to_array(v)
  if v.IS_A?(Array) # internal test, not #is_a? method call
    v
gist: 47186 Slightly optimized version,...
Gravatar
Wed Jan 14 16:41:32 -0800 2009
1
2
3
# http://henrik.nyh.se/2008/12/git-dirty-prompt
# http://www.simplisticcomplexity.com/2008/03/13/show-your-git-branch-name-in-your-prompt/
# username@Machine ~/dev/dir[master]$ # clean working directory
gist: 39566 bashrc: colored and fairly ...
Gravatar
Tue Dec 23 18:30:59 -0800 2008
1
2
3
# colored prompt, with git support
PS1='\[\033[38m\]\u@\h \[\033[94m\]\W\[\033[95m\]$(__git_ps1)\[\033[37m\]$\[\033
[00m\] '
Gravatar
Fri Nov 28 22:28:07 -0800 2008
1
2
3
# Feeling Lispy?
 
number = 1234
Gravatar
Wed Oct 15 19:19:12 -0700 2008
1
2
3
(in /home/daniel/Dev/rbx)
CC vm/primitives.cpp
In file included from vm/primitives.cpp:20:
Gravatar
Fri Sep 26 11:03:49 -0700 2008
1
2
3
diff --git a/vm/profiler.cpp b/vm/profiler.cpp
index 17353d2..05b13b6 100644
--- a/vm/profiler.cpp
gist: 4417 Rubinius/cpp: rake vm:test ...
Gravatar
Thu Aug 07 07:25:24 -0700 2008
1
2
3
(in /home/daniel/Dev/rbx)
Running 472 tests......................................................
In TestChannel::test_receive_causes_event_block:
Gravatar
Thu Jul 31 08:09:08 -0700 2008
1
2
3
this program counts the letter
>,[>+++++
+++[-<------