2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 19 days ago. based on code collected 20 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adds correct rebasing for sources in input source maps. More... about 10 years ago
Adds support for @conter-style at-rule. More... about 10 years ago
Fixes an issue with incorrect source maps inside property blocks. More... about 10 years ago
Fixes #385 - edge cases in processing cut off CSS content. More... about 10 years ago
Ensures CLI presents a warning when source map is set but target file is not. More... over 10 years ago
Fixes #383 - decimal places and rounding. More... over 10 years ago
Adds support for remote source maps. More... over 10 years ago
Merge pull request #382 from XhmikosR/master More... over 10 years ago
Bump nock to v0.50.x. More... over 10 years ago
Enables source map tracking only if sourceMap is not falsy. More... over 10 years ago
Speeds up source maps by restoring escaped content only if needed. More... over 10 years ago
Adds tracking input source maps in imported files. More... over 10 years ago
Merge pull request #381 from XhmikosR/master More... over 10 years ago
Adds pulling input source maps from source map comment. More... over 10 years ago
Adds basic support for input source maps. More... over 10 years ago
Update dependencies. More... over 10 years ago
Fixes #380 - rounding fractions to a whole number. More... over 10 years ago
Adds `--source-map` switch for building input's source map. More... over 10 years ago
Adds `--skip-shorthand-compacting`/`shorthandComacting` option for disabling shorthand compacting. More... over 10 years ago
Fixes stray whitespace tracking in blocks (@media, etc). More... over 10 years ago
Fixes line tracking in blocks (@media, @font-face, etc). More... over 10 years ago
Adds source map stringifier. More... over 10 years ago
Changes minify method output to handle multiple outputs. More... over 10 years ago
Extracts rebuilding tokens into Stringifier class. More... over 10 years ago
Adds source file tracking to source maps. More... over 10 years ago
Adds line/column tracking in tokenization. More... over 10 years ago
Moves cleaning up tokens out of tokenizer. More... over 10 years ago
Refactors advanced optimizer to get rid of functions in loops. More... over 10 years ago
Clarifies conditions in advanced processing. More... over 10 years ago
Renames variables in advanced optimiser to match others. More... over 10 years ago