CARVIEW |
kassens
(Jan Kassens)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Jan Kassens
- Website/Blog
- https://blog.kassens.net
- Location
- Darmstadt, Germany
- Member Since
- May 29, 2008 (about 1 year)
Following 14 githubbers and watching 62 repositories view all →
Public Repositories (15)
-
slick
slick CSS selectors for javascript—now triple teh aswome
Forked from subtleGradient/slick Fri Jun 05 11:28:51 -0700 2009
Last updated Sat Nov 28 15:23:31 -0800 2009
-
mootools-core
MooTools Core Repository
Forked from mootools/mootools-core Sat Jun 28 04:48:20 -0700 2008
Last updated Sun Nov 22 06:53:08 -0800 2009
-
mootools-more
MooTools Plugins and Enhancements Repository
Forked from mootools/mootools-more Fri Jun 13 03:38:30 -0700 2008
Last updated Sun Nov 15 11:55:25 -0800 2009
-
mootools-snippets.tmbundle
Useful MooTools related snippets for TextMate.
Last updated Sun Oct 18 15:54:38 -0700 2009
-
couchrest
A RESTful CouchDB client based on Heroku's RestClient and Couch.js - you want the version at http...
Forked from jchris/couchrest Sat Oct 17 07:52:22 -0700 2009
Last updated Sat Oct 17 07:54:32 -0700 2009
-
qunit
An easy-to-use JavaScript Unit Testing framework.
Forked from jquery/qunit Fri Oct 02 07:49:30 -0700 2009
Last updated Fri Oct 02 07:50:30 -0700 2009
-
less.tmbundle
LESS TextMate Bundle
Forked from appden/less.tmbundle Wed Sep 23 09:19:05 -0700 2009
Last updated Wed Sep 23 09:20:41 -0700 2009
-
porthost
Super simple way to map directories to a port.
Last updated Sat Sep 12 12:12:28 -0700 2009
-
javelin
Large, bloated Javascript framework with an unintuitive, verbose syntax and very few features. Br...
Forked from epriestley/javelin Mon Jul 27 02:36:58 -0700 2009
Last updated Sun Jul 26 20:53:52 -0700 2009
-
art
vector drawing for buttons, icons, widgets and all that stuff
Forked from kamicane/art Mon Mar 30 02:27:52 -0700 2009
Last updated Tue Apr 07 02:32:48 -0700 2009
-
mootools-mvc
attempt to create a mootools mvc layer
Last updated Mon Mar 16 04:15:04 -0700 2009
-
mootools-snippets
Collection of MooTools snippets.
Last updated Wed Feb 11 12:57:13 -0800 2009
-
snippely
Snippely is a basic text and code organizational tool.
Last updated Wed Jan 28 23:21:25 -0800 2009
-
fire
MooTools Fire - Sets AIR on Fire
Last updated Tue Jan 27 10:04:53 -0800 2009
-
mootools-data-binding
Data Binding Plugins for MooTools 1.2.x
Forked from subtleGradient/mootools-data-binding Sat Dec 20 05:38:40 -0800 2008
Last updated Tue Jan 20 13:09:14 -0800 2009
Public Activity 
hub introduces git to GitHub
Run button of embedded version scrolls the window.

