summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2015-10-30Updated version (20151027 -> 20151030).AUR Update Bot
Changelog ========= Merge pull request #279 from XeCycle/class-semicolon-elem (b904d10) Allow semicolons in a class body (c0e0309) Merge pull request #276 from XeCycle/methods (6aba571) Add NEWS entry about rename to method-node (37867af) Refactor: rename getter-setter-node to method-node (d82a58d) Add test on shorthand method name and scoping (3603bc4) Refactor: unify computed property name handling (bfb83dd) Handle open-curlies after newline (cef7731) js2-parse-highlight-prop-get: Take care now to overwrite the js2-function-call face (2cf52e9) Add a test for the latest change (a2be944) Don't misindent generator methods (b1234ca) Also highlight property lookups with the same face (2e7fdb3) Define js2-object-property face (47b215d) Fix 'make all' on older emacsen (fb3f5b6) Merge pull request #266 from jacksonrayhamilton/no-getter-setter-duplicate (00a455f) Don't treat getter / setter pairs as duplicates (34245fe)
2015-10-27Updated version (20151026 -> 20151027).AUR Update Bot
Changelog ========= Handle open-curlies after newline (cef7731) js2-parse-highlight-prop-get: Take care now to overwrite the js2-function-call face (2cf52e9) Add a test for the latest change (a2be944) Don't misindent generator methods (b1234ca) Also highlight property lookups with the same face (2e7fdb3) Define js2-object-property face (47b215d) Fix 'make all' on older emacsen (fb3f5b6) Merge pull request #266 from jacksonrayhamilton/no-getter-setter-duplicate (00a455f) Don't treat getter / setter pairs as duplicates (34245fe)
2015-10-26Updated version (20151015 -> 20151026).AUR Update Bot
Changelog ========= js2-parse-highlight-prop-get: Take care now to overwrite the js2-function-call face (2cf52e9) Add a test for the latest change (a2be944) Don't misindent generator methods (b1234ca) Also highlight property lookups with the same face (2e7fdb3) Define js2-object-property face (47b215d) Fix 'make all' on older emacsen (fb3f5b6) Merge pull request #266 from jacksonrayhamilton/no-getter-setter-duplicate (00a455f) Don't treat getter / setter pairs as duplicates (34245fe)
2015-10-16Updated version (20151013 -> 20151015).AUR Update Bot
Changelog ========= Add a test for the latest change (a2be944) Don't misindent generator methods (b1234ca) Also highlight property lookups with the same face (2e7fdb3) Define js2-object-property face (47b215d) Fix 'make all' on older emacsen (fb3f5b6) Merge pull request #266 from jacksonrayhamilton/no-getter-setter-duplicate (00a455f) Don't treat getter / setter pairs as duplicates (34245fe)
2015-10-13Updated version (20151012 -> 20151013).AUR Update Bot
Changelog ========= Also highlight property lookups with the same face (2e7fdb3) Define js2-object-property face (47b215d) Fix 'make all' on older emacsen (fb3f5b6) Merge pull request #266 from jacksonrayhamilton/no-getter-setter-duplicate (00a455f) Don't treat getter / setter pairs as duplicates (34245fe)
2015-10-12Updated version (20151001 -> 20151012).AUR Update Bot
Changelog ========= Define js2-object-property face (47b215d) Fix 'make all' on older emacsen (fb3f5b6) Merge pull request #266 from jacksonrayhamilton/no-getter-setter-duplicate (00a455f) Don't treat getter / setter pairs as duplicates (34245fe)
2015-10-01updateStefan Husmann
2015-09-11Updated version (20150909 -> 20150911).AUR Update Bot
Changelog ========= Merge pull request #266 from jacksonrayhamilton/no-getter-setter-duplicate (00a455f) Don't treat getter / setter pairs as duplicates (34245fe)
2015-09-09Updated version (20150907 -> 20150909).AUR Update Bot
Changelog =========
2015-09-07Updated version (20150825 -> 20150907).AUR Update Bot
Changelog ========= Remove a space (bbb5086) Use cl-assert instead of error (75129c1) Add cl- prefix, improve line lengths (9ad7708) Removed functions: js2-build-prop-name-list and js2-names-left. (e236923) Clean up todo in js2-search-scope and fix year typo (af85699) Clarified js2-search-scope doc string (bb0476c) Only jump if not already at var or function definition (c4f4095) Find definition by locating assignment nodes (aaf218a) Support jumping to buffers of the same major mode (f942b83) Fixed jumping to object properties (145c5d6) Simplified method of searching for nodes based on scope (579aacb) Simplified property name matching (bc5cdb4) Return correct node when searching for the definition of a property. (1ee5c45) Added missing etags dependency (eba59c5) Add a jump to definition command bound to M-. (7184664) js2-define-destruct-symbols: Speed up, theoretically (c8b8e11) js2-define-destruct-symbols-internal: Remove, don't need it anymore (d0686a0) js2-define-destruct-symbols-internal: Stop growing NAME-NODES exponentially (f146f13) js2-define-destruct-symbols-internal: Anticipate js2-getter-setter-node (fc56c58) Allow plain parameters after default (a6f2a94) Handle @property like @param, and handle aliases (242af01) Define js2-re-search-forward as an alias as well (5beb8ea) Never enable js2-minor-mode in js2-mode (c68646a) Fix #247, indentation inside block comments (c47a894) -L . (9cdd4c6) Revert the "containerized build" commits, because Travis still hasn't whitelisted emacs-snapshot. (4bd8df9) ... (bb3f677) This shit is confusing (c14fdf6) Try to use $EMACS implicitly (00245fc) Fix indent (5e546d3) Remove outdated reference (a622fb3) Hopefully fix the matrix (3a44f30) Try a containerized Travis build (f354e9a) Fix indentation tests, by always loading js2-old-indent (c9a1cde) Derive from js-mode (494c421) Use indentation code from js-mode when we can (4c02462)
2015-08-25Updated version (20150824 -> 20150825).AUR Update Bot
Changelog ========= Allow plain parameters after default (a6f2a94) Handle @property like @param, and handle aliases (242af01) Define js2-re-search-forward as an alias as well (5beb8ea) Never enable js2-minor-mode in js2-mode (c68646a) Fix #247, indentation inside block comments (c47a894) -L . (9cdd4c6) Revert the "containerized build" commits, because Travis still hasn't whitelisted emacs-snapshot. (4bd8df9) ... (bb3f677) This shit is confusing (c14fdf6) Try to use $EMACS implicitly (00245fc) Fix indent (5e546d3) Remove outdated reference (a622fb3) Hopefully fix the matrix (3a44f30) Try a containerized Travis build (f354e9a) Fix indentation tests, by always loading js2-old-indent (c9a1cde) Derive from js-mode (494c421) Use indentation code from js-mode when we can (4c02462)
2015-08-24Updated version (20150814 -> 20150824).AUR Update Bot
Changelog ========= Handle @property like @param, and handle aliases (242af01) Define js2-re-search-forward as an alias as well (5beb8ea) Never enable js2-minor-mode in js2-mode (c68646a) Fix #247, indentation inside block comments (c47a894) -L . (9cdd4c6) Revert the "containerized build" commits, because Travis still hasn't whitelisted emacs-snapshot. (4bd8df9) ... (bb3f677) This shit is confusing (c14fdf6) Try to use $EMACS implicitly (00245fc) Fix indent (5e546d3) Remove outdated reference (a622fb3) Hopefully fix the matrix (3a44f30) Try a containerized Travis build (f354e9a) Fix indentation tests, by always loading js2-old-indent (c9a1cde) Derive from js-mode (494c421) Use indentation code from js-mode when we can (4c02462)
2015-08-14Updated version (20150726 -> 20150814).AUR Update Bot
2015-07-26Updated version (20150721 -> 20150726).AUR Update Bot
2015-07-21Updated version (20150718 -> 20150721).AUR Update Bot
2015-07-18Updated version (20150713 -> 20150718).AUR Update Bot
2015-07-13Updated version (20150630 -> 20150713).AUR Update Bot
2015-07-06Updated version (20150524 -> 20150630).AUR Update Bot
2015-06-09initial versionStefan Husmann