Matthias Mullie
b711882b23
Some more improvements
2013-12-27 02:12:53 +01:00
Matthias Mullie
30797d8420
Improved JS minifier
...
Meanwhile also (somewhat forced by improving JS minifier) removed minifier
options. They were kind of useless anyway, though; why would one not minify
completely :)
2013-12-27 00:00:46 +01:00
Matthias Mullie
b9a11ae3a6
More advanced whitespace stripping
...
Should now accurately strip newlines and add ; line-terminators where needed.
Meanwhile also introduced Minify\JS::STRIP_SEMICOLONS to strip redundant
semicolons.
2013-12-26 20:40:20 +01:00
Matthias Mullie
1ea4573dc0
Escaped quote should not terminate string
2013-12-26 20:40:20 +01:00
Matthias Mullie
fca340d285
Add reference to banago's CLI tool
2013-12-26 16:03:20 +01:00
Matthias Mullie
7f17bcfc22
I had accidentally undone some valid changes; restoring now
1.2.0
2013-12-01 23:51:43 +01:00
Matthias Mullie
9e3d713060
Use backreference instead of callback function
2013-12-01 23:48:40 +01:00
Matthias Mullie
5a98aab7b7
Fix https://github.com/matthiasmullie/minify/issues/11
...
Meanwhile, fix some whitespace
2013-12-01 23:48:06 +01:00
Matthias Mullie
4d6a3c8483
Serious (JS) code refactor
...
Meanwhile fixed issue https://github.com/matthiasmullie/minify/issues/10
2013-12-01 23:25:54 +01:00
Matthias Mullie
1cd2718da4
Fix whitespace; spaces instead of tabs
1.1.2
2013-04-22 10:19:35 +02:00
Matthias Mullie
5ff011d577
Add test for double backslash CSS
...
Issue was reported at https://github.com/forkcms/forkcms/issues/387
2013-04-22 10:16:03 +02:00
Matthias Mullie
622b021aaf
Better function name in tests
2013-04-15 14:37:31 +02:00
Matthias Mullie
0c5c3ad477
Update README.md
2013-04-15 15:09:28 +03:00
Matthias Mullie
22b7734582
Fix files' case
1.1.1
2013-04-15 00:00:23 +02:00
Matthias Mullie
9c646aee68
Big 1.1.0 cleanup
...
* PSR-0 & PSR-1
* Add test suite
* Multiple smaller fixes/cleanup
1.1.0
2013-04-14 23:38:24 +02:00
Matthias Mullie
ce378d65da
(issue 3) Small strips JS comments bug
1.0.0
2012-10-19 17:02:22 +02:00
Matthias Mullie
448bdf8271
fix dependencies
2012-10-09 13:03:24 +02:00
Matthias Mullie
68b457ccb1
push minify to github
2012-10-09 12:48:24 +02:00
Matthias Mullie
801072d5f8
Initial commit
2012-10-09 02:29:59 -07:00