1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-26 19:01:29 +02:00
Commit Graph

94 Commits

Author SHA1 Message Date
Kris Maglione 7ee579200f Fix all the things. And break most of the other things, in all likelihood. 2015-02-21 21:59:37 -08:00
Kris Maglione f0dbb9a314 Better validateCompleter fix. 2014-02-25 09:15:15 -08:00
Kris Maglione a86e71ef81 Array.find is apparently not a thing. 2014-02-25 09:05:57 -08:00
Kris Maglione fc52da1af5 Fix validateCompleter for non-string options.
--HG--
extra : rebase_source : 61572ff0037fddbc3ec06af8040e7ca4d4bb3096
2014-02-25 08:59:48 -08:00
Kris Maglione 6790c62c41 Use builtin Array.find rather than array.nth where applicable. 2014-02-22 14:57:23 -08:00
Kris Maglione c59f873634 Get rid of more deprecated Set method calls. 2014-02-22 10:23:22 -08:00
Kris Maglione 93665ed5ed Don't share specially parsed option values across windows. 2014-02-17 14:06:07 -08:00
Kris Maglione 3d925be093 Refactor cache module to avoid using zip store for smaller items. 2014-02-17 13:13:41 -08:00
Kris Maglione fd20535999 Use real Sets rather than objects in most places. 2014-02-15 18:10:45 -08:00
Kris Maglione 35784406a0 Default arguments ftw. 2013-09-21 16:57:09 -07:00
Kris Maglione 25aae2cc99 More pointification and general code cleanup. Also massive, crazy, conflict-ridden merge. 2013-09-21 14:13:07 -07:00
Doug Kearns 6ee830dfad Convert expression closures to arrow syntax. 2013-09-15 00:42:51 +10:00
Kris Maglione c89f3e0df5 Hello strange new syntax. Can we be friends? 2013-08-21 22:55:55 -07:00
Doug Kearns f291454e23 Add missing semicolons, fix whitespace and normalise Vim modelines. 2013-08-03 01:37:19 +10:00
Kris Maglione 0a31fa5cab Better option list filtering. 2013-04-04 23:53:00 -07:00
Kris Maglione 3f483de547 Death to E4X and stuff. 2012-12-17 18:56:36 -08:00
Kris Maglione ebc0edd5bb Death to E4X and stuff. 2012-12-16 23:34:56 -08:00
Kris Maglione 2274b0900a Death to E4X and stuff. 2012-11-30 22:31:04 -08:00
Kris Maglione 810eda169a Death to E4X and stuff. 2012-11-29 18:00:50 -08:00
Doug Kearns 266c86a9d1 Fix help reference linkification in MOW. 2012-09-05 00:56:58 +10:00
Kris Maglione 43f3295127 Merge addon-common module loading code to fix Minefield.
--HG--
extra : rebase_source : 6b5f0dc0a575a6d21892e18cbb56ab0230382356
2012-05-07 17:01:21 -04:00
Kris Maglione b17be0ca1c Add ;A and fix 'eht' setting bug. 2012-01-29 07:47:02 -05:00
Kris Maglione a6f7fc4b5e Trim sitefilters. 2011-12-31 19:11:26 -05:00
Kris Maglione ecbc13e575 Kill strict mode for the moment. 2011-11-27 11:44:19 -05:00
Kris Maglione 7d939adf11 Add 'yankshort' option. 2011-11-25 09:52:33 -05:00
Kris Maglione 0307817e4d Don't commafy charlist options in :set output. 2011-10-08 04:36:14 -04:00
Kris Maglione 2f776eebe7 Add +purgecaches startup flag. Process startup flags in :restart. Don't purge caches on :rehash. 2011-10-01 02:36:27 -04:00
Kris Maglione 625c3cef8b Flush all caches on :rehash. 2011-09-30 19:40:20 -04:00
Kris Maglione 4ee26a04ac Fix some early instantiation. 2011-09-30 03:26:42 -04:00
Kris Maglione 39e8bf7a06 Add cache module. Cleanup help and DTD generation. Fix :help version generation issues. Fix other assorted issues. 2011-09-30 01:36:45 -04:00
Kris Maglione 0cf1151e0a More cleanup. Fix some Teledactyl bugginess. 2011-09-29 21:25:17 -04:00
Kris Maglione 1104d4a186 Fix :set number!=... 2011-09-28 21:05:23 -04:00
Kris Maglione c3e76d9a51 Marginally better parsing of :set! preference names. 2011-09-07 07:29:01 -04:00
Kris Maglione 0064665749 Dequote preference names in :set! 2011-09-07 07:25:05 -04:00
Kris Maglione e70cd8934d Backed out changeset ccb7eca3e069 2011-08-23 23:17:52 -04:00
Kris Maglione 435f30f7eb First work towards group-local option values. 2011-08-23 22:42:38 -04:00
Kris Maglione 60c858b59b After some profiling, give all modules a common prototype. 2011-08-22 01:45:41 -04:00
Kris Maglione fbb6af43ed Add dom.jsm. And stuff. 2011-08-22 01:16:14 -04:00
Kris Maglione 4579a1fd16 Don't push pass through mode multiple times. Closes issue #641. 2011-08-19 15:20:15 -04:00
Kris Maglione 1ad3fdf195 Import part of top patch in queue: Add no-op option hive for plugin API reasons, cleanup some related code. 2011-08-16 21:17:52 -04:00
Kris Maglione 5e86f4ed93 Add -pentadactyl-remote command-line flag and CommandOption.STRINGMAP type.
--HG--
extra : rebase_source : a306ad6e8c2d019b92a6ff58414eb3ff8ab149b9
2011-08-12 17:27:46 -04:00
Štěpán Němec 36cec0db44 Remove stray util.dump call in Option.validateCompleter. 2011-08-10 16:07:08 +02:00
Kris Maglione 52fe2c4f58 Muck with stringmap/sitemap/stringmap default value completions. 2011-08-07 23:47:48 -04:00
Kris Maglione e7ffc30732 Fix Option.validateCompleter with non-options. 2011-08-07 12:52:36 -04:00
Kris Maglione f617e3a346 Add basic stringmap support to Option.validateCompleter. 2011-08-07 12:27:26 -04:00
Kris Maglione d828a53b7a Add 'spelllang'. Closes issue #530. 2011-08-06 08:47:36 -04:00
Kris Maglione 992da465d7 Support multi-character hint modes. Remove bloody fh=2. Closes issue #614. 2011-07-30 06:48:22 -04:00
Kris Maglione a0de5d9e24 Save option restore data until add-on is disabled. Cleanup preferences on uninstall. 2011-07-29 05:29:06 -04:00
Kris Maglione 969cdfc5dc More stuff. 2011-07-26 21:25:37 -04:00
Štěpán Němec cc03bfadf8 Use [foo] instead of foo[] consistently in source doc type annotations. 2011-07-22 12:33:36 +02:00