[elpa] master feb17de: Upgrade websocket library to version 1.11.1.

2019-07-13 Thread Andrew Hyatt
branch: master commit feb17de2a52d2e1f6a46dd9c9a52366a40970dbf Author: Andrew Hyatt Commit: Andrew Hyatt Upgrade websocket library to version 1.11.1. The major changes here are: - Significant performance improvements for large transfers. - Allow calling code to handle co

[elpa] master d2f1d4e: * externals-list: Add phps-mode

2019-07-13 Thread Stefan Monnier
branch: master commit d2f1d4e4d307d2555d9d158b251940a2a2564b61 Author: Stefan Monnier Commit: Stefan Monnier * externals-list: Add phps-mode --- .gitignore | 3 +++ externals-list | 1 + 2 files changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index e93f34d..69d8f20 100644

[elpa] externals/phps-mode 4b4a375 043/405: Using lexical bindings for all files

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 4b4a375072c32aff0c5149e7c83a841be42116bf Author: Christian Johansson Commit: Christian Johansson Using lexical bindings for all files --- phps-automation.el | 4 ++-- phps-flycheck.el | 2 +- phps-flymake.el| 2 +- phps-font-lock.el

[elpa] externals/phps-mode 4098f46 049/405: Started with incremental lexer

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 4098f46f2ce9296836b6eacc04430bbaa232d11b Author: Christian Johansson Commit: Christian Johansson Started with incremental lexer --- phps-functions.el | 5 + phps-lexer.el | 13 +++-- phps-mode.el | 3 +++ s

[elpa] externals/phps-mode dfb0427 151/405: Added unit test for round and square bracket expressions

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit dfb04271c9ad519580ab25d95f4bf74abf4947ee Author: Christian Johansson Commit: Christian Johansson Added unit test for round and square bracket expressions --- phps-mode-test-functions.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git

[elpa] externals/phps-mode a61ff64 134/405: Renamed function get-point-data to get-current-line-data for better semantics

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit a61ff6475ff2418c4d0049b0967626df46ad92d3 Author: Christian Johansson Commit: Christian Johansson Renamed function get-point-data to get-current-line-data for better semantics --- phps-mode-functions.el | 6 ++--- phps-mode-test-functions.el | 66 +++

