index
:
pentadactyl
master
Pentadactyl for Pale Moon
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
modules
/
cache.jsm
Commit message (
Expand
)
Author
Age
*
Fix some CPOW issues. Everything is still terrible, though.
Kris Maglione
2015-12-19
*
Support Firefox 45 (without e10s).
Kris Maglione
2015-12-19
*
Replace expression closures (methods).
Doug Kearns
2015-07-23
*
Replace expression closures (getters).
Doug Kearns
2015-05-27
*
Clean up some old-style iterator gunk.
Kris Maglione
2015-02-25
*
Fix all the things. And break most of the other things, in all likelihood.
Kris Maglione
2015-02-21
*
Replace calls to octal() with octal integer literals.
Doug Kearns
2014-06-30
*
Death to `for each`.
Kris Maglione
2014-02-24
*
Avoid using delete operator.
Kris Maglione
2014-02-23
*
Use builtin String.startsWith, String.endsWith, and String.contains methods w...
Kris Maglione
2014-02-22
*
Override RealSet#add to match Set.add
Kris Maglione
2014-02-22
*
Flush literals from cache on :rehash.
Kris Maglione
2014-02-17
*
Refactor cache module to avoid using zip store for smaller items.
Kris Maglione
2014-02-17
*
Gracefully handle more instances of corrupted cache files.
Kris Maglione
2014-02-16
*
Use real Sets rather than objects in most places.
Kris Maglione
2014-02-15
*
More pointification and general code cleanup. Also massive, crazy, conflict-r...
Kris Maglione
2013-09-21
*
Convert expression closures to arrow syntax.
Doug Kearns
2013-09-15
*
Add missing semicolons, fix whitespace and normalise Vim modelines.
Doug Kearns
2013-08-03
*
Fix bug.
Kris Maglione
2013-04-27
*
Death to E4X and stuff.
Kris Maglione
2012-12-17
*
Fix some more CPG breakage.
Kris Maglione
2012-12-16
*
Death to E4X and stuff.
Kris Maglione
2012-11-28
*
Death to E4X and stuff.
Kris Maglione
2012-11-28
*
Merge addon-common module loading code to fix Minefield.
Kris Maglione
2012-05-07
*
Kill strict mode for the moment.
Kris Maglione
2011-11-27
*
Cleanup main.jsm. Add (currently disabled) command cacheing.
Kris Maglione
2011-10-06
*
Fix completion list sizing issues.
Kris Maglione
2011-10-03
*
Include config.json in XPI. Closes issue \#670.
Kris Maglione
2011-10-01
*
cache.jsm magic.
Kris Maglione
2011-09-30
*
Add cache module. Cleanup help and DTD generation. Fix :help version generati...
Kris Maglione
2011-09-30