lsegal (Loren Segal)

Name
Loren Segal
Email
Website/Blog
http://www.gnuu.org
Location
Montreal, Quebec, Canada
Member Since
Feb 23, 2008 (about 1 year)

Following 2 githubbers and watching 41 repositories view all →

Public Repositories (28)

  • yard

    YARD is a Ruby Documentation tool (Yay!)

    legend

    Last updated Sat Nov 07 17:37:20 -0800 2009

  • mysql-ruby

    An encoding aware MySQL driver for Ruby 1.9.1

    legend

    Forked from Hoodow/mysql-ruby Fri Nov 06 19:07:15 -0800 2009

    Last updated Fri Nov 06 19:07:40 -0800 2009

  • yard-spec-plugin

    YARD Plugin example that documents RSpec code (live example in homepage)

    legend

    Last updated Mon Nov 02 01:58:20 -0800 2009

  • mmmail

    Mmm, a Minimalist mail library for Ruby. Works with SMTP or sendmail. Provides a one-call method ...

    legend

    Last updated Thu Oct 15 23:12:18 -0700 2009

  • llvmruby

    LLVM bindings for Ruby

    legend

    Forked from tombagby/llvmruby Thu Sep 24 23:38:00 -0700 2009

    Last updated Thu Sep 24 23:39:14 -0700 2009

  • my_toy_compiler

    My Toy Compiler. Read about how I did it at the homepage URL

    legend

    Last updated Thu Sep 24 23:25:10 -0700 2009

  • barracuda

    Barracuda is a Ruby wrapper library for the OpenCL architecture.

    legend

    Last updated Wed Sep 09 20:31:58 -0700 2009

  • complexity

    Calculates the McCabe cyclomatic complexity index of the methods in your Ruby code.

    legend

    Last updated Sun Sep 06 11:27:59 -0700 2009

  • brainz

    Brainz is an Artificial Neural Network library written in Ruby

    legend

    Last updated Sun Aug 23 18:48:05 -0700 2009

  • jml4disco

    Java Modelling Language 4 Disco: Adds distribution and Boogie support to JML4

    legend

    Last updated Sat Aug 22 18:47:15 -0700 2009

  • tadpole

    Tadpole: A Small but Extensible Templating Engine for Ruby

    legend

    Last updated Fri Aug 14 18:03:53 -0700 2009

  • Twittle

    A Multi-platform Twitter Client written in C++ using wxWidgets

    legend

    Last updated Mon Aug 10 22:55:13 -0700 2009

  • TankRacer

    A small implementation of the Quake3 engine in the form of a racing game

    legend

    Last updated Mon Aug 10 22:54:23 -0700 2009

  • Wiidi

    Wiimote MIDI interface application for OSX

    legend

    Last updated Mon Aug 10 22:52:05 -0700 2009

  • gem-sane-binary

    RubyGems plugin to allow gem install to generate executables that work for both Ruby 1.8 and 1.9

    legend

    Last updated Fri Aug 07 10:57:19 -0700 2009

  • whiny_finder

    A Rails 1.2.x plugin to add find! and find_by_NAME! methods that raise RecordNotFound exceptions ...

    legend

    Last updated Thu Jul 23 10:01:22 -0700 2009

  • py-ruby-decorators

    The most Pythonic decorators possible using Ruby syntax

    legend

    Last updated Wed Jul 15 01:42:59 -0700 2009

  • force_bind

    Adds UnboundMethod#bind_class to bind an UnboundMethod to a class.

    legend

    Last updated Wed Jul 15 00:53:31 -0700 2009

  • yard-examples

    Examples from my Montreal.rb talk (slides at http://is.gd/14bdd)

    legend

    Last updated Tue Jun 16 23:04:44 -0700 2009

  • couchio

    Virtual filesystem support for a CouchDB database.

    legend

    Last updated Sat Jun 13 14:31:57 -0700 2009

  • yard-types-parser

    Parses YARD formal type declarations into a human readable format.

    legend

    Last updated Mon Jun 08 22:01:39 -0700 2009

  • git-tmbundle

    The Git TextMate Bundle

    legend

    Forked from timcharper/git-tmbundle Sun Feb 01 17:56:13 -0800 2009

    Last updated Tue May 26 18:04:36 -0700 2009

  • lsegal.github.com

    Github Pages

    legend

    Last updated Mon Feb 23 17:56:51 -0800 2009

  • ruby-tmbundle

    Ruby TextMate bundle

    legend

    Forked from drnic/ruby-tmbundle Sun Feb 01 17:54:51 -0800 2009

    Last updated Sun Feb 01 18:17:19 -0800 2009

  • get_famous

    Leah Culver's "Get Famous" algorithm, published CUSEC2009

    legend

    Last updated Thu Jan 22 12:41:06 -0800 2009

  • things-export

    Export my Things.app todo items to a simple webpage

    legend

    Last updated Mon Jun 23 22:08:17 -0700 2008

  • couch-todo

    A simple TODO app written in Javascript using CouchDB

    legend

    Last updated Fri Jun 20 09:29:23 -0700 2008

  • yard-tmbundle

    A Textmate Bundle for YARD

    legend

    Last updated Tue Jun 10 01:04:21 -0700 2008

Public Activity feed

lsegal pushed to tadpole at lsegal/yard Sat Nov 07 17:37:20 -0800 2009
HEAD is 1161eec5ffe0428adbf6ae2721080698904d7463
lsegal pushed to tadpole at lsegal/yard Sat Nov 07 14:05:11 -0800 2009
HEAD is ad112992f80f9be6668e240a8c1019e7459e1058

2 commits »

lsegal updated gist: 228455 Fri Nov 06 20:02:04 -0800 2009
class Mysql::Result def encode(value, encoding = "utf-8") String === value ? value.force_en...
lsegal pushed to tadpole at lsegal/yard Fri Nov 06 19:25:27 -0800 2009
HEAD is daa9806d628d57c07faedc076e28b07113c77172

2 commits »

lsegal pushed to master at lsegal/yard Fri Nov 06 19:24:16 -0800 2009
HEAD is 0ee4cad07726e91cc995f76f40fe4317bd82ee18
  • lsegal committed 0ee4cad0:
    Another fix for comments not registering as docstrings in 1.8 parser
lsegal pushed to master at lsegal/mysql-ruby Fri Nov 06 19:07:41 -0800 2009
HEAD is b7e4613559f0a741935ad375f07f9411c2107bb7
  • lsegal committed b7e46135:
    Add basic encoding aware logic. Convert all data to default external encoding
lsegal forked Hoodow/mysql-ruby Fri Nov 06 19:07:16 -0800 2009
Forked repository is at lsegal/mysql-ruby
lsegal updated gist: 228455 Fri Nov 06 18:18:41 -0800 2009
class Mysql::Result def encode(value, encoding = "utf-8") String === value ? value.force_en...
lsegal updated gist: 228455 Fri Nov 06 18:17:23 -0800 2009
class Mysql::Result def utf8ify(value) String === value ? value.force_encoding("utf-8") : v...
lsegal updated gist: 228455 Fri Nov 06 17:57:37 -0800 2009
class Mysql::Result def each_utf8(&block) each_orig do |row|
lsegal created gist: 228455 Fri Nov 06 17:42:27 -0800 2009
class Mysql::Result def each_utf8(&block) each_orig do |row|
lsegal pushed to tadpole at lsegal/yard Fri Nov 06 13:36:26 -0800 2009
HEAD is a25fbf9a5fdbc4bbf1c1b47ebe3e37aec358f63a

4 commits »

lsegal pushed to master at lsegal/yard Fri Nov 06 13:36:24 -0800 2009
HEAD is b3800de9cfe318c9e06e13b9bad6df73123da8b4

2 commits »

lsegal pushed to tadpole at lsegal/yard Thu Nov 05 18:11:17 -0800 2009
HEAD is dc7c489778787604592fa232baaeba56aff51957
lsegal pushed to tadpole at lsegal/yard Thu Nov 05 14:41:02 -0800 2009
HEAD is eff1ffad039569fca91f8de39976d47122ecb43e

2 commits »

lsegal pushed to tadpole at lsegal/yard Thu Nov 05 13:50:14 -0800 2009
HEAD is 63b7d50a4a18536211a2e321b6a1a9d9e949ae40
lsegal pushed to tadpole at lsegal/yard Thu Nov 05 13:46:52 -0800 2009
HEAD is 362af89c7952dd94a8e08d5f22d208d74fe10f8e
  • lsegal committed 362af89c:
    Add class variables to templates along with constants
lsegal pushed to tadpole at lsegal/yard Thu Nov 05 13:20:00 -0800 2009
HEAD is 9f6f101ee0e459fccf2e218f41a20641fa4d3b41

2 commits »

lsegal pushed to tadpole at lsegal/yard Thu Nov 05 12:15:10 -0800 2009
HEAD is 241b0e6a320bd5d2b093c63fe58e6467eb2b0bf4

2 commits »

lsegal pushed to tadpole at lsegal/yard Wed Nov 04 16:34:30 -0800 2009
HEAD is dc07b93a25c9787077e9c103a226197466dd185b

3 commits »

lsegal pushed to tadpole at lsegal/yard Tue Nov 03 17:20:15 -0800 2009
HEAD is 7e4c01fe692733bc4c58a96b44ecfee6d614735b

2 commits »

lsegal pushed to tadpole at lsegal/yard Tue Nov 03 16:44:34 -0800 2009
HEAD is b0d6729db429149e938520302f0379b862a24239

4 commits »

lsegal pushed to tadpole at lsegal/yard Tue Nov 03 00:51:34 -0800 2009
HEAD is a09ff4ab0026408046055a007a483936af5a7cc2

2 commits »

lsegal pushed to tadpole at lsegal/yard Mon Nov 02 18:55:43 -0800 2009
HEAD is c19d4dc5c5aebb7fc71e016ad27d405884b367d7

7 commits »

lsegal pushed to tadpole at lsegal/yard Mon Nov 02 01:58:39 -0800 2009
HEAD is fd2406a5514cae77de9e9ecd431f18c71b0b6b6b
lsegal pushed to master at lsegal/yard-spec-plugin Mon Nov 02 01:58:20 -0800 2009
HEAD is c6decc07dd8c5306c319d1209e702260a1320c80

2 commits »

lsegal pushed to tadpole at lsegal/yard Mon Nov 02 01:49:12 -0800 2009
HEAD is 7389d7eec0233cb110796faf0e9c79877c1d2f1a

3 commits »

lsegal pushed to tadpole at lsegal/yard Sun Nov 01 23:06:24 -0800 2009
HEAD is d828683478ec5a39c64e968443ffdc836c474e3e
lsegal pushed to tadpole at lsegal/yard Sun Nov 01 22:58:38 -0800 2009
HEAD is c02e368842dbb7f8d1eb7652b305a4f2212e8bda

3 commits »

lsegal pushed to master at lsegal/yard Sun Nov 01 22:54:14 -0800 2009
HEAD is ab8cee2edf1d992c52f80e0d4c3f14b4fec9ea33
  • lsegal committed ab8cee2e:
    Add plugin support. Name your gems 'yard-myplugin' or 'yard_myplugin'.
lsegal pushed to tadpole at lsegal/yard Sun Nov 01 21:01:13 -0800 2009
HEAD is 279b869751cc7a8342a9d7c567b89403f3360be2

2 commits »

lsegal pushed to tadpole at lsegal/yard Sun Nov 01 19:03:34 -0800 2009
HEAD is 93318b9f92ec5a77568dc643b127e03e04600d27
  • lsegal committed 93318b9f:
    Improve rendering speed of subclasses section
lsegal pushed to tadpole at lsegal/yard Sun Nov 01 18:55:32 -0800 2009
HEAD is faf6d00b22f6297f60f9e18cf870b3c5608875e7
  • lsegal committed faf6d00b:
    Add Class.inherited to privatized method list
lsegal pushed to tadpole at lsegal/yard Sun Nov 01 18:49:54 -0800 2009
HEAD is 03aab9cb196d3b5946f2d37803b39636dfea85dc

3 commits »

lsegal pushed to tadpole at lsegal/yard Sun Nov 01 16:59:46 -0800 2009
HEAD is 81559dbce89732d7bf145914e9868074d449f136

3 commits »