index
:
pentadactyl
master
Pentadactyl for Pale Moon
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
content
/
modes.js
Commit message (
Expand
)
Author
Age
*
Get rid of most remaining comprehensions.
Kris Maglione
2015-12-20
*
ES6-ify some things. Still a long way to go...
Kris Maglione
2015-12-20
*
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 (command/option/mapping definitions).
Doug Kearns
2015-07-23
*
Replace expression closures (function expressions - named and dynamic this).
Doug Kearns
2015-06-06
*
Replace expression closures (getters).
Doug Kearns
2015-05-27
*
Replace expression closures (function expressions).
Doug Kearns
2015-05-26
*
Fix use of String#replace flags parameter.
Doug Kearns
2015-05-26
*
Add missing semicolons.
Doug Kearns
2015-05-25
*
Remove unnecessary use of values() when iterating over arrays.
Doug Kearns
2015-05-11
*
Rename 'array' class 'Ary'.
Kris Maglione
2015-03-04
*
Cleanup crufty `apply` code.
Kris Maglione
2015-02-21
*
Fix all the things. And break most of the other things, in all likelihood.
Kris Maglione
2015-02-21
*
Fix potential races.
Kris Maglione
2014-02-23
*
Use .filter(). .filter() is awesome.
Kris Maglione
2014-02-23
*
Fix typo in Modes#remove.
Doug Kearns
2014-02-23
*
Use builtin Array.find rather than array.nth where applicable.
Kris Maglione
2014-02-22
*
Override RealSet#add to match Set.add
Kris Maglione
2014-02-22
*
Don't share specially parsed option values across windows.
Kris Maglione
2014-02-17
*
Refactor cache module to avoid using zip store for smaller items.
Kris Maglione
2014-02-17
*
Fix bugs.
Kris Maglione
2014-02-16
*
Promisify some callbackish functions, and remove spaces around = in default a...
Kris Maglione
2014-02-15
*
Use real Sets rather than objects in most places.
Kris Maglione
2014-02-15
*
Make further use of default parameters.
Doug Kearns
2013-10-06
*
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 last commit.
Kris Maglione
2013-04-21
*
Allow escaping out of Ignore mode.
Kris Maglione
2013-04-21
*
Death to E4X and stuff.
Kris Maglione
2012-12-17
*
Death to E4X and stuff.
Kris Maglione
2012-11-30
*
Death to E4X and stuff.
Kris Maglione
2012-11-28
*
Fix Minefield.
Kris Maglione
2012-03-14
*
Fix bug.
Kris Maglione
2012-01-18
*
Kill strict mode for the moment.
Kris Maglione
2011-11-27
*
RangeFind highlight cleanup stuff and stuff.
Kris Maglione
2011-10-17
*
macros ≡ macros.
Kris Maglione
2011-10-06
*
Make caret visible while selected when in Visual Text Edit mode.
Kris Maglione
2011-10-05
*
Fix some of the more horrendous editor.js code.
Kris Maglione
2011-10-04
*
Try to move the caret within the viewport on entering Caret or Find mode. Clo...
Kris Maglione
2011-10-03
*
Add caret mode to help index.
Kris Maglione
2011-10-03
*
Show 'recording' message when showmode is false.
Kris Maglione
2011-10-03
*
Add util.weakReference that won't crash if you pass null.
Kris Maglione
2011-10-01
*
Minor doc fixes. Closes issue #669.
Štěpán Němec
2011-09-30
*
Add cache module. Cleanup help and DTD generation. Fix :help version generati...
Kris Maglione
2011-09-30
*
Kill AUTOCOMPLETE mode with <C-c>.
Kris Maglione
2011-09-28
*
DOM#highlight magic. Provide 'this' object for DOM#filter.
Kris Maglione
2011-09-17
*
Fix :js context on Minefield.
Kris Maglione
2011-09-17
[next]