-
subtleGradient committed 1b03b8cf:
point to the new select runner
-
subtleGradient committed 496767e9:
Slick → SELECT
-
subtleGradient committed 835578c4:
NEW Standalone specs. Define the methods to use for select, match & isxml in your runner.
-
subtleGradient committed bfb9a57d:
FIXED duplicate specs in runner
-
subtleGradient committed 77c428ae:
renamed Test
-
subtleGradient committed eb559a95:
renamed create slick window
-
subtleGradient committed 386c2fe3:
handle input on Mock. makse sure the first input isn't a function
-
subtleGradient committed 85c376ad:
slick-specific specs
-
subtleGradient committed 0ebcd1d8:
SlickSpec launcher. getting ready for the submodule
-
subtleGradient committed f9dc209a:
slickspecs own specs
-
subtleGradient committed 69ede9bb:
moved to the helper
-
subtleGradient committed b502d603:
removed 3rd party tests. if you want to bring in a 3rd party test you've got to go get it from the original source and make a SlickSpec for it
-
subtleGradient committed 6ec5fc8e:
moving specs to specs folder
-
subtleGradient committed c12f73cb:
moving mocks to mocks folder
-
subtleGradient committed a6a0f13f:
style tweaks
-
subtleGradient committed 4dff6bd8:
updated to the uncompressed version of diff_match_patch
-
subtleGradient committed 035f9e69:
moved script loader into the helper for now
-
subtleGradient committed b7a997d3:
fixed baseurl in jsspec
-
subtleGradient committed 73be157d:
handle errors without breaking everything
-
subtleGradient committed afb5bade:
JSSpec CHANGED: don't erase the existing querystring
And 42 more commits...
Django application to test web development frontends
TextMate support for JavaScript

-
subtleGradient committed 399fe414:
better [attr!=val] test
-
subtleGradient committed 3d5cac0f:
forgot to remove the simple default flag removal
-
subtleGradient committed 44550a16:
change the select benchmark
-
subtleGradient committed eb983dc2:
SPEEDUP set parsed.simple to simple Attribute Operators test attribute operator
-
subtleGradient committed 8b340e64:
SPEEDUP don't assume that all pseudos are not simple. let QSA figure that our for us
-
subtleGradient committed 97230396:
fixed spaces
-
subtleGradient committed 1d630907:
more links to specific selector lists
-
subtleGradient committed 37a58ad2:
updated SlickLast to latest subtlegradient/master
-
subtleGradient committed 8ca1388d:
moar links to focused benchmarks
-
subtleGradient committed 0437f7fb:
rearrange links
-
subtleGradient committed 129a95e1:
changed parsed.simple logic to figure it out dynamically when a selector fails
-
subtleGradient committed 54168439:
FIXED bug when the context is the document
-
subtleGradient committed 73fcece5:
moved QSA back to where it was after parsing
-
subtleGradient committed ef192226:
disable the old QSA
-
subtleGradient committed de812b9d:
WIP moving QSA before parsing
-
subtleGradient committed 79d78878:
almost working for everything and almost as fastas without it :/
-
subtleGradient committed cf169a2d:
rm tmproj
-
subtleGradient committed 86e5d2de:
changed old idGetsName to be slightly shorter and more stable?
-
subtleGradient committed a9a8c4e4:
experimental new `idGetsName` bug checking code. More stable and reproducable in IE8's various doctypes
-
subtleGradient committed a1bdfde0:
experimental use of QSA in the " " combinator
And 21 more commits...

-
kassens committed f726478e:
minor correction (z. B. → z.B.)
-
kassens committed feadb466:
Merge commit 'FabianBeiner/master' into tmp
-
FabianBeiner committed 96550def:
(Tried to) improve(d) the translations.
-
FabianBeiner committed 5201b805:
Fixed typo in "Sonntag"

-
kassens committed 86bcab35:
Merge commit 'subtleGradient/master'
-
subtleGradient committed 64e9dfa5:
use context.document not document for specs
-
subtleGradient committed bcfe8696:
fixed syntax error
-
fabiomcosta committed d8111731:
fix for the nth logics, all specs are passing now. Some little fixes and style on the "all doctype" specs too.
-
fabiomcosta committed 10ad7bac:
fix for the specs, they were giving incorrect results.
-
subtleGradient committed a2c2ef25:
fixed whitespace and added modeline
-
subtleGradient committed 5e290b9d:
uncommenting previously freezing tests. Thanks JDalton
-
kassens committed 2a47bc0a:
Merge commit 'subtleGradient/master'
-
subtleGradient committed 242a45dc:
disable test in xml
-
subtleGradient committed d2f3b2bc:
use parsed.raw in QSA, not the expression so that we can accept a parsed selector object
-
subtleGradient committed fff5aabc:
must accept a parsed selector object QSA
-
kassens committed d991e655:
Merge commit 'subtleGradient/master'
-
subtleGradient committed 9ed990c8:
Slick must accept a parsed selector object
-
subtleGradient committed 5d52c1e9:
remove empty spec

