0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Unit testing selector unification. Minor bug fix. More... over 11 years ago
Adding the unify method for pseudo-thingies. This should be the last case. More... over 11 years ago
adding the unify method for universal and elemental selectors More... over 11 years ago
adding the unify method for id selectors More... over 11 years ago
okay, implemented the root unification method More... over 11 years ago
working on selector unification More... over 11 years ago
Gah, need to reparse selectors to properly re-hierarchize the parent references. Bring on the epicycles.... More... over 11 years ago
implementing selector specificity methods More... over 11 years ago
'nuther test case More... over 11 years ago
Okay, I think this version is correct. More... over 11 years ago
minor correction More... over 11 years ago
More test cases ... will need to compare output against the Ruby version More... over 11 years ago
Okay, the superselector test for complex selectors seems to work. Should probably have more than one test case. More... over 11 years ago
implemented `superselector` for complex selectors ... let's hope it's correct More... over 11 years ago
Merge branch 'master' into extend More... over 11 years ago
Merge pull request #195 from archgrove/master More... over 11 years ago
Revert "Revert "Merge pull request #193 from archgrove/master"" More... over 11 years ago
working on `superselector` for complex selectors More... over 11 years ago
Added actual deletion to operator delete More... over 11 years ago
adding the superselector check to the class for complex selectors More... over 11 years ago
Add support for Source Map Revision 3. More... over 11 years ago
Fixed clash crasher (added placement delete for par-constructed objects) More... over 11 years ago
Revert "Merge pull request #193 from archgrove/master" More... over 11 years ago
Merge pull request #193 from archgrove/master More... over 11 years ago
Fixed use after free More... over 11 years ago
Removed unused private field More... over 11 years ago
Surpressed clangs tautological comparison warnings when safe More... over 11 years ago
Fix hidden overload warnings More... over 11 years ago
Made forward declarations of struct vs class consistent against main declaration More... over 11 years ago
tweaks More... over 11 years ago