FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · Pythoning/tinycss · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Pythoning
/
tinycss
Public
forked from
Kozea/tinycss
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jun 14, 2012
Add a config file for Travis CI.
SimonSapin
committed
7bddd6e
View commit details
Copy full SHA for 7bddd6e
Browse repository at this point
Commits on Jun 13, 2012
Include the docs in the tarballs.
SimonSapin
committed
3b49057
View commit details
Copy full SHA for 3b49057
Browse repository at this point
Handle empty media types/queries in the parse_media method, not in @import.
SimonSapin
committed
2793e72
View commit details
Copy full SHA for 2793e72
Browse repository at this point
Commits on Apr 30, 2012
Add an example for extending the parser.
SimonSapin
committed
1ab4a85
View commit details
Copy full SHA for 1ab4a85
Browse repository at this point
Commits on Apr 27, 2012
Version 0.2
SimonSapin
committed
ddf0471
View commit details
Copy full SHA for ddf0471
Browse repository at this point
Test tokenizing ASCII bytes on Python 2.x
SimonSapin
committed
c3814a6
View commit details
Copy full SHA for c3814a6
Browse repository at this point
Commits on Apr 26, 2012
Do not use the deprecated ValueError.message
SimonSapin
committed
72efcf3
View commit details
Copy full SHA for 72efcf3
Browse repository at this point
Commits on Apr 25, 2012
Simplify make_parser()
SimonSapin
committed
dcb866e
View commit details
Copy full SHA for dcb866e
Browse repository at this point
Document how to use cssselect with tinycss.
SimonSapin
committed
a3d3940
View commit details
Copy full SHA for a3d3940
Browse repository at this point
Remove selector3 support. Functionality has moved to cssselect.
SimonSapin
committed
0896981
View commit details
Copy full SHA for 0896981
Browse repository at this point
Commits on Apr 6, 2012
Changelog for v0.1.1
SimonSapin
committed
163c89d
View commit details
Copy full SHA for 163c89d
Browse repository at this point
Tag v0.1.1
SimonSapin
committed
bee8359
View commit details
Copy full SHA for bee8359
Browse repository at this point
Fix install on ASCII locales.
SimonSapin
committed
9d77739
View commit details
Copy full SHA for 9d77739
Browse repository at this point
Fix undexpected end of stylesheet in an at-rule head.
Show description for 95b6c22
SimonSapin
committed
95b6c22
View commit details
Copy full SHA for 95b6c22
Browse repository at this point
Commits on Apr 5, 2012
README details.
SimonSapin
committed
acd40f6
View commit details
Copy full SHA for acd40f6
Browse repository at this point
Tag v0.1
SimonSapin
committed
9b36915
View commit details
Copy full SHA for 9b36915
Browse repository at this point
Shave some API yaks.
Show description for 8ceae28
SimonSapin
committed
8ceae28
View commit details
Copy full SHA for 8ceae28
Browse repository at this point
!important is case-insensitive
SimonSapin
committed
9e0eaad
View commit details
Copy full SHA for 9e0eaad
Browse repository at this point
Commits on Apr 2, 2012
Docs: Consider sending patches.
SimonSapin
committed
44b3496
View commit details
Copy full SHA for 44b3496
Browse repository at this point
Commits on Apr 1, 2012
Remove an obsolete comment.
SimonSapin
committed
08b9495
View commit details
Copy full SHA for 08b9495
Browse repository at this point
Adapt the speed tests for PyPy.
SimonSapin
committed
b3813c8
View commit details
Copy full SHA for b3813c8
Browse repository at this point
Moar speed: dispatch tokens by first character.
SimonSapin
committed
7a72df6
View commit details
Copy full SHA for 7a72df6
Browse repository at this point
Moar speed: fast path for :;{}()[] tokens
SimonSapin
committed
5d33b50
View commit details
Copy full SHA for 5d33b50
Browse repository at this point
Add some speed tests.
SimonSapin
committed
cffc0ea
View commit details
Copy full SHA for cffc0ea
Browse repository at this point
Commits on Mar 31, 2012
Add docs for extending the parser.
SimonSapin
committed
55b26cd
View commit details
Copy full SHA for 55b26cd
Browse repository at this point
Move core grammar value/block/any validation out of parser classes
Show description for 9c41740
SimonSapin
committed
9c41740
View commit details
Copy full SHA for 9c41740
Browse repository at this point
Refactor some white-space handling.
SimonSapin
committed
139ea05
View commit details
Copy full SHA for 139ea05
Browse repository at this point
Document the selectors3 module.
SimonSapin
committed
91f41b0
View commit details
Copy full SHA for 91f41b0
Browse repository at this point
Document the page3 module.
SimonSapin
committed
30218e5
View commit details
Copy full SHA for 30218e5
Browse repository at this point
Document the color3 module.
SimonSapin
committed
dd04504
View commit details
Copy full SHA for dd04504
Browse repository at this point
Make RuleSet.selector and Declaration.value plain lists i.s.o ContainerToken
SimonSapin
committed
40d1820
View commit details
Copy full SHA for 40d1820
Browse repository at this point
Disallow empty selectors.
SimonSapin
committed
25d6af8
View commit details
Copy full SHA for 25d6af8
Browse repository at this point
Remove the "pretty" debugging methods. (__repr__s are still there.)
SimonSapin
committed
562eb0c
View commit details
Copy full SHA for 562eb0c
Browse repository at this point
Commits on Mar 30, 2012
Polish the docs for CSS 2.1
SimonSapin
committed
493eace
View commit details
Copy full SHA for 493eace
Browse repository at this point
Fall back decoding to latin1 if utf8 fails.
SimonSapin
committed
61c6f88
View commit details
Copy full SHA for 61c6f88
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL