1
0
mirror of https://github.com/mrclay/minify.git synced 2025-02-25 09:22:41 +01:00

7 Commits

Author SHA1 Message Date
Steve Clay
a45e4a3d8d + Minify/CommentPreserver.php w/ unit tests
CSS/UriRewriter.php : unit tests
Minify/ImportProcessor.php : unit tests (need JS tests)
Minify/CSS.php : refactoring using CommentPreserver.php
Minify/Javascript.php : refactoring using CommentPreserver.php
Minify/Lines.php : simplification
2008-09-01 21:19:59 +00:00
Steve Clay
eebe132aed Added CSS/UriRewriter.php : untested!
Minify/ImportProcessor.php units need fixing
2008-08-30 07:25:37 +00:00
Steve Clay
b1747b13db Refactoring CSS/Linearizer.php to Minify/ImportProcessor.php 2008-08-30 06:30:07 +00:00
Steve Clay
5a09b4943a CSS/Linearizer.php : will no longer try to import already included files 2008-08-28 22:41:51 +00:00
Steve Clay
0cb7eeab45 CSS/Linearizer.php : better implementation (won't import commented out @imports), unit test tests which files are included and should now work anywhere in a DOC ROOT 2008-08-28 17:49:03 +00:00
Steve Clay
1cbcefa634 CSS/Linearizer.php : URI rewriting + initial unit test 2008-08-28 03:16:33 +00:00
Steve Clay
41e937f143 CSS/Linearizer.php : work started
CSS.php & Source.php : whitespace/EOL cleanup
2008-08-27 21:51:20 +00:00