kevinw (Kevin Watters)

Name
Kevin Watters
Email
Location
Rochester, NY
Member Since
Apr 19, 2008 (about 1 year)

Following 6 githubbers and watching 18 repositories view all →

Public Repositories (13)

  • pyflakes-vim

    on the fly Python checking in Vim with PyFlakes

    legend

    Last updated Tue Oct 13 06:15:56 -0700 2009

  • sip

    SIP fork (C/C++ Python bindings generator)

    legend

    Last updated Mon Sep 14 07:15:26 -0700 2009

  • wxpy

    faster leaner wxWidgets Python bindings

    legend

    Last updated Mon Sep 07 08:20:15 -0700 2009

  • vim

    my vim scripts

    legend

    Last updated Thu Aug 27 15:49:38 -0700 2009

  • tractools

    trac vim tools

    legend

    Last updated Wed Apr 29 10:35:11 -0700 2009

  • pyflakes

    faster smurfier pyflakes using _ast instead of compiler

    legend

    Last updated Tue Mar 31 17:04:35 -0700 2009

  • guppy

    guppy python tools with msvc compatability fixes

    legend

    Last updated Fri Mar 27 10:09:48 -0700 2009

  • kevinw.github.com

    legend

    Last updated Wed Mar 11 07:32:51 -0700 2009

  • wx

    wxWidgets (wxWebKitBranch-2.8)

    legend

    Last updated Fri Mar 06 08:27:10 -0800 2009

  • sipext

    sip/bakefile builder

    legend

    Last updated Thu Feb 05 21:14:21 -0800 2009

  • curl

    legend

    Last updated Tue Jan 06 08:47:36 -0800 2009

  • fuzzy_file_finder

    fork to provide multiple root support

    legend

    Forked from jamis/fuzzy_file_finder Fri Oct 10 19:19:06 -0700 2008

    Last updated Tue Oct 14 08:09:22 -0700 2008

  • fuzzyfinder_textmate

    A vim script that extends the fuzzyfinder plugin to support TextMate style file searches (e.g. cm...

    legend

    Forked from jamis/fuzzyfinder_textmate Fri Oct 10 23:01:11 -0700 2008

    Last updated Fri Oct 10 23:04:13 -0700 2008

Public Activity feed

kevinw closed issue 4 on kevinw/pyflakes-vim Mon Nov 09 08:37:07 -0800 2009
MacVim issue
kevinw created gist: 230036 Mon Nov 09 07:36:44 -0800 2009
typedef void MainThreadFunction(void*); void callOnMainThread(MainThreadFunction*, void* context);
kevinw closed issue 3 on kevinw/pyflakes-vim Tue Nov 03 12:52:17 -0800 2009
Error on new installation of version 1.56
kevinw closed issue 1 on kevinw/pyflakes Tue Oct 13 09:53:03 -0700 2009
[Patch] No variable b:matchedlines defined in s:GetPyflakesMessage
kevinw pushed to master at kevinw/pyflakes-vim Tue Oct 13 06:15:56 -0700 2009
HEAD is f12c0881f83964e35b2d3ad2299d111cec53dd9f
  • kevinw committed f12c0881:
    Fixes http://github.com/kevinw/pyflakes/issues#issue/1
kevinw created gist: 203339 Tue Oct 06 12:26:48 -0700 2009
<typename Value, typename HashFunctions, typename Traits> <typename T, typename HashTranslator> <...