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 21 14:56:25 -0800 2009

  • mmmail

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

    legend

    Last updated Tue Nov 17 12:07:41 -0800 2009

  • yard-spec-plugin

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

    legend

    Last updated Sun Nov 15 02:23:03 -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

  • 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 0.4-stable at lsegal/yard Sat Nov 21 14:56:25 -0800 2009
HEAD is 65dd463f1018b938202abe44835a49e3868b270e
  • lsegal committed 65dd463f:
    Resolve collision with Module#namespace and Rake, renamed to #namespace_name
lsegal pushed to master at lsegal/yard Sat Nov 21 14:56:04 -0800 2009
HEAD is 65dd463f1018b938202abe44835a49e3868b270e
  • lsegal committed 65dd463f:
    Resolve collision with Module#namespace and Rake, renamed to #namespace_name
lsegal pushed to 0.4-stable at lsegal/yard Sat Nov 21 14:54:00 -0800 2009
HEAD is 48cd295b4a47fa58f87ada99dc7a6492af3faed4
  • lsegal committed 48cd295b:
    Resolve Module#namespace collision with Rake
lsegal closed issue 42 on lsegal/yard Sat Nov 21 14:52:18 -0800 2009
"namespace" collision
lsegal pushed to master at lsegal/yard Sat Nov 21 14:52:17 -0800 2009
HEAD is 48cd295b4a47fa58f87ada99dc7a6492af3faed4
  • lsegal committed 48cd295b:
    Resolve Module#namespace collision with Rake
lsegal pushed to master at lsegal/mmmail Tue Nov 17 12:07:41 -0800 2009
HEAD is 26350f3f5caf71b627819e2c23993600f61f5d16
lsegal pushed to master at lsegal/mmmail Tue Nov 17 12:05:48 -0800 2009
HEAD is f0221e025b799e0064385b2981790cc0c623064e
lsegal pushed to master at lsegal/yard Mon Nov 16 23:33:18 -0800 2009
HEAD is 19aaac7fe68d3732836b9cfb581e865910d96b12

3 commits »

lsegal pushed to 0.4-stable at lsegal/yard Mon Nov 16 23:33:03 -0800 2009
HEAD is 19aaac7fe68d3732836b9cfb581e865910d96b12
lsegal closed issue 3 on lsegal/yard Mon Nov 16 19:09:30 -0800 2009
No way to document structs
lsegal closed issue 38 on lsegal/yard Mon Nov 16 19:06:08 -0800 2009
Class overview is not being generated
lsegal pushed to 0.4-stable at lsegal/yard Mon Nov 16 19:06:08 -0800 2009
HEAD is 8ebe77228054dfe87d8732521cbcb9581eac93dc

2 commits »

lsegal deleted branch 0.4.0-patches at lsegal/yard Mon Nov 16 14:37:18 -0800 2009
Deleted branch was at lsegal/yard/tree/0.4.0-patches
lsegal created branch 0.4-stable at lsegal/yard Mon Nov 16 14:37:08 -0800 2009
New branch is at lsegal/yard/tree/0.4-stable
lsegal closed issue 41 on lsegal/yard Mon Nov 16 10:24:33 -0800 2009
Default return type for "initialize" methods
lsegal closed issue 33 on lsegal/yard Sun Nov 15 15:49:33 -0800 2009
[error]: NoMethodError: undefined method `meths' for #<yardoc constant ...
lsegal closed issue 20 on lsegal/yard Sun Nov 15 15:49:24 -0800 2009
rdoc incompatibility with links
lsegal closed issue 32 on lsegal/yard Sun Nov 15 15:49:14 -0800 2009
Param Named 'options' Fails to Render Correctly With @option Usage
lsegal closed issue 34 on lsegal/yard Sun Nov 15 15:49:02 -0800 2009
Missing support for RDoc's :nodoc: tag
lsegal pushed to master at lsegal/yard Sun Nov 15 12:13:28 -0800 2009
HEAD is 9e1b48750cb6f8951fb95679ebf89776613cb774

2 commits »

lsegal pushed to 0.4.0-patches at lsegal/yard Sun Nov 15 12:09:40 -0800 2009
HEAD is 9e1b48750cb6f8951fb95679ebf89776613cb774
  • lsegal committed 9e1b4875:
    Add sanity checks for methods with no source
lsegal created branch 0.4.0-patches at lsegal/yard Sun Nov 15 11:18:23 -0800 2009
lsegal pushed to gh-pages at lsegal/yard-spec-plugin Sun Nov 15 02:23:04 -0800 2009
lsegal pushed to master at lsegal/yard-spec-plugin Sun Nov 15 02:14:28 -0800 2009
lsegal created tag 0.4.0 at lsegal/yard Sun Nov 15 02:13:30 -0800 2009
New tag is at lsegal/yard/tree/0.4.0
lsegal pushed to master at lsegal/yard Sun Nov 15 02:12:05 -0800 2009
HEAD is 4d4bee0c7edb2910eba0b9aec5b56df2be386fa1

281 commits »

lsegal pushed to tadpole at lsegal/yard Sun Nov 15 02:08:00 -0800 2009
HEAD is 4d4bee0c7edb2910eba0b9aec5b56df2be386fa1

5 commits »

lsegal pushed to gh-pages at lsegal/mmmail Sat Nov 14 15:27:31 -0800 2009
lsegal pushed to gh-pages at lsegal/mmmail Sat Nov 14 15:16:29 -0800 2009
lsegal pushed to tadpole at lsegal/yard Sat Nov 14 12:29:17 -0800 2009
HEAD is 6fa99054d23ebd2658553cfbdae9de80713d6ffb
lsegal closed issue 37 on lsegal/yard Sat Nov 14 11:36:32 -0800 2009
call-seq not being honored
lsegal pushed to tadpole at lsegal/yard Fri Nov 13 16:01:56 -0800 2009
HEAD is 5824a9436a95e17323235ba219f4df7938d96c87

2 commits »

lsegal deleted branch rubygems-plugin at lsegal/yard Fri Nov 13 15:58:48 -0800 2009
Deleted branch was at lsegal/yard/tree/rubygems-plugin
lsegal pushed to tadpole at lsegal/yard Fri Nov 13 15:26:40 -0800 2009
HEAD is b45c155b8b59197f76b0cbd335ffb423c66d2201
lsegal pushed to tadpole at lsegal/yard Thu Nov 12 15:10:22 -0800 2009
HEAD is d43ddf2864f7ba7b3ee1caf9b859778600975a47

5 commits »