lsegal

Loren Segal
Montreal, Quebec, Canada
9
16
Feb 23, 2008
  • A simple TODO app written in Javascript using CouchDB
    Updated Fri Jun 20 09:29:23 -0700 2008
    legend
  • Virtual filesystem support for a CouchDB database.
    Updated Sat Jun 13 14:31:57 -0700 2009
    legend
  • RubyGems plugin to allow gem install to generate executables that work for both Ruby 1.8 and 1.9
    Updated Sun Jun 14 14:51:54 -0700 2009
    legend
  • Leah Culver's "Get Famous" algorithm, published CUSEC2009
    Updated Thu Jan 22 12:41:06 -0800 2009
    legend
  • The Git TextMate Bundle
    Forked from timcharper/git-tmbundle Sun Feb 01 17:56:13 -0800 2009
    legend
  • Github Pages
    Updated Mon Feb 23 17:56:51 -0800 2009
    legend
  • Mmm, a Minimalist mail library for Ruby. Works with SMTP or sendmail. Provides a one-call method ...
    Updated Tue Jun 16 11:00:16 -0700 2009
    legend
  • Ruby TextMate bundle
    Forked from drnic/ruby-tmbundle Sun Feb 01 17:54:51 -0800 2009
    legend
  • This is a version of the sydparse gem that improves comment handling
    Updated Tue Jun 03 12:45:42 -0700 2008
    legend
  • Tadpole: A Small but Extensible Templating Engine for Ruby
    Updated Tue Feb 03 11:37:10 -0800 2009
    legend
  • Export my Things.app todo items to a simple webpage
    Updated Mon Jun 23 22:08:17 -0700 2008
    legend
  • YARD is a Ruby Documentation tool (Yay!)
    Updated Sat Jul 04 15:43:46 -0700 2009
    legend
  • Examples from my Montreal.rb talk (slides at http://is.gd/14bdd)
    Updated Tue Jun 16 23:04:44 -0700 2009
    legend
  • YARD Plugin example that documents RSpec code
    Updated Sat May 30 01:04:22 -0700 2009
    legend
  • A Textmate Bundle for YARD
    Updated Tue Jun 10 01:04:21 -0700 2008
    legend
  • Parses YARD formal type declarations into a human readable format.
    Updated Mon Jun 08 22:01:39 -0700 2009
    legend

Following

Public Activity  feed

lsegal pushed to master at lsegal/yard Sat Jul 04 15:43:49 -0700 2009
HEAD is 72a92e634d9f319ef1771c6c2f5da223aef6a195
  • lsegal committed 72a92e63:
    Add support for optional description text in @see tag (use desc. for link name in HTML docs)
lsegal pushed to master at lsegal/yard Sat Jul 04 13:50:59 -0700 2009
HEAD is 77ff41b4fffb74729cb79c3a6d24a1f177428a10

2 commits »

lsegal pushed to master at lsegal/yard Sat Jul 04 12:12:30 -0700 2009
HEAD is f6432b8c2f284bbac4ece5ee1b16adf68cf60be9

4 commits »

lsegal pushed to master at lsegal/yard Sat Jul 04 11:00:10 -0700 2009
HEAD is aabb3513d2aa8b8b2d36dd431e4c3ce34de89f26
  • lsegal committed aabb3513:
    Allow overloads to render param/option tags
lsegal pushed to master at lsegal/yard Fri Jun 19 17:05:19 -0700 2009
HEAD is dac6f49c4dfd2e95991c57420d35d74e836f2289
  • lsegal committed dac6f49c:
    Perform RCov coverage if RCOV is set (rake specs)
lsegal pushed to master at lsegal/yard Fri Jun 19 16:30:21 -0700 2009
HEAD is c690fc2b422fb75bf17141e42d81b0207f9564a6
lsegal pushed to master at lsegal/yard Fri Jun 19 15:03:39 -0700 2009
HEAD is c5cd2f411e3b9ade7dded275f19204f488f81c74
  • lsegal committed c5cd2f41:
    Fix bug in last commit (only glob files with '*')
lsegal pushed to master at lsegal/yard Fri Jun 19 13:06:02 -0700 2009
HEAD is f1a1f932e0ea9268e192ec0a104a9f97a65bf370
  • lsegal committed f1a1f932:
    Only glob files if they have '*' in the path name
lsegal created gist: 132759 Fri Jun 19 11:07:25 -0700 2009
require 'yard' class ClassLineHandler < YARD::Handlers::Ruby::Base
lsegal closed issue 19 on lsegal/yard Thu Jun 18 17:39:20 -0700 2009
gem install lsegal-yard doesn't install lib/
lsegal pushed to master at lsegal/yard Thu Jun 18 17:31:21 -0700 2009
HEAD is 066fe2a28fcb8a212f19d2473d1ae47c12419a8c
  • lsegal committed 066fe2a2:
    Add Docstring#line_range to get/set the position of the docstring in a file. Also add #all to get/set full raw comments data
lsegal updated gist: 131370 Wed Jun 17 10:26:57 -0700 2009
require 'yard' YARD::Parser::SourceParser.parse_string <<-eof
lsegal forkd gist: 131370 Wed Jun 17 10:26:01 -0700 2009
# ### HELPERS ###
lsegal created branch master at lsegal/yard-examples Tue Jun 16 23:04:44 -0700 2009
lsegal pushed to rubygems-plugin at lsegal/yard Tue Jun 16 14:47:05 -0700 2009
HEAD is 80994b06fe07f36ef813b7609d2075518aa24826

2 commits »

lsegal pushed to master at lsegal/yard Tue Jun 16 14:46:54 -0700 2009
HEAD is 8acebeaa219ae0c7e0d5659ad0f99bf31f22abfc
  • lsegal committed 8acebeaa:
    Make deprecated formatting a little nicer and strikeout any deprecated methods/classes in the method/class list
lsegal pushed to master at lsegal/mmmail Tue Jun 16 11:00:18 -0700 2009
HEAD is b876796a995ae353a7c3faed551f8c0b019e0444
lsegal pushed to master at lsegal/yard Mon Jun 15 15:11:16 -0700 2009
HEAD is c03264c01b4f95e9aca857cf99d0cc15aeb9c239
  • lsegal committed c03264c0:
    Don't generate todo items if there are none
lsegal pushed to rubygems-plugin at lsegal/yard Mon Jun 15 15:10:54 -0700 2009
HEAD is 0315b9c22f299fe02340eaad3556d4dfb8413fe5

6 commits »

lsegal pushed to master at lsegal/yard Mon Jun 15 01:47:32 -0700 2009
HEAD is 07a6c8d65b499d88dc3d6e3ee8083216df95932e
lsegal pushed to master at lsegal/yard Mon Jun 15 01:46:29 -0700 2009
HEAD is 8a9b5c2bd6b05fc34aec29d4c53becd45f818f40

3 commits »

lsegal created branch master at lsegal/gem-sane-binary Sun Jun 14 14:51:54 -0700 2009
lsegal pushed to rubygems-plugin at lsegal/yard Sun Jun 14 12:56:14 -0700 2009
HEAD is 2f14541e7aa0fb58f3195312d257fd04fce94592
  • lsegal committed 2f14541e:
    Don't immediately load all of YARD when RubyGems requires the plugin.
lsegal updated gist: 129778 Sun Jun 14 12:33:03 -0700 2009
require 'rubygems' require 'yard'
lsegal updated gist: 129778 Sun Jun 14 12:30:23 -0700 2009
require 'yard' class ContextObject < YARD::CodeObjects::NamespaceObject
lsegal updated gist: 129778 Sun Jun 14 11:59:49 -0700 2009
require 'yard' class ContextObject < YARD::CodeObjects::NamespaceObject
lsegal updated gist: 129778 Sun Jun 14 11:56:42 -0700 2009
require 'yard' class ContextObject < YARD::CodeObjects::NamespaceObject
lsegal created gist: 129778 Sun Jun 14 11:56:21 -0700 2009
require 'yard' class ContextObject < YARD::CodeObjects::NamespaceObject
lsegal pushed to master at lsegal/couchio Sat Jun 13 14:31:58 -0700 2009
HEAD is b41b851963a91fcfa80fda2e66267776059d3a00
lsegal pushed to master at lsegal/mmmail Sat Jun 13 14:26:30 -0700 2009
HEAD is f7fbf0b94d192c20e3e90a4c2f2929b96400dc0c
lsegal created branch rubygems-plugin at lsegal/yard Sat Jun 13 14:16:34 -0700 2009
lsegal pushed to master at lsegal/couchio Sat Jun 13 10:25:12 -0700 2009
HEAD is 8728eb6f4e58e0f5fa4c96a6bfb5039dd0f1830e

2 commits »

lsegal pushed to master at lsegal/mmmail Sat Jun 13 10:18:50 -0700 2009
HEAD is a4b8b416882cd7dcb0a881e3fafb83958f053b4a
lsegal pushed to gh-pages at lsegal/yard Fri Jun 12 17:17:52 -0700 2009
lsegal deleted branch ripper at lsegal/yard Fri Jun 12 16:05:43 -0700 2009
Deleted branch was at lsegal/yard/tree/ripper