0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
WSGI has to yield bytes More... almost 11 years ago
Merge pull request #455 from mgreter/srcmap-regressions More... almost 11 years ago
Alter the invert function to accept numbers, for native CSS invert More... about 11 years ago
Uses Sass::File namespace More... about 11 years ago
Initializes SourceMap with path relative to output More... about 11 years ago
Improves source map output on `compile_string` More... about 11 years ago
Tweaks `make_canonical_path` for better performance More... about 11 years ago
Improves resolve_relative_path to handle parent references More... about 11 years ago
Implements relative sourceMappingURL handling More... about 11 years ago
Adds canonical_path helper function More... about 11 years ago
Moves path normalization before trailing slash test More... about 11 years ago
Fixes regressions introduces in previous merges More... about 11 years ago
Merge pull request #451 from mgreter/source_maps_win_rel_paths More... about 11 years ago
Merge pull request #441 from am11/issue-242 More... about 11 years ago
Merge pull request #440 from am11/master More... about 11 years ago
Merge pull request #422 from sbertrang/small-makefile-improvements More... about 11 years ago
Merge pull request #417 from rivy/fix-EOF.newlines#2 More... about 11 years ago
Merge pull request #416 from rivy/fix-explicit.init More... about 11 years ago
Adds better json encoding for source map output More... about 11 years ago
Adds resolved file path normalization More... about 11 years ago
Interface: Use input filename to contruct the default value of output. More... about 11 years ago
SourceMap: Fix relative paths for Windows. (#242) It required converting all paths to lower-case, the rest of the implementation was there. This lower-casing is not locale-aware, as NTFS is all case-sensitive when it goes beyond ASCII. More... about 11 years ago
Option: Map URL is now disableable. (#357) More... about 11 years ago
Merge pull request #436 from wonja/interchangeable_hyphens_underscores More... about 11 years ago
Merge branch 'master' into interchangeable_hyphens_underscores More... about 11 years ago
normalize underscores for iteration variables in @each and @for blocks More... about 11 years ago
Merge pull request #433 from mgreter/function_name_normalize More... about 11 years ago
Gets version information from git on compile More... about 11 years ago
Avoid warnings about unknown escape sequence More... about 11 years ago
Implements bracket count for in-line source comments More... about 11 years ago