-
subtleGradient committed 37921a55:
use the document.nodeType to know which getById code to use
-
subtleGradient committed f91a0d54:
comments
-
subtleGradient committed 6815676f:
better handling of the document input in setDocument
-
subtleGradient committed bf6f5c96:
don't return Slick for local.* methods
-
subtleGradient committed 5a44a0fb:
more css
-
subtleGradient committed cf4fd5da:
run automatically
-
subtleGradient committed af377be1:
more SlickSpec branding
-
subtleGradient committed 7579d369:
begin SlickSpec branding
-
subtleGradient committed 263e9e07:
FIXED specs for escaped chars
-
subtleGradient committed c7fb99e4:
FIXED support for escaped characters in selectors
-
subtleGradient committed 7c200e95:
Uncomment and convert all the rest of the Google Closure Specs
-
subtleGradient committed 9b517834:
FIXED specs: Should NOT include the "\" for escaped characters in the parsed selector
-
subtleGradient committed a4399e22:
added ids with escaped colons to the parser specs
-
subtleGradient committed fd76e1a3:
FIXED support for attributes without quotes with spaces, improved parser performance
-
subtleGradient committed 9b17fac5:
better handling of random input, support for using the window as a context
-
subtleGradient committed be0ad9aa:
added attribute selectors without quotes with spaces to the specs `[ blah *= foobar ]`
-
subtleGradient committed 375e2730:
stop auto-creating a TinyURL
-
subtleGradient committed 34c74c4e:
support detecting fake JSSpec Helper windows
-
subtleGradient committed 61fe022b:
slick input specs
-
subtleGradient committed 221a8a46:
Welcome Jan Kassens to the Slick team!
And 8 more commits...
TextMate bundle for the Go programming language

-
subtleGradient committed 2ed7560f:
FIXED spaces in attribute selectors [attr = "val"]
-
subtleGradient committed 45771e4c:
updated specs proving that the spaces in attributes bug exists
-
subtleGradient committed db410306:
new failing parser specs for attributes with spaces around the attribute operator
-
subtleGradient committed 76a6fbf6:
Revert "convert the RegExp from being a single giant string to multiple concatenated strings. this isn't a problem since compression combines the strings together again anyway but then it doesn't save needless whitespace in the compressed version of the page."
-
subtleGradient committed 48bc7dcf:
rearranged things as per IRC discussion. no implicit declaration. explicit only
-
subtleGradient committed 9be8cb86:
CHANGED setDocument now accepts any node or document
-
subtleGradient committed a32740f2:
clean up the setDocument "feature detection"
-
subtleGradient committed fa0876e2:
updated SlickLast
-
subtleGradient committed ceddb65f:
added todo note about [attrib=square[]]
-
subtleGradient committed a7b4f61b:
oops, bad name :/
-
subtleGradient committed 40e800bb:
move nth select specs from match to select specs runner and made it XML compliant
-
kassens committed c7e2f7c3:
removing :index pseudo and casing for index
-
kassens committed 632d01ca:
rewrite of nth-child logic
-
kassens committed 37152ff5:
adding nth-child specs
-
kamicane committed b9d79e7b:
Squashed commit of the following:
-
kassens committed b3ac6097:
removing meaningless block adding missing ;
-
subtleGradient committed 282f9bea:
Merge commit 'fabiomcosta/fixes'
-
subtleGradient committed 497fb119:
only process these setDocument tests for HTML documents
-
fabiomcosta committed 61ac64c0:
fix for the google specs, from 35 failing specs we got 21 failing now.
-
subtleGradient committed 2474d1aa:
updated frameworks/slick.js
And 20 more commits...

