26
I Use This!
Inactive

Commits : Listings

Analyzed 11 days ago. based on code collected 11 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use builtin String.startsWith, String.endsWith, and String.contains methods where appropriate. More... almost 11 years ago
Use builtin Array.find rather than array.nth where applicable. More... almost 11 years ago
Recognize new-style iterators in util.objectToString. More... almost 11 years ago
Get rid of more deprecated Set method calls. More... almost 11 years ago
Add difference, intersection, and union methods to RealSet. More... almost 11 years ago
Override RealSet#add to match Set.add More... almost 11 years ago
Remove unused WeakMap. More... almost 11 years ago
Fix non-window observers. More... almost 11 years ago
Fix more cross-window object issues. More... almost 11 years ago
Flush literal cache when loading plugins and such. More... almost 11 years ago
Fix :help autocommand-list.
dkearns
as Doug Kearns
More... almost 11 years ago
Stop unexpectedly going into INSERT mode on Facebook. More... almost 11 years ago
Fix initialization from XPI. More... almost 11 years ago
Remove util.xmlToDom that ducked the XML cleanup.
dkearns
as Doug Kearns
More... almost 11 years ago
Decomplicate stuff. More... almost 11 years ago
Remove disable-acr module. More... almost 11 years ago
Yeah, that was kind of obvious... More... almost 11 years ago
Thing. More... almost 11 years ago
Move magical-non-bootstrappable manifest directives to config.json. More... almost 11 years ago
Take that, wasted vertical space! Suck it, UI designers! More... almost 11 years ago
Take that, ginormous Autralis tabs! More... almost 11 years ago
Make drop markers somewhat less sucky in the add-on bar. More... almost 11 years ago
Fix signals breakage. More... almost 11 years ago
Don't depend on direct proxies quite yet. More... almost 11 years ago
Poke iterator stuff more. More... almost 11 years ago
Poke iterator stuff more. More... almost 11 years ago
Fix iteration over whacky Map Iterators. More... almost 11 years ago
Flush literals from cache on :rehash. More... almost 11 years ago
Fix breakage after window closure caused by undeclared variable. More... almost 11 years ago
Don't share specially parsed option values across windows. More... almost 11 years ago