[elpa] externals/phps-mode f2f41a3 088/405: Handles indentation case with } else if (...) {

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit f2f41a3ee195fe831eaaacc10683fd74f91e6662 Author: Christian Johansson Commit: Christian Johansson Handles indentation case with } else if (...) { --- phps-functions.el | 128 - phps-test-functions.el |

[elpa] externals/phps-mode a8eadfa 130/405: Improved sample files inline and alternative control structures

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit a8eadfab205eeed25f9b25541995c76a0d0a55ba Author: Christian Johansson Commit: Christian Johansson Improved sample files inline and alternative control structures --- sample-php-files/alternative-control-structure.php | 13 +++-- sample-php-files/inl

[elpa] externals/phps-mode 808f679 401/405: Moved TODO to separate doc and improved syntax coloring

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 808f6796ffc9ca62b7453b3d783a726862dd8b3e Author: Christian Johansson Commit: Christian Johansson Moved TODO to separate doc and improved syntax coloring --- README.md | 41 +++-- docs/todo.md | 14

[elpa] externals/phps-mode 8109c1a 328/405: (uncomment-region) working

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 8109c1ac667cde41f43c87b592179104b7c72c7a Author: Christian Johansson Commit: Christian Johansson (uncomment-region) working --- phps-mode-functions.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/phps-mode-functions.el b/php

[elpa] externals/phps-mode 834275b 354/405: Fixed indentation calculation of nested alternative control structures

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 834275b2db5aa7505786c95257ad7e357f35ea73 Author: Christian Johansson Commit: Christian Johansson Fixed indentation calculation of nested alternative control structures --- phps-mode-functions.el | 31 +-- phps-mode-test-fun

[elpa] externals/phps-mode 11e151a 382/405: Fixed linting issues in flycheck file

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 11e151afb79b4d93376b6e310751341c6a7e3e1f Author: Christian Johansson Commit: Christian Johansson Fixed linting issues in flycheck file --- README.md | 7 +-- phps-mode-flycheck.el | 3 ++- phps-mode-test-functions.el | 2 +- php

[elpa] externals/phps-mode d8ad25b 341/405: Passes new test indentation of multi-line double-arrow inside assignment

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit d8ad25bb62cb5fb05d140735704d25dcf24c1f09 Author: Christian Johansson Commit: Christian Johansson Passes new test indentation of multi-line double-arrow inside assignment --- phps-mode-functions.el | 85 +++-- ph

[elpa] externals/phps-mode f2ff34a 378/405: Added TODO items for making changes inside tokens and not triggered a full re-lexing

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit f2ff34a2e77414f3298db05cd439f7be91bcb90c Author: Christian Johansson Commit: Christian Johansson Added TODO items for making changes inside tokens and not triggered a full re-lexing --- phps-mode-test-functions.el | 1 + phps-mode-test-integration.el |

[elpa] externals/phps-mode d6e6cbc 358/405: Another optimization of line-number-at-pos inside loop

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit d6e6cbce29f59ee0fcdee310c8cfa6c6e9a3c08e Author: Christian Johansson Commit: Christian Johansson Another optimization of line-number-at-pos inside loop --- phps-mode-functions.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/php

[elpa] externals/phps-mode 4592bce 385/405: Only running newline heuristic when rest of line is whitespace

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 4592bceeb11d7a1ae975a301ea9a7e335d95de48 Author: Christian Johansson Commit: Christian Johansson Only running newline heuristic when rest of line is whitespace --- phps-mode-functions.el | 12 +++- phps-mode-test-functions.el | 8 ++-- 2

[elpa] externals/phps-mode 47793f7 402/405: Updated README

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 47793f778a5d4f964c6b322c2298641b20db5525 Author: Christian Johansson Commit: Christian Johansson Updated README --- README.md | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 55af1d1..774f361 100644 -

[elpa] externals/phps-mode 83d5de8 355/405: Removed uneccesary debug output in unit test

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 83d5de8270645ede929053a759b17d9a6c5afb5f Author: Christian Johansson Commit: Christian Johansson Removed uneccesary debug output in unit test --- phps-mode-test-functions.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phps-mode-test

[elpa] externals/phps-mode 71858d1 374/405: Removed side-effect of END_PARSE token being added to tokens after processing buffer

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 71858d1a4c1829276c0816e8f9a13a763a7f7eba Author: Christian Johansson Commit: Christian Johansson Removed side-effect of END_PARSE token being added to tokens after processing buffer --- phps-mode-functions.el | 2 +- phps-mode-test-functions.el | 4 +

[elpa] externals/phps-mode b7b778b 379/405: Updated Travis CI build script

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit b7b778b8dd18e33fb5b85bfb533124bf43fa0d69 Author: Christian Johansson Commit: Christian Johansson Updated Travis CI build script --- .travis.yml | 33 + 1 file changed, 13 insertions(+), 20 deletions(-) diff --git a/.travis.

[elpa] externals/phps-mode 21f883e 396/405: Updated README and copyright date

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 21f883eeb4cc17929d72ca1c12370da4d372002f Author: Christian Johansson Commit: Christian Johansson Updated README and copyright date --- README.md| 5 +++-- phps-mode-map.el | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/READM

[elpa] externals/phps-mode 2801604 350/405: Added TODO item

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 2801604cb9e6a5f8fa98bd0d27ac0993f2ab4a64 Author: Christian Johansson Commit: Christian Johansson Added TODO item --- phps-mode-test-functions.el | 10 ++ 1 file changed, 10 insertions(+) diff --git a/phps-mode-test-functions.el b/phps-mode-test-fu

[elpa] externals/phps-mode 812dc49 353/405: Removed TODO item

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 812dc49c83ee5691a53e1e3fbe6521f5d80105c3 Author: Christian Johansson Commit: Christian Johansson Removed TODO item --- phps-mode-lexer.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/phps-mode-lexer.el b/phps-mode-lexer.el index 33

[elpa] externals/phps-mode ced201d 322/405: Updated syntax colouring for namespace, class, function and constant names

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit ced201df9844b22c358ca77d1c60131d57998038 Author: Christian Johansson Commit: Christian Johansson Updated syntax colouring for namespace, class, function and constant names --- phps-mode-functions.el | 8 phps-mode-lexer.el | 38 ++

[elpa] externals/phps-mode 46d0575 373/405: Passes all tests for adding newline and indenting without affect lexer

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 46d0575ce8ab7fb39dff39f2060b821a1a46b9ad Author: Christian Johansson Commit: Christian Johansson Passes all tests for adding newline and indenting without affect lexer --- phps-mode-test-functions.el | 10 +- 1 file changed, 5 insertions(+), 5 dele

[elpa] externals/phps-mode 1bac28a 352/405: Updated readme with decreased percent for indent

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 1bac28a2bf0ceb8917d1b525a3366aac2f0f3bb6 Author: Christian Johansson Commit: Christian Johansson Updated readme with decreased percent for indent --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index

[elpa] externals/phps-mode dbd2825 389/405: Added unit test for multiple level namespaces and added support for it

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit dbd2825dffdd773f8ca3b4fbd07d3eab781a80bb Author: Christian Johansson Commit: Christian Johansson Added unit test for multiple level namespaces and added support for it --- README.md | 2 +- phps-mode-functions.el | 15 +++---

[elpa] externals/phps-mode c11bcc5 360/405: More work on newline advice

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit c11bcc5e948ab8712d73f68853e49852e530453d Author: Christian Johansson Commit: Christian Johansson More work on newline advice --- phps-mode-functions.el | 2 +- phps-mode-test-functions.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff

[elpa] externals/phps-mode 1d58896 400/405: Minimal mode map is now loaded

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 1d58896daf505f7d09d775daa52db791fb03a8cc Author: Christian Johansson Commit: Christian Johansson Minimal mode map is now loaded --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 458aed1..16d640f 1

[elpa] externals/phps-mode 64e1789 356/405: Fixed indentation were assignments end at next line

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 64e17894fdc543c894e910396d1429f88b5d3491 Author: Christian Johansson Commit: Christian Johansson Fixed indentation were assignments end at next line --- README.md | 2 +- phps-mode-functions.el | 7 +-- 2 files changed, 6 insertions(+), 3

[elpa] externals/phps-mode 228b657 380/405: Updated README with license logo and Travis CI build status

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 228b657ad8f470febec7408a3db6a61aab32fb6e Author: Christian Johansson Commit: Christian Johansson Updated README with license logo and Travis CI build status --- README.md | 4 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0

[elpa] externals/phps-mode a14d5b2 399/405: Mode map is now loaded

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit a14d5b2b8b79f75bcd2bf85c0b58f40e12a2124d Author: Christian Johansson Commit: Christian Johansson Mode map is now loaded --- phps-mode-map.el | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/phps-mode-map.el b/phps-mode-map.e

[elpa] externals/phps-mode 2efd7d7 367/405: Started on function to move line-indent index

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 2efd7d724a4041f87c9c77d1425561e0704ba596 Author: Christian Johansson Commit: Christian Johansson Started on function to move line-indent index --- phps-mode-functions.el | 20 +++- phps-mode-test-functions.el | 2 +- 2 files changed,

[elpa] externals/phps-mode d416443 371/405: Added more test for moving line-indent index

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit d4164436250d9155935b8551f1bf8927e9a420ad Author: Christian Johansson Commit: Christian Johansson Added more test for moving line-indent index --- phps-mode-test-functions.el | 12 1 file changed, 12 insertions(+) diff --git a/phps-mode-test-f

[elpa] externals/phps-mode fa47a17 390/405: Changed imenu index to a hierarchical structure

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit fa47a17e920e89b7de84cf10fb7d8c2b3461661e Author: Christian Johansson Commit: Christian Johansson Changed imenu index to a hierarchical structure --- phps-mode-functions.el | 72 +++-- phps-mode-test-functions.el

[elpa] externals/phps-mode 7deefdc 383/405: Fixed use-package config example in README

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 7deefdc5a0a1620b680a77ec1501eca96940302d Author: Christian Johansson Commit: Christian Johansson Fixed use-package config example in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa4e05

[elpa] externals/phps-mode f5c2072 405/405: Updated copyright for inclusion in ELPA

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit f5c2072c9286548702a263a0c72842d87619d751 Author: Christian Johansson Commit: Christian Johansson Updated copyright for inclusion in ELPA --- README.md | 2 +- phps-mode-automation-header.wy | 27 ++- phps-mode-

[elpa] externals/phps-mode 55b3087 333/405: Optimized lexer calling, do not call when using (indent-line)

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 55b3087d118d8b07eca0c19109bef6b1f34a8bc6 Author: Christian Johansson Commit: Christian Johansson Optimized lexer calling, do not call when using (indent-line) --- phps-mode-functions.el | 3 +- phps-mode-lexer.el | 120 ---

[elpa] externals/phps-mode 3d3003f 364/405: Started on test for newline-and-indent before white-space

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 3d3003fa663e34b1a5c6ac2cc2ef285062664cc2 Author: Christian Johansson Commit: Christian Johansson Started on test for newline-and-indent before white-space --- phps-mode-functions.el | 9 + phps-mode-test-functions.el | 15 +++ 2 f

[elpa] externals/phps-mode 65f79c8 397/405: Added map shortcuts for comment / uncomment region

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 65f79c8f361304beda1b67c199fd59eb4b9e7d8e Author: Christian Johansson Commit: Christian Johansson Added map shortcuts for comment / uncomment region --- phps-mode-map.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/phps-mode-map.el

[elpa] externals/phps-mode 071acc0 349/405: Added support for multi-line return indentation

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 071acc0218073706fc97d5ced022e8ade6044d58 Author: Christian Johansson Commit: Christian Johansson Added support for multi-line return indentation --- phps-mode-functions.el | 26 +++--- phps-mode-test-functions.el | 2 +- 2 files c

[elpa] externals/phps-mode 62f1fc5 348/405: Added another failing indentation test for return expressions

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 62f1fc5473e8de2a65f40d45c44ea93d575e07a6 Author: Christian Johansson Commit: Christian Johansson Added another failing indentation test for return expressions --- phps-mode-test-functions.el | 5 + 1 file changed, 5 insertions(+) diff --git a/phps-mod

[elpa] externals/phps-mode ba7a3dc 381/405: Updated TODO list with travis integration completed

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit ba7a3dc082915e8ea50c8e6e3588f3dbb4f93d2a Author: Christian Johansson Commit: Christian Johansson Updated TODO list with travis integration completed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md ind

[elpa] externals/phps-mode a0b7695 316/405: Passes unit tests for integration with electric-pair

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit a0b76956dd1bcaf190b13d9cad2b3e83620cc4aa Author: Christian Johansson Commit: Christian Johansson Passes unit tests for integration with electric-pair --- README.md | 1 + phps-mode-syntax-table.el | 20 +--- phps-mode-t

[elpa] externals/phps-mode d27af61 327/405: Fixed bug with incremental lexer were states are missing

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit d27af6190843443142a33af404820c899f65bf76 Author: Christian Johansson Commit: Christian Johansson Fixed bug with incremental lexer were states are missing --- phps-mode-lexer.el| 6 +++--- phps-mode-test-integration.el | 9 + 2 files cha

[elpa] externals/phps-mode c80aa68 351/405: Added a new failing test for indentation of else expression inside switch

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit c80aa68ea3a5a97813b72f941673a72100cd0c78 Author: Christian Johansson Commit: Christian Johansson Added a new failing test for indentation of else expression inside switch --- phps-mode-test-functions.el | 15 +-- 1 file changed, 5 insertions(+)

[elpa] externals/phps-mode a48386a 386/405: Do not allow failures on emacs snapshot

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit a48386a36848bcacc4dfb688d5e9dec467a17444 Author: Christian Johansson Commit: Christian Johansson Do not allow failures on emacs snapshot --- .travis.yml | 4 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5219e9d..67c46ba

[elpa] externals/phps-mode c118f58 342/405: Added TODO items

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit c118f58b241b8bf2fd4e519b02d0d21bf8ec061b Author: Christian Johansson Commit: Christian Johansson Added TODO items --- phps-mode-lexer.el | 36 1 file changed, 36 insertions(+) diff --git a/phps-mode-lexer.el b/phps-mod

[elpa] externals/phps-mode a8fbe7d 344/405: Improved syntax coloring of =, % and more

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit a8fbe7dbb5beaebc04dacdb96dd55101bc2d50d8 Author: Christian Johansson Commit: Christian Johansson Improved syntax coloring of =, % and more --- phps-mode-lexer.el | 21 + 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/php

[elpa] externals/phps-mode ad53b6c 330/405: Fixed warning when expected integer was nil

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit ad53b6cd3ec10590853214b3d98d3ea8b5d29d2f Author: Christian Johansson Commit: Christian Johansson Fixed warning when expected integer was nil --- phps-mode-lexer.el | 117 +++-- 1 file changed, 59 insertions(+

[elpa] externals/phps-mode defa128 393/405: Passes unit test for imenu new structure

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit defa128601eea7386aa8069abcf509059c8b5dd1 Author: Christian Johansson Commit: Christian Johansson Passes unit test for imenu new structure --- phps-mode-functions.el | 14 +++--- phps-mode-test-functions.el | 12 ++-- 2 files changed, 1

[elpa] externals/phps-mode bc1f50f 365/405: Fixed byte-compilation in functions unit-test

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit bc1f50ffe778da245d8b8c7aee0bbf36e58df212 Author: Christian Johansson Commit: Christian Johansson Fixed byte-compilation in functions unit-test --- phps-mode-test-functions.el | 1 + 1 file changed, 1 insertion(+) diff --git a/phps-mode-test-functions.el b

[elpa] externals/phps-mode e9475f7 321/405: Merge branch 'master' of https://github.com/cjohansson/emacs-phps-mode

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit e9475f76dd208042aedefb428df3212c1cf6b1a7 Merge: a852669 ad94b0b Author: Christian Johansson Commit: Christian Johansson Merge branch 'master' of https://github.com/cjohansson/emacs-phps-mode

[elpa] externals/phps-mode f77edf8 308/405: Updated compile command to ignore that files that doesn't compile

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit f77edf8b9eb252c0c5187d058c2d1fbe618789ac Author: Christian Johansson Commit: Christian Johansson Updated compile command to ignore that files that doesn't compile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/M

[elpa] externals/phps-mode bd90dc9 370/405: Removed debug output

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit bd90dc9699ba8cd4ece88d8fc3195e06333c2b5d Author: Christian Johansson Commit: Christian Johansson Removed debug output --- phps-mode-functions.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phps-mode-functions.el b/phps-mode-function

[elpa] externals/phps-mode 07d9176 403/405: Improved flycheck support

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 07d9176757f7722f6543f954d50958f05e7af871 Author: Christian Johansson Commit: Christian Johansson Improved flycheck support --- Makefile | 2 +- phps-mode-flycheck.el | 70 +-- phps-mode.el

[elpa] externals/phps-mode 895105d 384/405: Updated emacs version requirement and travis build

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 895105d436f555e9b722340d33fb94f5b3555228 Author: Christian Johansson Commit: Christian Johansson Updated emacs version requirement and travis build --- .travis.yml | 1 - README.md| 2 +- phps-mode.el | 8 3 files changed, 5 insertions(+), 6

[elpa] externals/phps-mode 2d2aaad 388/405: Added failing unit test

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 2d2aaad9e6b03c76cf7c75ea0b26b6c67221311b Author: Christian Johansson Commit: Christian Johansson Added failing unit test --- README.md | 7 --- phps-mode-functions.el | 13 ++--- phps-mode-test-functions.el | 9 +++-

[elpa] externals/phps-mode 3f20bd2 394/405: Updated tests and structure of hierarchical imenu

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 3f20bd27ccb78728bed2853ac1fa646835ff4db1 Author: Christian Johansson Commit: Christian Johansson Updated tests and structure of hierarchical imenu --- phps-mode-functions.el | 28 phps-mode-test-functions.el | 14 +++--

[elpa] externals/phps-mode d05601b 387/405: Updated documents

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit d05601b606ef4bf509e76ddf808f598cff54d3d2 Author: Christian Johansson Commit: Christian Johansson Updated documents --- docs/heuristics.md| 2 ++ docs/imenu.md | 22 ++

[elpa] externals/phps-mode f0912ee 398/405: Removed TODO and changed syntax color to be based on tokens only

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit f0912eee6c90a1b7863be95faf76981b0f8cceff Author: Christian Johansson Commit: Christian Johansson Removed TODO and changed syntax color to be based on tokens only --- docs/todo.md | 2 -- phps-mode-lexer.el | 15 --- 2 files changed, 17 d

[elpa] externals/phps-mode 6308e3e 366/405: Removed debug notice

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 6308e3ea8aab627b0e50a6137c7179a25ac4899a Author: Christian Johansson Commit: Christian Johansson Removed debug notice --- phps-mode-lexer.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phps-mode-lexer.el b/phps-mode-lexer.el index 0

[elpa] externals/phps-mode a309998 326/405: Integration tests passes with new function

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit a3099988e1f1d18d0bc0556ba28f1418f5298a94 Author: Christian Johansson Commit: Christian Johansson Integration tests passes with new function --- phps-mode-lexer.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/phps-mode-lexer.e

[elpa] externals/phps-mode 192f9ae 391/405: Fix issues with test list structure

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 192f9ae4e7141038ced50ae128b64c822568b2d2 Author: Christian Johansson Commit: Christian Johansson Fix issues with test list structure --- phps-mode-test-functions.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/phps-mod

[elpa] externals/phps-mode 32f9808 329/405: indent and imenu now triggers incremental lexer if buffer changed

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 32f980862042d798b6da68d180ea086ca4e61a4b Author: Christian Johansson Commit: Christian Johansson indent and imenu now triggers incremental lexer if buffer changed --- phps-mode-functions.el | 2 ++ phps-mode.el | 6 +- 2 files changed, 3 inse

[elpa] externals/phps-mode fe80a3a 369/405: Passes test for moving line-indents down

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit fe80a3ad610592dbe34d8a3ffed588b009b017ae Author: Christian Johansson Commit: Christian Johansson Passes test for moving line-indents down --- phps-mode-functions.el | 23 +-- phps-mode-test-functions.el | 8 +++- 2 files chang

[elpa] externals/phps-mode 654ef5f 377/405: Added another state test for newline

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 654ef5fc3c7245c5d8979c9d03135ba995c996fe Author: Christian Johansson Commit: Christian Johansson Added another state test for newline --- phps-mode-test-functions.el | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/php

[elpa] externals/phps-mode 09a2123 372/405: Passes all tests for moving line-indent index

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 09a21235d510fb01400ed87051beaba369eef5d7 Author: Christian Johansson Commit: Christian Johansson Passes all tests for moving line-indent index --- phps-mode-functions.el | 12 +++- phps-mode-test-functions.el | 8 +++- 2 files changed, 18

[elpa] externals/phps-mode a4b2f37 375/405: Added new TODO item

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit a4b2f372e95637e4946141e4aec4ff669aae9c8f Author: Christian Johansson Commit: Christian Johansson Added new TODO item --- phps-mode-test-functions.el | 1 + 1 file changed, 1 insertion(+) diff --git a/phps-mode-test-functions.el b/phps-mode-test-functions.

[elpa] externals/phps-mode 282115f 357/405: Using incremental line-number calculation as optimization

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 282115f6a45b99a5949a2668b7a88a824eae297d Author: Christian Johansson Commit: Christian Johansson Using incremental line-number calculation as optimization --- phps-mode-functions.el | 28 +--- 1 file changed, 25 insertions(+), 3 del

[elpa] externals/phps-mode ff474c9 392/405: Work on invalid imenu

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit ff474c93e09f04eb1560f1bf5f46c7efa5422b63 Author: Christian Johansson Commit: Christian Johansson Work on invalid imenu --- phps-mode-functions.el | 2 +- phps-mode-test-functions.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

[elpa] externals/phps-mode 3c959d3 404/405: Improved README

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 3c959d395c08ab37ada99b8b24d327d4bf5598e7 Author: Christian Johansson Commit: Christian Johansson Improved README --- README.md | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 774f361..378f1bb 100644

[elpa] externals/phps-mode 22f75ba 362/405: Advice is running again in unit test

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 22f75baf02e8e6e68529f4b25faa204100571e38 Author: Christian Johansson Commit: Christian Johansson Advice is running again in unit test --- phps-mode-functions.el | 3 ++- phps-mode-test-functions.el | 6 +++--- 2 files changed, 5 insertions(+), 4 delet

[elpa] externals/phps-mode 5f52f54 395/405: Fixed compilation warning after new imenu structure

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 5f52f5469588f23e2aa9832e14e1198af6c41d81 Author: Christian Johansson Commit: Christian Johansson Fixed compilation warning after new imenu structure --- phps-mode-functions.el | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/phps-mo

[elpa] externals/phps-mode 3e1ff06 332/405: Added integration-tests for syntax colouring and update goals

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 3e1ff066492b33c272c35d87018c7ea9230f66e9 Author: Christian Johansson Commit: Christian Johansson Added integration-tests for syntax colouring and update goals --- README.md | 5 +++-- phps-mode-test.el | 9 +++-- 2 files changed, 10 insertions(

[elpa] externals/phps-mode 92e53e8 363/405: Passes test for pressing newline before white-spaces just moves meta-data

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 92e53e82be9330e3aaeeaecee6000450a74bb75a Author: Christian Johansson Commit: Christian Johansson Passes test for pressing newline before white-spaces just moves meta-data --- phps-mode-functions.el | 51 + p

[elpa] externals/phps-mode 9e62157 338/405: (comment-region) and (uncomment-region) now handles part of lines as well as full lines

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 9e621570a8cd0f70f6465a9cda3c4ab9974264b8 Author: Christian Johansson Commit: Christian Johansson (comment-region) and (uncomment-region) now handles part of lines as well as full lines --- phps-mode-functions.el | 101 +---

[elpa] externals/phps-mode 6d834c1 312/405: Added support for (comment-region) and (uncomment-region)

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 6d834c1cd6809377a5691519ec95e3257ee765f5 Author: Christian Johansson Commit: Christian Johansson Added support for (comment-region) and (uncomment-region) --- phps-mode-functions.el | 7 +++ phps-mode-test-functions.el | 31 ++

[elpa] externals/phps-mode a45b39a 339/405: Added two failing indentation tests for concatenated equal assignment and double arrow multi-line array declaration

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit a45b39a87e86f06d2cb3ea4fd2fb99f84fbb5743 Author: Christian Johansson Commit: Christian Johansson Added two failing indentation tests for concatenated equal assignment and double arrow multi-line array declaration --- phps-mode-test-functions.el | 12 +

[elpa] externals/phps-mode d39152b 279/405: Added unit test for NUM_STRING token inside double-quoted string

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit d39152b89bff8f762f8b1b92b9fbbe58de3fb380 Author: Christian Johansson Commit: Christian Johansson Added unit test for NUM_STRING token inside double-quoted string --- phps-mode-lexer.el | 18 ++ phps-mode-test-functions.el | 2 +-

[elpa] externals/phps-mode e639ea3 299/405: Indent passing new concatenation tests

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit e639ea3ff067683339ae2833d6ffb13eebb2365d Author: Christian Johansson Commit: Christian Johansson Indent passing new concatenation tests --- phps-mode-functions.el | 9 ++--- phps-mode-test-functions.el | 13 +++-- 2 files changed, 13 inse

[elpa] externals/phps-mode c2af31e 240/405: Imenu support now shows hierarchical information

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit c2af31eb235f13a5c83c93d2eb963353d15d92a9 Author: Christian Johansson Commit: Christian Johansson Imenu support now shows hierarchical information --- phps-mode-functions.el | 9 + phps-mode-test-functions.el | 10 +++--- 2 files changed,

[elpa] externals/phps-mode 1aa0f90 238/405: Typo in README

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 1aa0f90bb985725448791da267d54e72fb042a9d Author: Christian Johansson Commit: Christian Johansson Typo in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 171da9c..559e3c2 100644 --- a/

[elpa] externals/phps-mode 2087abd 282/405: Added two failing tests for switch indentation

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 2087abd906edfa32045440f88f19ffc909408be0 Author: Christian Johansson Commit: Christian Johansson Added two failing tests for switch indentation --- phps-mode-test-functions.el | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/phps

[elpa] externals/phps-mode ad94b0b 319/405: Removed some fixed TODO itemsc

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit ad94b0b4898c37e2966090c82f0d6f6d8bc334ef Author: Christian Johansson Commit: Christian Johansson Removed some fixed TODO itemsc --- phps-mode-functions.el | 4 phps-mode-lexer.el | 2 -- 2 files changed, 6 deletions(-) diff --git a/phps-mode-func

[elpa] externals/phps-mode c71a97d 178/405: Started on refactored indentation calculation

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit c71a97dd08daefdb973deb87ede7c4d060d477af Author: Christian Johansson Commit: Christian Johansson Started on refactored indentation calculation --- phps-mode-functions.el | 660 +++-- 1 file changed, 309 insertion

[elpa] externals/phps-mode 41c12c1 251/405: Updated paths for byte-compilation

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 41c12c1e6e5023a36c40b4152012748318a0dc11 Author: Christian Johansson Commit: Christian Johansson Updated paths for byte-compilation --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index a1bdea5..d24b

[elpa] externals/phps-mode bd08a00 277/405: Added unit test for COALESCING EQUAL token

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit bd08a00c85de0d2c439ee094f3cdd5b1a1ab7b92 Author: Christian Johansson Commit: Christian Johansson Added unit test for COALESCING EQUAL token --- README.md | 2 +- phps-mode-test-lexer.el | 8 +++- 2 files changed, 8 insertions(+), 2 deleti

[elpa] externals/phps-mode 43bf350 216/405: Added tests for token-less lines

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 43bf350261e52aedc9366fac76775d459e61a332 Author: Christian Johansson Commit: Christian Johansson Added tests for token-less lines --- phps-mode-functions.el | 41 ++--- phps-mode-test-functions.el | 8 +++- 2 f

[elpa] externals/phps-mode 552eada 264/405: Tuning of incremental logic

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 552eadac92e2ef37f2d6cec53fd0a90b09c017b6 Author: Christian Johansson Commit: Christian Johansson Tuning of incremental logic --- phps-mode-functions.el| 8 phps-mode-lexer.el| 29 +++-- phps-mode-test-i

[elpa] externals/phps-mode b8e9449 247/405: Refactored Imenu to use a persistent variable per buffer

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit b8e94497740ac0245cc9668657e35ca6aa08632e Author: Christian Johansson Commit: Christian Johansson Refactored Imenu to use a persistent variable per buffer --- phps-mode-functions.el | 40 +++- phps-mode-lexer.el

[elpa] externals/phps-mode 74ab2a7 294/405: Work on incremental lexer and failing test for indent

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 74ab2a71b62df8b1d742a510d63afeb58c344953 Author: Christian Johansson Commit: Christian Johansson Work on incremental lexer and failing test for indent --- phps-mode-lexer.el | 11 +++ phps-mode-test-functions.el | 13 ++--- 2 files

[elpa] externals/phps-mode e7cb803 346/405: Added another indentation test

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit e7cb8037848d830acde29c8312a77c4d9099f7cd Author: Christian Johansson Commit: Christian Johansson Added another indentation test --- phps-mode-test-functions.el | 5 + 1 file changed, 5 insertions(+) diff --git a/phps-mode-test-functions.el b/phps-mode

[elpa] externals/phps-mode b2a5700 218/405: Fixed indentation for multi-line optional function arguments

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit b2a57002bd5212a0a99f98f5cd82629ac1d6aa1f Author: Christian Johansson Commit: Christian Johansson Fixed indentation for multi-line optional function arguments --- phps-mode-functions.el | 9 + phps-mode-test-functions.el | 4 ++-- 2 files chang

[elpa] externals/phps-mode f7e7c74 219/405: Work on indentation for switch-case

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit f7e7c7439c82001aaa85a1e4c7dce94f92511bc1 Author: Christian Johansson Commit: Christian Johansson Work on indentation for switch-case --- phps-mode-functions.el | 92 ++--- phps-mode-test-functions.el | 14 +-

[elpa] externals/phps-mode b251a1e 314/405: Got unit tests for wrapping region in symbols working

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit b251a1ebc4e13ecb52cb9fb2cb531c8db43fe072 Author: Christian Johansson Commit: Christian Johansson Got unit tests for wrapping region in symbols working --- phps-mode-test-functions.el | 61 ++--- 1 file changed, 57 in

[elpa] externals/phps-mode a30e5ff 331/405: Run incremental lexer when processing file if buffer change

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit a30e5ff0539c143e76df9dd275bafd2e3cd77259 Author: Christian Johansson Commit: Christian Johansson Run incremental lexer when processing file if buffer change --- phps-mode-functions.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a

[elpa] externals/phps-mode a852669 320/405: Fix bug in syntax colouring, added debug outputs for incremental lexer

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit a85266985c898cc4bfe955c8b9a5936394da23e9 Author: Christian Johansson Commit: Christian Johansson Fix bug in syntax colouring, added debug outputs for incremental lexer --- phps-mode-functions.el | 14 +- phps-mode-lexer.el | 27

[elpa] externals/phps-mode aa0c23d 263/405: Updated font-locks for token color syntax

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit aa0c23dcc5ff5cef28da17a28f07454390f093c8 Author: Christian Johansson Commit: Christian Johansson Updated font-locks for token color syntax --- phps-mode-lexer.el | 27 ++- 1 file changed, 14 insertions(+), 13 deletions(-) diff --gi

[elpa] externals/phps-mode 310521b 254/405: Started with first integration-test

2019-07-13 Thread Stefan Monnier
branch: externals/phps-mode commit 310521b9ccc6d66780b637ca6917fa6e85835fff Author: Christian Johansson Commit: Christian Johansson Started with first integration-test --- phps-mode-test-functions.el | 103 -- phps-mode-test-integration.el | 34 +++

  1   2   3   4   5   >