0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/andreasgal/dom.js More... almost 14 years ago
Remove unneeded more-complicated fragment handling More... almost 14 years ago
removing old versions of CoverMonkey More... almost 14 years ago
Fix the (null) file thing from the new-style -D output More... almost 14 years ago
add file I forgot to add More... almost 14 years ago
Merge branch 'master' of https://github.com/andreasgal/dom.js More... almost 14 years ago
Have test_runner send the disassembly gathered from running the tests to CoverMonkey over stdin. NOTE if you do a git pull on mozilla-central, you will notice the disassembly delimiting lines changed from PC COUNTS to SCRIPT. Make sure you have the latest spidermonkey source. More... almost 14 years ago
bug fix for CoverMonkey -t option More... almost 14 years ago
improved analysis for partially-covered lines More... almost 14 years ago
Merge branch 'master' of https://github.com/andreasgal/dom.js More... almost 14 years ago
createComment and createProcessingInstruction tests More... almost 14 years ago
pipe test_runner output into CoverMonkey, using an unpatched jsd More... almost 14 years ago
print percentages to 2 decimal places More... almost 14 years ago
Merge branch 'master' of github.com:andreasgal/dom.js More... almost 14 years ago
add ability to process -D streams from multiple js invocations More... almost 14 years ago
Beginnings of the test runner, and coverage for CharacterData and Text classes More... almost 14 years ago
attempt to get partial coverage reporting right More... almost 14 years ago
refactor CoverMonkey to read from stdin; add -d option to output static HTML files to a directory More... almost 14 years ago
clickable line numbers, etc. More... almost 14 years ago
Merge branch 'master' of github.com:andreasgal/dom.js More... almost 14 years ago
initial checkin of CoverMonkey More... almost 14 years ago
remove the buggy comet stuff More... almost 14 years ago
Calculate percentages More... almost 14 years ago
Check against the actual last-modified date. More... almost 14 years ago
Ugly but working real-time data display More... almost 14 years ago
Merge branch 'master' of https://github.com/andreasgal/dom.js More... almost 14 years ago
Refactor tool_server to generate profilage at startup, and then watch dom.js for changes and generate it again when it changes. More... almost 14 years ago
update usage() to document -j option More... almost 14 years ago
fix merge conflict More... almost 14 years ago
path fixes More... almost 14 years ago