3
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Sep 19, 2024 — Sep 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
INSTALL More... almost 12 years ago
BIN: build and install joo_minify More... almost 12 years ago
COMPILER: rm warning More... almost 12 years ago
COMPILER: fix minify More... almost 12 years ago
COMPILER: fix renaming More... almost 12 years ago
COMPILER: fix ouput of do while More... almost 12 years ago
Merge pull request #43 from zakki/xhr More... almost 12 years ago
Set the xhr onprogress handlers when a function is provided More... almost 12 years ago
COMPILER: better clean of js ast allow empty statements, compact mutilple var declaration More... almost 12 years ago
COMPILER: js_assign now return the new ast More... almost 12 years ago
COMPILER: move variable count as it may be usefull for other optims More... almost 12 years ago
COMPILER: disable compact vars decl as it does not give good result More... almost 12 years ago
COMPILER: fix renaming (ForIn error) More... almost 12 years ago
COMPILER: remove wrong assertion More... almost 12 years ago
COMPILER: factorize parse_info More... almost 12 years ago
COMPILER: clean toplevel option More... almost 12 years ago
COMPILER: fix js lexer More... almost 12 years ago
Add XmlHttpRequest.update and progress mositoring More... almost 12 years ago
minify.byte: more More... almost 12 years ago
COMPILER: fix regexp lexer More... almost 12 years ago
COMPILER: use compact_vardecl by default More... almost 12 years ago
COMPILER: fix variable declaration compaction More... almost 12 years ago
COMPILER: util More... almost 12 years ago
COMPILER: fix renaming when toplevel More... almost 12 years ago
TOPLEVEL: changes default prog More... almost 12 years ago
CHANGES More... almost 12 years ago
COMPILER: typo ? More... almost 12 years ago
COMPILER: do not escape \uxxxx More... almost 12 years ago
COMPILER: add ERegexp to js ast This temporary fix escaping issues with regexp. More... almost 12 years ago
TOPLEVEL: use linkall More... almost 12 years ago