openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
PhpCss Parser
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 5 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Implemented complex numeric positions into css visitor
Thomas Weinert
More...
over 12 years ago
Improving pseudo class position handling (use odd and even) allow for more variants
Thomas Weinert
More...
over 12 years ago
fixed name
Thomas Weinert
More...
over 12 years ago
Added support for pseudo class with parameters, :lang, :not and nth-*
Thomas Weinert
More...
over 12 years ago
Refactored pseudo class parser into own class, adding support for pseudo class parameters
Thomas Weinert
More...
over 12 years ago
Adding comment with complex pseudo class sample for later use
Thomas Weinert
More...
over 12 years ago
Added support for pseudo classes without parameters and pseudo elements
Thomas Weinert
More...
over 12 years ago
Fixed ignoring multiple tokens
Thomas Weinert
More...
over 12 years ago
Added a PhpCssParser::ignore(), allow to ignore tokens if the exists
Thomas Weinert
More...
over 12 years ago
Adding new AST tokens for pseudo class and pseudo class position
Thomas Weinert
More...
over 12 years ago
Implementing a new token for the pseudo class position parameter
Thomas Weinert
More...
over 12 years ago
Adding support for attribute selectors to parser and CSS visitor
Thomas Weinert
More...
over 12 years ago
Moving all patterns to PhpCssScannerPatterns
Thomas Weinert
More...
over 12 years ago
Removed unused AllTests.php
Thomas Weinert
More...
over 12 years ago
Refactored some of the patterns into a separate class (the are used in different scanner status classes) Made the type token into a identifier token, matching the CSS version of an XML QName
Thomas Weinert
More...
over 12 years ago
Cleanup: replacing tabs with spaces
Thomas Weinert
More...
over 12 years ago
Implemented: create and use universal simple selector (instead of the type selector)
Thomas Weinert
More...
over 12 years ago
Cleanup and documentation
Thomas Weinert
More...
over 12 years ago
Adding and testing support for pseudo element selectors
Thomas Weinert
More...
over 12 years ago
Adding and testing support for pseudo class selectors with parameters
Thomas Weinert
More...
over 12 years ago
Testing scanner with pseudo class selectors without parameters
Thomas Weinert
More...
over 12 years ago
Adding examples from CSS 3 specification to scanner tests, not supported selectors are in comments
Thomas Weinert
More...
over 12 years ago
Adding support for attribute selectors with operators and values to scanner
Thomas Weinert
More...
over 12 years ago
Refactored the visitor method mapping (aka overload simulation) into a separate abstract class
Thomas Weinert
More...
over 12 years ago
Added examples from the CSS 3 specification to the integration test, unsupported parts a comments for now
Thomas Weinert
More...
over 12 years ago
Fixed combinator classname in selector sequence parser Adding missing combinators to css visitor
Thomas Weinert
More...
over 12 years ago
Adding support for selectors with combinators
Thomas Weinert
More...
over 12 years ago
Testing scanner with combinators
Thomas Weinert
More...
over 12 years ago
Added integration samples for optimization
Thomas Weinert
More...
over 12 years ago
Added some more integration tests
Thomas Weinert
More...
over 12 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree