samleb (Samuel Lebeau)

Name
Samuel Lebeau
Email
Location
Montpellier, France
Member Since
Apr 06, 2008 (about 1 year)

Following 16 githubbers and watching 64 repositories view all →

Public Repositories (14)

  • sprockets

    JavaScript dependency management and concatenation

    legend

    Forked from sstephenson/sprockets Tue Jul 21 22:05:33 -0700 2009

    Last updated Fri Nov 13 06:58:08 -0800 2009

  • prototype

    Prototype JavaScript framework

    legend

    Forked from sstephenson/prototype Fri Jun 05 10:10:59 -0700 2009

    Last updated Fri Oct 23 04:04:47 -0700 2009

  • milk

    TODO: one-line summary of your gem

    legend

    Last updated Fri Oct 09 09:32:35 -0700 2009

  • sinatra

    Classy web-development dressed in a DSL (official / canonical repo)

    legend

    Forked from sinatra/sinatra Wed Sep 30 22:07:46 -0700 2009

    Last updated Tue Sep 22 12:25:06 -0700 2009

  • kicker

    A simple OS X CLI tool which uses FSEvents to run given callbacks, such as a CLI command.

    legend

    Forked from alloy/kicker Wed Sep 16 16:48:54 -0700 2009

    Last updated Wed Sep 16 00:31:08 -0700 2009

  • vfs

    A virtual filesystem implementation in Ruby

    legend

    Last updated Mon Jul 27 07:45:16 -0700 2009

  • scripty2

    scripty2: for a more delicious web

    legend

    Forked from madrobby/scripty2 Thu Jun 25 13:45:45 -0700 2009

    Last updated Thu Jun 25 11:14:07 -0700 2009

  • rip

    Ruby's Intelligent Packaging

    legend

    Forked from defunkt/rip Sat Jun 20 19:36:42 -0700 2009

    Last updated Tue Jun 16 23:13:20 -0700 2009

  • unittest_js

    legend

    Forked from tobie/unittest_js Wed May 27 19:15:50 -0700 2009

    Last updated Wed May 27 19:21:40 -0700 2009

  • macruby-doc-app

    simple experiment to query the cocoa and eventually the macruby doc

    legend

    Forked from mattetti/macruby-doc-app Wed May 27 20:01:20 -0700 2009

    Last updated Wed May 27 00:59:35 -0700 2009

  • bouncer

    Fast bottom-up element matcher for Javascript, not using eval

    legend

    Last updated Tue May 26 12:17:42 -0700 2009

  • prototype-fruits

    Prototype goodness

    legend

    Last updated Sat May 23 12:45:48 -0700 2009

  • rubinius

    Rubinius, the Ruby VM

    legend

    Forked from evanphx/rubinius Thu Apr 09 16:13:13 -0700 2009

    Last updated Thu Apr 09 00:43:49 -0700 2009

  • dependencies_resolver

    Generic dependencies resolver in Ruby

    legend

    Last updated Fri May 09 06:26:29 -0700 2008

Public Activity feed

samleb commented on samleb/sprockets Fri Nov 13 07:02:41 -0800 2009
Comment in fc8fdff:

Credit goes to @jwheare who pinged me about this issue !

samleb pushed to minification at samleb/sprockets Fri Nov 13 06:58:08 -0800 2009
HEAD is fc8fdff18e0d86969da4517728f57e696be4cce5
  • samleb committed fc8fdff1:
    Add support for minification in nph-sprockets.cgi
samleb started watching tobie/Evidence Sun Nov 08 08:04:15 -0800 2009
Evidence's description:
JavaScript unit testing
samleb started watching ciaran/choctop Tue Oct 27 08:39:51 -0700 2009
choctop's description:
Build and deploy tools for Cocoa apps using Sparkle for distributions and upgrades; it’s like Hoe but for Cocoa apps.
samleb started watching defunkt/mustache Tue Oct 27 03:38:52 -0700 2009
mustache's description:
What could be more logical awesome than no logic at all?
samleb commented on sstephenson/prototype Sun Oct 25 06:39:12 -0700 2009
Comment in 8382682:

Agreed, or even Legacy.Selector, Legacy being a namespace for legacy stuff.

samleb commented on sstephenson/prototype Fri Oct 23 10:42:53 -0700 2009
Comment in 5f85799:

or even results.push(Element.extend(element)) which is used throughout the framework

samleb commented on sstephenson/prototype Fri Oct 23 10:40:54 -0700 2009
Comment on vendor/nwmatcher/selector_engine.js L29 in 5f85799:

element = Element.extend(element) still works if it's a proxy.

samleb created branch minification at samleb/sprockets Fri Oct 23 09:10:03 -0700 2009
samleb pushed to master at samleb/prototype Fri Oct 23 04:04:47 -0700 2009
HEAD is af89847a4ff73715058fc453a20eae5358c3470b