-
Aaron Newton committed 1836a36b:
using Elements.From in Fupdate.Append
-
appden committed 5f06bd63:
Merge branch 'master' of git://github.com/mootools/mootools-more
-
Aaron Newton committed a64ed47f:
fixing a typo
-
Aaron Newton committed 9b05d323:
updating dependencies; depender.client is no longer in -more
-
appden committed 3e394ff2:
Merge branch 'master' of git://github.com/mootools/mootools-more
-
Aaron Newton committed d8dddf9e:
keyboard updates:
-
Aaron Newton committed 97fba0cd:
depender client is now packaged with depender app
-
Aaron Newton committed 9af70b6a:
updating unit tester
-
Aaron Newton committed 01d8434d:
Merge branch 'master' into trunk
-
Aaron Newton committed 1dc6ac81:
rewriting keyboard to allow nested controls. trust me, it's awesome.
-
Aaron Newton committed 9cd8f7ca:
mask now checks against document body for resizing.
-
Aaron Newton committed 63f419be:
adding a check on the offset parent calc in Element.position
-
Aaron Newton committed 5c066a65:
slight tweak on the path calculation for depender.
-
Aaron Newton committed d0de8f4d:
moving the previous keyboard tests to a different local as there's another one coming in a sec.
-
Aaron Newton committed 26690ede:
making sure the waiter target wins over the update target
-
appden committed ee18c919:
Few style tweaks in Date and URI
-
Aaron Newton committed 2607dd17:
updating dependencies for HtmlTable
-
Aaron Newton committed 14ca48f4:
fixing a typo in the Assets docs
-
appden committed e75421fc:
- Small cleanup of Request.Periodical.
-
Aaron Newton committed 8b640729:
picking up this fix for the overflow: https://github.com/limodou/mootools-more/commit/604f6012a7129a9a0093bcae1dca2f86b572ff78
And 284 more commits...
Slick is a new standalone CSS Selector engine and CSS Selector string parser

-
subtleGradient committed 5888329d:
latest benchmark results
-
subtleGradient committed 7ca229be:
speedup getByTag
-
subtleGradient committed bdd01214:
uidOf benchmark. We're already using the best option. FF makes the diff clear
-
subtleGradient committed 427ffd30:
added profiling to bench_selector to better investigate what's going on in the code and optimize
-
subtleGradient committed 856287b4:
NEW set displayName for every function; allows better debugging / perf testing
-
subtleGradient committed 32ba796c:
fixed whitespace
-
subtleGradient committed dea41763:
moved lookupAttribute down
-
subtleGradient committed ee68e2f7:
removed the custom getByTag since match:selector should handle that function and this therefore eliminates a function call
-
subtleGradient committed 23521eac:
added YASS to frameworks
-
subtleGradient committed bed315b1:
remove the feature specs from the parser spec runner
-
subtleGradient committed 1c9bb8b3:
move namespace specs into a separate Describe from tagName
-
subtleGradient committed 59347dec:
fixed somespecs that weren't firing in testswarm
-
subtleGradient committed 43c2e7f4:
updated test landing page
-
subtleGradient committed c8387b01:
specs: document.search → Slick
-
subtleGradient committed 9199665d:
run tests by default onload
-
subtleGradient committed cdad6e7d:
make a test so it doesn't sit there doing nothing
-
subtleGradient committed 6366c0fa:
remove google test from mocks test. since it has its own runner
-
subtleGradient committed 33d9070c:
temporarily remove tests which cause ∞ loop
-
subtleGradient committed bbd61b5d:
Merge commit 'fabiomcosta/xtra-specs'
-
fabiomcosta committed 88594474:
* new specs showing that the id selector still returns inconsistent values. The QSA will return every matched node with the passed id, while browsers that dont have it will return just the first one (using GEById). Browsers without QSA will still return more than one element if the element matched by the GEById function is a named node, so it will fallback to the GEBTagName and will return more than one node.
And 37 more commits...
Oh, right. I added those spaced because there were already (wrong) spaces in that file between ) and {. They should all be changed to ){.