jdalton (John-David Dalton)

Name
John-David Dalton
Email
Website/Blog
http://www.twitter.com/jdalton
Member Since
Apr 02, 2008 (about 1 year)

Following 25 githubbers and watching 52 repositories view all →

Public Repositories (2)

  • nwmatcher

    Fast Javascript CSS Selector Engine and Matcher (modified with different takes on performance and...

    legend

    Forked from dperini/nwmatcher Sun Nov 01 12:49:10 -0800 2009

    Last updated Wed Nov 11 20:32:02 -0800 2009

  • jquery

    jQuery JavaScript Library

    legend

    Forked from jquery/jquery Tue Nov 03 11:54:59 -0800 2009

    Last updated Mon Nov 02 18:01:07 -0800 2009

Public Activity feed

jdalton pushed to master at jdalton/nwmatcher Wed Nov 11 20:32:04 -0800 2009
HEAD is 039a198331b85c125e5e6aac16732bce9ad5c4ad

2 commits »

jdalton pushed to master at jdalton/nwmatcher Wed Nov 11 10:34:26 -0800 2009
HEAD is 7c53dee961742a943e77b92a612cd2e4e4d38b2b

2 commits »

jdalton pushed to master at jdalton/nwmatcher Wed Nov 11 00:33:23 -0800 2009
HEAD is f0bb21f2ac28c98e136bee6a66e2857d33932e68

9 commits »

jdalton commented on dperini/nwmatcher Tue Nov 10 21:35:26 -0800 2009
Comment in aed374e:

(nm I see you removed it in a later commit)

jdalton commented on dperini/nwmatcher Tue Nov 10 20:46:09 -0800 2009
Comment on src/nwmatcher.js L979 in 0546c43:

using from is good if its missing though inside byId() it will become from || (from = context) which is a cost of assignment. If you did from || context here that would avoid it inside byId()

jdalton commented on dperini/nwmatcher Tue Nov 10 20:44:57 -0800 2009
Comment on src/nwmatcher.js L1036 in aed374e:

I think you forgot to remove the old block

jdalton commented on jquery/jquery Mon Nov 09 17:41:05 -0800 2009
Comment in a8b089a:

I majorly dig that. Keeping submodules up to date is a pain.

jdalton started watching kangax/sputniktests-webrunner Mon Nov 09 11:52:49 -0800 2009
sputniktests-webrunner's description:
sputniktests web runner
jdalton commented on jquery/jquery Mon Nov 09 06:48:39 -0800 2009
Comment in 81bfd9b:

awesome :D

jdalton forked yui/yui2 Mon Nov 09 05:38:29 -0800 2009
Forked repository is at jdalton/yui2
jdalton commented on subtleGradient/slick Mon Nov 09 00:26:02 -0800 2009
Comment in 61ac64c:

Keep in mind a lot of the google specs test things like ~ which is an invalid selector. So passing all of their tests is not required.

jdalton commented on jquery/jquery Sat Nov 07 13:46:51 -0800 2009
Comment in 81bfd9b:

The issue http://dev.jquery.com/ticket/5443 presented more than 1 issue with 0 reproducible tests. How would this fix the FF issue (which the ticket is about) if this is in the document.attachEvent branch ? The IE issue wasn't attributed to style sheet order and while this addition is harmless I would dig seeing an actual reproducible test to verify the issue before just throwing code at it.

jdalton commented on jquery/jquery Sat Nov 07 12:58:54 -0800 2009
Comment in 9a371e2:

or IE for that matter, which supports getBoundingClientRect, but not document.defaultView

jdalton pushed to master at jdalton/nwmatcher Fri Nov 06 16:41:46 -0800 2009
HEAD is a3fa97ad52ab217aec2c2bfb3878df05fd057837

2 commits »

jdalton pushed to master at jdalton/nwmatcher Fri Nov 06 16:39:43 -0800 2009
HEAD is 5498094928f43784166dfbf04efc0b2047b4991c

2 commits »

jdalton pushed to master at jdalton/nwmatcher Fri Nov 06 12:12:22 -0800 2009
HEAD is 53634da77d9e48249d1636179cd0ddb065a0b385
  • jdalton committed 53634da7:
    unittest: Add Slick unit tests. [jddalton]
jdalton pushed to master at jdalton/nwmatcher Fri Nov 06 11:45:49 -0800 2009
HEAD is 6642021e32dff7a257eaf55bc447074ddec295f7
  • jdalton committed 6642021e:
    unittest: Add Slick unit tests. [jddalton]
jdalton pushed to master at jdalton/nwmatcher Fri Nov 06 11:37:57 -0800 2009
HEAD is 434c01a17c1027382ae7f549866379574e793e4e
  • jdalton committed 434c01a1:
    unittest: Add Slick unit tests. [jddalton]
jdalton pushed to master at jdalton/nwmatcher Fri Nov 06 10:45:20 -0800 2009
HEAD is dd695e0ef07315230ffca0f82ae23bbd3eeff7a7

2 commits »

jdalton pushed to master at jdalton/nwmatcher Fri Nov 06 10:13:48 -0800 2009
HEAD is b1ff6691c4e33c772bf258cf4f214013f1e3ee1b

2 commits »

jdalton pushed to master at jdalton/nwmatcher Thu Nov 05 11:45:15 -0800 2009
HEAD is 55916518cde7e8a4776d758f659eeb56d145bac8

3 commits »

jdalton pushed to master at jdalton/nwmatcher Thu Nov 05 06:52:46 -0800 2009
jdalton pushed to master at jdalton/nwmatcher Wed Nov 04 21:45:17 -0800 2009
HEAD is 4c2aad3c6cdb3f54e2a42f407dad8340db4a4c41

2 commits »

jdalton pushed to master at jdalton/nwmatcher Wed Nov 04 21:40:05 -0800 2009
HEAD is fd402669c36a611dbede16f5f58e27ddefc7c9d8

3 commits »

jdalton pushed to master at jdalton/nwmatcher Tue Nov 03 21:29:46 -0800 2009
HEAD is 1b1adf00431e16a3300b2f018a27d1abfd65de1e
  • jdalton committed 1b1adf00:
    nwmatcher: Move the client_api() `ID optimization RTL` block into the `reduce selection context` block to reduce tests if Optimize.id isn't matched in the selector. [jddalton]
jdalton pushed to master at jdalton/nwmatcher Tue Nov 03 21:27:08 -0800 2009
HEAD is 460666e477028796f391daf2e3785438db057f32
  • jdalton committed 460666e4:
    nwmatcher: Move the client_api() `ID optimization RTL` block into the `reduce selection context` block to reduce tests if Optimize.id isn't matched in the selector. [jddalton]
jdalton pushed to master at jdalton/nwmatcher Tue Nov 03 21:18:05 -0800 2009
HEAD is 0d9652c590e0edaf0db4695a095c22ee8ce69e3e
  • jdalton committed 0d9652c5:
    nwmatcher: Ensure the element returned by gEBID actually has the id in the `reduce selection context` block of client_api(). [jddalton]
jdalton pushed to master at jdalton/nwmatcher Tue Nov 03 21:04:02 -0800 2009
HEAD is ecda5a66df895f03af18cbb94a6cafba9f538d43

2 commits »

jdalton pushed to master at jdalton/nwmatcher Tue Nov 03 19:34:29 -0800 2009
HEAD is a05398615c2fe92668ce4a8501559057aa2a8200
  • jdalton committed a0539861:
    nwmatcher: Cleanup `switch` statements, reduce variable assignments in native_api(), and remove unused parts of ID/TAG optimizations in client_api(). [jddalton]
jdalton pushed to master at jdalton/nwmatcher Tue Nov 03 19:33:11 -0800 2009
HEAD is 839401c7046e7806e2a81ea13c1e0e04f82a1167
  • jdalton committed 839401c7:
    nwmatcher: Cleanup `switch` statements, reduce variable assignments in native_api(), and remove unused parts of ID/TAG optimizations in client_api(). [jddalton]
jdalton forked jquery/jquery Tue Nov 03 11:55:01 -0800 2009
Forked repository is at jdalton/jquery
jdalton pushed to master at jdalton/nwmatcher Tue Nov 03 10:21:33 -0800 2009
HEAD is 3f3bc9396479292508d09b2ccd678f1b5445822b

3 commits »

jdalton pushed to master at jdalton/nwmatcher Tue Nov 03 00:34:21 -0800 2009
HEAD is b1c6b1cdb3242138ae0dc03d56de256cc09c704c

3 commits »

jdalton pushed to master at jdalton/nwmatcher Mon Nov 02 23:44:30 -0800 2009
HEAD is 26dab42c22dabae4a1db7d8c5793a86839d61cdb

4 commits »

jdalton commented on jdalton/nwmatcher Mon Nov 02 23:26:22 -0800 2009
Comment in f7bcb97:

I don't support the data argument now. So it is not a concern. I was applying these patches in mass so some may not make sense until the next one in the sequence or so.