summaryrefslogtreecommitdiff
path: root/common/modules/messages.jsm
Commit message (Expand)AuthorAge
* Replace expression closures (function expressions - named and dynamic this).Doug Kearns2015-06-06
* Replace expression closures (function expressions).Doug Kearns2015-05-26
* Replace expression closures (function declarations).Doug Kearns2015-05-25
* Add toJSON method to lazy localized strings.Kris Maglione2015-05-07
* Rename 'array' class 'Ary'.Kris Maglione2015-03-04
* Fix all the things. And break most of the other things, in all likelihood.Kris Maglione2015-02-21
* Override RealSet#add to match Set.addKris Maglione2014-02-22
* Promisify some callbackish functions, and remove spaces around = in default a...Kris Maglione2014-02-15
* Use real Sets rather than objects in most places.Kris Maglione2014-02-15
* Make further use of default parameters.Doug Kearns2013-10-06
* More pointification and general code cleanup. Also massive, crazy, conflict-r...Kris Maglione2013-09-21
* Convert expression closures to arrow syntax.Doug Kearns2013-09-15
* Replace Array.slice conversions of the arguments object with rest parameters.Doug Kearns2013-09-05
* Hello strange new syntax. Can we be friends?Kris Maglione2013-08-21
* Add missing semicolons, fix whitespace and normalise Vim modelines.Doug Kearns2013-08-03
* Death to E4X and stuff.Kris Maglione2012-12-17
* Death to E4X and stuff.Kris Maglione2012-11-28
* Merge addon-common module loading code to fix Minefield.Kris Maglione2012-05-07
* Fix bug.Kris Maglione2012-01-13
* Kill strict mode for the moment.Kris Maglione2011-11-27
* Make caret visible while selected when in Visual Text Edit mode.Kris Maglione2011-10-05
* Fix bug?Kris Maglione2011-10-05
* Add missing semicolon thus rectifying all grokability issues with messages.ex...Kris Maglione2011-10-05
* Add messages.export.Kris Maglione2011-10-05
* Fixes issue #640. Hopefully. Given that I've never seen it on any of the doze...Kris Maglione2011-09-20
* Minorish changes.Kris Maglione2011-09-03
* Remove dead protocols.js symlinks.Kris Maglione2011-08-28
* Remove some unused functionality from messages.jsm.Kris Maglione2011-08-25
* Add dom.jsm. And stuff.Kris Maglione2011-08-22
* Fix localization bug.Kris Maglione2011-07-29
* s/\bset\b/Set/gKris Maglione2011-07-16
* Add missing semicolons.Doug Kearns2011-06-16
* Automagically generate option types and default value entities for options.xml.Kris Maglione2011-03-15
* Localitize deprecation warnings.Kris Maglione2011-03-14
* Implement string bundle cascading.Kris Maglione2011-03-07
* Fix live update issues.Kris Maglione2011-03-07
* Allow localization of command/mapping/option descriptions.Kris Maglione2011-03-04
* Add lazy instantiation and completion to _.Kris Maglione2011-03-02
* Move some more strings to messages.properties and report (but don't throw) an...Kris Maglione2011-03-02
* Move some messages to properties file. Local and modules directories still to...Kris Maglione2011-02-25