2 commits »

samleb commented on sstephenson/prototype Fri Oct 23 03:58:36 -0700 2009
Comment in 9d7a981:

This closing parenthesis breaks the link sorry, here it is again : http://github.com/samleb/prototype/commit/caa2bf02b2ef641d1583ccbdb170d7baccb7788b

samleb commented on sstephenson/prototype Thu Oct 22 19:17:09 -0700 2009
samleb pushed to mouseenter_mouseleave_events at samleb/prototype Thu Oct 22 19:14:12 -0700 2009
HEAD is caa2bf02b2ef641d1583ccbdb170d7baccb7788b

21 commits »

samleb created branch mouseenter_mouseleave_events at samleb/prototype Thu Oct 22 19:13:54 -0700 2009
samleb pushed to master at samleb/prototype Thu Oct 22 19:13:39 -0700 2009
HEAD is 2d3e4232303d81fc1b13e6347b299b43599200fa

20 commits »

samleb created gist: 216388 Thu Oct 22 15:09:50 -0700 2009
/** * Bouncer.tokenize(expression) -> [Array...] * - expression (String): Valid stripped CSS ...
samleb pushed to master at tobie/pdoc Wed Oct 21 18:33:06 -0700 2009
HEAD is 1f0160f08e10db19937624f0db05259e681597f9

2 commits »

samleb created gist: 215633 Wed Oct 21 18:06:02 -0700 2009
diff --git a/lib/pdoc/generators/html/website.rb b/lib/pdoc/generators/html/website.rb index 8f24...
samleb pushed to syntax_highlighter at tobie/pdoc Wed Oct 21 17:06:12 -0700 2009
HEAD is e59dbb7903856b13c4b9ab58386bb9cc89632107
  • samleb committed e59dbb79:
    Make syntax_highlighter a class property of PDoc::Generators::Html::Website
samleb created gist: 215586 Wed Oct 21 16:50:51 -0700 2009
diff --git a/lib/pdoc/generators/html/helpers.rb b/lib/pdoc/generators/html/helpers.rb index 625a...
samleb created gist: 215585 Wed Oct 21 16:47:44 -0700 2009
diff --git a/lib/pdoc/generators/html/helpers.rb b/lib/pdoc/generators/html/helpers.rb index 625a...
samleb created gist: 215581 Wed Oct 21 16:40:16 -0700 2009
diff --git a/lib/pdoc/generators/html/helpers.rb b/lib/pdoc/generators/html/helpers.rb index 625a...
samleb created gist: 215579 Wed Oct 21 16:39:53 -0700 2009
Integrate SyntaxHighlighter with CodeRay and Pygments support # Please enter the commit message ...
samleb pushed to syntax_highlighter at tobie/pdoc Wed Oct 21 12:24:19 -0700 2009
HEAD is 1016fcea4a0260b6768e20362c6fe64d7d05f99a
  • samleb committed 1016fcea:
    Integrate SyntaxHighlighter with CodeRay and Pygments support
samleb created branch syntax_highlighter at tobie/pdoc Wed Oct 21 12:05:54 -0700 2009
samleb started watching defunkt/emacs Sun Oct 11 14:39:28 -0700 2009
emacs's description:
My Emacs config
samleb commented on sstephenson/prototype Fri Oct 09 10:24:48 -0700 2009
Comment in 4dd878f:

NWMatcher is blazing fast, and it's a robust and complete selector implementation.
We just cannot ship as part of framework because function compilation at runtime isn't compatible with Caja (we're already trying to get rid of all eval calls).
As @nel pointed out, what's important for Prototype is to have a selector adapter API so any implementation could be plugged in depending on your needs (application with lot of event delegation vs. embeddable widget with security considerations).
This is planned for future releases.

samleb created branch master at samleb/milk Fri Oct 09 09:32:35 -0700 2009
New branch is at samleb/milk/tree/master
samleb created repository milk Fri Oct 09 09:32:29 -0700 2009
New repository is at samleb/milk
samleb forked sinatra/sinatra Wed Sep 30 22:07:47 -0700 2009
Forked repository is at samleb/sinatra
samleb commented on sstephenson/prototype Mon Sep 28 23:12:00 -0700 2009
samleb commented on sstephenson/prototype Mon Sep 28 23:03:19 -0700 2009
Comment in 3b525f1:

IMHO, comments should be added to explain why we're using lastIndexOf for startsWith and indexOf for endsWith as it sounds quite unusual.

return this.lastIndexOf(pattern, 0) === 0; would be more understandable than return !this.lastIndexOf(pattern, 0); too.

samleb pushed to master at samleb/prototype Mon Sep 28 22:49:09 -0700 2009
HEAD is 3b525f194d0e573923c7d9ad1cbd0cf63a849954

2 commits »