Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-29 | asdfghjkl.js: Remove `let` blockasdfghjkl--fix-block-syntax-errors | Teddy Wing | |
`let` blocks of the form let (var1 [= value1] [, var2 [= value2]] [, ..., varN [= valueN]]) block; are non-standard, as specified in the following sections of the Mozilla Developer Network page on `let`: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/let#Non-standard_let_extensions https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/let#let_blocks Removing the `let` block here for forward compatibility. This change also gets rid of the `self` variable created inside the `let` block, using an arrow function instead to obviate the need to save a `this` reference. | |||
2015-10-29 | asdfghjkl.js: Add brackets to multiline function | Teddy Wing | |
Fix this error: Sourcing file failed: ${HOME}/.vimperator/plugin/asdfghjkl.js:101: SyntaxError: expected expression, got keyword 'let' That was caused by having a multiline expression in a function without braces. (Discovered on Firefox 41.0.2 on Mac OS X 10.8 with Vimperator 3.10.1.) | |||
2015-10-29 | Merge pull request #90 from nobita4176/pdfjsjsHEADmaster | Jagua | |
Fix PDF.js.js | |||
2015-10-29 | PDF.js.js: s/content.wrappedJSObject/content.window.wrappedJSObject/ | nobita4176 | |
2015-10-25 | Follow the spec change of PDF.js | nobita4176 | |
2015-10-20 | Merge pull request #88 from yaa/firefox41 | Jagua | |
Drop let expression for Firefox 41+ (ldrize_cooperation.js) | |||
2015-10-18 | Drop let expression for Firefox 41+ | YAA | |
2015-10-05 | add qiita, github search | elzzup | |
2015-10-04 | select_configs のテンプレート説明の追加, Qiita の追加 | elzzup | |
2015-10-04 | marker position の汎用化 | elzzup | |
2015-10-04 | url check 作成 | elzzup | |
2015-10-04 | refactor googleselect | elzzup | |
2015-10-04 | 選択移動の修正 | elzzup | |
2015-10-04 | select config の作成 | elzzup | |
2015-10-04 | refactor googleselect var to let | elzzup | |
2015-09-30 | Merge branch 'unlettter' | anekos | |
2015-09-30 | Nyapsunlettter | anekos | |
2015-09-30 | Apa | anekos | |
2015-09-30 | Unlets | anekos | |
2015-09-29 | Merge branch 'unlet-unlet-unlet' | anekos | |
2015-09-29 | unnnnnnnnnnnnnnnnnnnnlet | anekos | |
2015-09-29 | unlet? | anekos | |
2015-09-29 | unletttttttttttttttttttttt | anekos | |
2015-09-29 | unlet | anekos | |
2015-09-24 | Dropped let expression for Firefox 41+ | wlt | |
2015-09-24 | Merge pull request #84 from max747/firefox41 | wlt | |
rewrite a let statement for firefox41+ (multi_requester.js) | |||
2015-09-23 | rewrite a let statement for firefox41+ | max747 | |
2015-09-09 | Dropped let blocks and let expressions | Jagua | |
2015-09-03 | Dropped let expression for Firefox 41+ | Jagua | |
2015-09-03 | Dropped let expression for Firefox 41+ | Jagua | |
2015-09-01 | remove twopen.js | Jagua | |
2015-05-31 | Merge pull request #80 from vimpr/opener/fix-TypeError | anekos | |
Fix TypeError in opener.js | |||
2015-05-30 | 音量を調節するコマンドを追加 | ebith | |
2015-05-30 | これは良くなかった | ebith | |
2015-05-25 | Fix TypeError | thinca | |
TypeError: redeclaration of formal parameter url | |||
2015-05-01 | revert "play" and "pause". | Jagua | |
2015-04-26 | chmod -x % | anekos | |
2015-04-26 | "ril open!" does not markAsRead | anekos | |
2015-04-24 | Fix: libly.around autoRestore | anekos | |
2015-04-22 | add playOrPause command as combining both play and pause. | Jagua | |
2015-04-22 | add playbackRate command. | Jagua | |
2015-04-20 | Merge branch 'pr/79' | anekos | |
2015-04-20 | デコード結果に q= ↵ | anekos | |
などが含まると期待しない動作になるのを修正 | |||
2015-04-20 | 正規表現パターンを少し厳密に | anekos | |
2015-04-20 | オリジナルのアクションを使う | anekos | |
2015-04-20 | 末尾の空白を削除 | anekos | |
2015-04-20 | Merge pull request #78 from 2GMon/patch_twittperator | anekos | |
replace TemplateXML with template.maybeXML for vimperator 3.9 | |||
2015-04-06 | Add google-exopen.js | akameco | |
2015-03-26 | replace TemplateXML with template.maybeXML | 2GMon | |
2015-03-21 | Nyaps | anekos | |