42
I Use This!
Inactive

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved debug messages More... about 17 years ago
Updated build process More... about 17 years ago
[fix bug 1694601] Compressor now supports multi-line string literals appropriately. More... about 17 years ago
Rolled back fix for bug 1694601 More... about 17 years ago
Optimize object literal declarations. Transforms 'x': ... into x: ... whenever possible. More... about 17 years ago
Version 2.3 stuffs More... about 17 years ago
no message More... about 17 years ago
[fix bug 1619809] Make Rhino RegExp parser support unescaped slashes inside character classes. More... about 17 years ago
[fix bug 1694601] Compressor now supports multi-line string literals appropriately. More... about 17 years ago
[fix bug 1637148] Transforms obj["foo"] into obj.foo whenever possible, saving 3 bytes. Also, modified code for better performance. More... about 17 years ago
[fix bug 1637286] Preserve the escaping for octal representation of a character in string literals. More... about 17 years ago
Several enhancements More... about 17 years ago
[fix bug 1605968] More... about 17 years ago
[fix bug 1605972] More... about 17 years ago
[fix bug 1605467] More... about 17 years ago
[bug 1605983] Always output a ';' at the end of a file More... about 17 years ago
Upp'ed version number More... over 17 years ago
Added log entry More... over 17 years ago
Remove line terminator after escape More... over 17 years ago
removed log entry More... over 17 years ago
Added log entry More... over 17 years ago
Only escape the characters that do need to be escaped. More... over 17 years ago
Added log entry More... over 17 years ago
Updated README More... over 17 years ago
Upp'ed version number More... over 17 years ago
Added log entry More... over 17 years ago
Optimize the amount of quote escaping More... over 17 years ago
Do not use a regexp to remove comments More... over 17 years ago
Count quote characters appropriately More... over 17 years ago
no message More... over 17 years ago