0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 09, 2023 — Nov 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't show py.test stuff in the traceback for file tests. More... about 10 years ago
Oops, fix __all__. More... about 10 years ago
Remove calculator's reliance on config.FATAL_UNDEFINED. More... about 10 years ago
Remove compiler's reliance on config.CONTROL_SCOPING. More... about 10 years ago
Reduce tool's reliance on config.LOAD_PATHS. More... about 10 years ago
Remove compiler's reliance on config.VERBOSITY. More... about 10 years ago
Remove compiler's reliance on config.DEBUG. More... about 10 years ago
Remove scss.functions! More... about 10 years ago
Move Compass to an extension. More... about 10 years ago
Move bootstrap to an extension. More... about 10 years ago
Convert extra and fonts into extensions. More... about 10 years ago
Introduce an Extension class, finally. Making a stab at #130. More... about 10 years ago
Partial support for slurpy named arguments. More... about 10 years ago
Make a best-effort to patch up some gradient stuff. Fixes #277, #292. More... about 10 years ago
Cut down on the punctuation noise in Sass reprs. More... about 10 years ago
Revamp py.test's handling of test files. More... about 10 years ago
Merge pull request #302 from tkhyn/compat More... about 10 years ago
py26 compat More... about 10 years ago
Win32 / Py3 compat More... about 10 years ago
Adds tox file More... about 10 years ago
Adds requirement for enum34 if python version is < 3.4 More... about 10 years ago
Six install in the package dir is not necessary anymore More... about 10 years ago
Replaced codecs import by io for python 2 More... about 10 years ago
Merge remote-tracking branch 'Kronuz/master' into compat_win More... about 10 years ago
Fix a couple oopses on Python 3. More... about 10 years ago
Fix teeny oversight in the C block locator's Unicode handling. More... about 10 years ago
Merge pull request #294 from smarkets/speedups-unicode-bug More... about 10 years ago
Merge branch 'two-point-oh-refactor' More... about 10 years ago
Remove magical selector reordering with @extend. Fixes #269. More... about 10 years ago
Convert some deprecations into real warnings, not logs. More... about 10 years ago