[elpa] externals/ssh-deploy updated (7c5fe8af2d -> 9311f9b4f8)

2022-01-25 Thread Christian Johansson
cjohansson pushed a change to branch externals/ssh-deploy. from 7c5fe8af2d Merge remote-tracking branch 'elpa/externals/ssh-deploy' new 3bb57e4c51 Updated copyright years new 9311f9b4f8 Updated modified date Summary of changes: ssh-deploy-diff-mode.el | 2 +- ssh-deploy-h

[elpa] externals/ssh-deploy 3bb57e4c51 1/2: Updated copyright years

2022-01-25 Thread Christian Johansson
branch: externals/ssh-deploy commit 3bb57e4c511acbbdc93d2a147e3259451eeb66c4 Author: Christian Johansson Commit: Christian Johansson Updated copyright years --- ssh-deploy-diff-mode.el | 2 +- ssh-deploy-hydra.el | 2 +- ssh-deploy-test.el | 2 +- ssh-deploy.el | 2 +- 4

[elpa] externals/phps-mode 5ae4886f14 212/212: Updated docs and version

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 5ae4886f141b21c1521390d8f6670c0e7bac873e Author: Christian Johansson Commit: Christian Johansson Updated docs and version --- README.md | 9 - phps-mode-lexer.el | 21 - phps-mode.el | 4 ++-- 3 files changed, 1

[elpa] externals/phps-mode e5df43eea9 187/212: More tweaking of indentation helpers

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit e5df43eea9ec95821ac0e116db80ddcf52f04600 Author: Christian Johansson Commit: Christian Johansson More tweaking of indentation helpers --- phps-mode-indent.el | 63 +++-- 1 file changed, 47 insertions(+), 16 d

[elpa] externals/phps-mode d095e757e6 186/212: Added failing imenu test

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit d095e757e6191b8fc67ea688b4b44ca7adc14544 Author: Christian Johansson Commit: Christian Johansson Added failing imenu test --- test/phps-mode-test-ast.el | 12 1 file changed, 12 insertions(+) diff --git a/test/phps-mode-test-ast.el b/test/php

[elpa] externals/phps-mode 735f1e0c89 176/212: More notes

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 735f1e0c8985d5a0ff453ac743647e39f5ff4bad Author: Christian Johansson Commit: Christian Johansson More notes --- phps-mode-indent.el | 63 +++-- 1 file changed, 18 insertions(+), 45 deletions(-) diff --git a/

[elpa] externals/phps-mode 22c4f31716 178/212: Added TODO items

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 22c4f31716b0c2b902daf3dbe4bac72faefa2484 Author: Christian Johansson Commit: Christian Johansson Added TODO items --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 052f687244..b44e2df004 100644 --- a/TODO.md +++ b/T

[elpa] externals/phps-mode a2c61b9e7c 174/212: Started refactoring of indentation functions

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit a2c61b9e7c76edd747905400340e81741f5e9d79 Author: Christian Johansson Commit: Christian Johansson Started refactoring of indentation functions --- phps-mode-indent.el | 663 ++-- 1 file changed, 224 insertions

[elpa] externals/phps-mode 0ca0e447b8 167/212: Improved indentation on lines starting with a closing bracket

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 0ca0e447b8a0be631fa6556c0ce2ad5fd763b7cd Author: Christian Johansson Commit: Christian Johansson Improved indentation on lines starting with a closing bracket --- phps-mode-indent.el | 1664 +-- 1 file change

[elpa] externals/phps-mode 7135a30446 173/212: Updated TODO items

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 7135a3044628cc469def25dc5f20e6bc981a0345 Author: Christian Johansson Commit: Christian Johansson Updated TODO items --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index a25f5980d4..75d9351cdb 100644 --- a/TODO.md +++ b

[elpa] externals/phps-mode 1e44021653 163/212: Added more failing indent tests

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 1e44021653096764a17ae288444859cbf174968b Author: Christian Johansson Commit: Christian Johansson Added more failing indent tests --- phps-mode-indent.el | 5 +- phps-mode-macros.el | 2 +- test/phps-mode-test-indent.el | 246 +++

[elpa] externals/phps-mode db019887af 170/212: Passed new indentation tests

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit db019887afa12eaa3fb311300531dfbb82dceb92 Author: Christian Johansson Commit: Christian Johansson Passed new indentation tests --- phps-mode-indent.el | 70 --- test/phps-mode-test-indent.el | 18 +++

[elpa] externals/phps-mode 3162dca5c4 159/212: Added two more failing indentation tests

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 3162dca5c4402a96fd30441f635b27154d0822b3 Author: Christian Johansson Commit: Christian Johansson Added two more failing indentation tests --- test/phps-mode-test-indent.el | 8 1 file changed, 8 insertions(+) diff --git a/test/phps-mode-test-inde

[elpa] externals/phps-mode c2a7af2a98 142/212: Updated copyright years

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit c2a7af2a98e877640730dfb6b041a0b00a2cb6f0 Author: Christian Johansson Commit: Christian Johansson Updated copyright years --- admin/phps-mode-automation.el| 17 + phps-mode-ast-bookkeeping.el | 2 +- phps-mode-ast-im

[elpa] externals/phps-mode 1ab6ac7324 131/212: Added failing tests for indentation

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 1ab6ac7324199423db5f86424eb2707e5fc07a7d Author: Christian Johansson Commit: Christian Johansson Added failing tests for indentation --- test/phps-mode-test-indent.el | 32 ++-- 1 file changed, 30 insertions(+), 2 deletions(-)

[elpa] externals/phps-mode e7aff3f69d 157/212: Passed more indentation tests

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit e7aff3f69dc7756b818b7a1fff8e4dc5d6529bb9 Author: Christian Johansson Commit: Christian Johansson Passed more indentation tests --- phps-mode-indent.el | 499 1 file changed, 267 insertions(+), 232 deleti

[elpa] externals/phps-mode 5f09905a1a 126/212: Fixed issue with bookkeeping and imenu not being stored

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 5f09905a1a9f627befb504bbbaa62d28196e456d Author: Christian Johansson Commit: Christian Johansson Fixed issue with bookkeeping and imenu not being stored --- phps-mode-lex-analyzer.el | 21 - 1 file changed, 16 insertions(+), 5 deletions

[elpa] externals/phps-mode 5273bdf42f 206/212: Started on cache feature

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 5273bdf42fc88f1a94656aa795348a3ca082597d Author: Christian Johansson Commit: Christian Johansson Started on cache feature --- Makefile | 6 +- phps-mode-cache.el | 82 + phps-mode-lex-analyzer.el| 269 ++

[elpa] externals/phps-mode 20ad1fae08 132/212: Improved indentation arround multi-line object operators

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 20ad1fae086bb01e04e03fc1b3f7ab00083408f9 Author: Christian Johansson Commit: Christian Johansson Improved indentation arround multi-line object operators --- phps-mode-indent.el | 24 test/phps-mode-test-indent.el | 4 ++

[elpa] externals/phps-mode cc3bf03786 123/212: Improved indentation after ending assignment expression

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit cc3bf037861fbbedc9eaaba24a1c2e429777aaa8 Author: Christian Johansson Commit: Christian Johansson Improved indentation after ending assignment expression --- phps-mode-indent.el | 31 ++- test/phps-mode-test-indent.el |

[elpa] externals/phps-mode 5391551287 143/212: Added a new indent test and made it pass

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 53915512870b2bec9911374063dac196476c07a5 Author: Christian Johansson Commit: Christian Johansson Added a new indent test and made it pass --- phps-mode-indent.el | 15 +++ test/phps-mode-test-indent.el | 4 2 files changed, 15 i

[elpa] externals/phps-mode 1a62f48783 130/212: Improved indentation in cases with multi-expressions last line does not start with closing bracket

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 1a62f48783bd16814ba5c13efd1457df2022ee66 Author: Christian Johansson Commit: Christian Johansson Improved indentation in cases with multi-expressions last line does not start with closing bracket --- phps-mode-indent.el | 19 ++-

[elpa] externals/phps-mode 806bb902b3 122/212: Improved indentation for chaining objects

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 806bb902b3c053fda3c9aac846191a43a1a1fb58 Author: Christian Johansson Commit: Christian Johansson Improved indentation for chaining objects --- phps-mode-indent.el | 116 -- test/phps-mode-test-indent.el |

[elpa] externals/phps-mode a62e6be40e 133/212: Fixed indentation on line after print_r

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit a62e6be40ea8201ac555ffd6a8858439c3212c62 Author: Christian Johansson Commit: Christian Johansson Fixed indentation on line after print_r --- phps-mode-indent.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/phps-mode-indent.el b/ph

[elpa] externals/phps-mode 3a594466d5 100/212: Passed indent test for multi-line assignments

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 3a594466d517a349a1b21a5443cfa8df387b1eb2 Author: Christian Johansson Commit: Christian Johansson Passed indent test for multi-line assignments --- phps-mode-indent.el | 30 +++--- 1 file changed, 23 insertions(+), 7 deletions(-) di

[elpa] externals/phps-mode 4b4a821e6e 115/212: Started refactor of indent code

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 4b4a821e6eee2fac6959f0c01c04bd502fdeaa2c Author: Christian Johansson Commit: Christian Johansson Started refactor of indent code --- phps-mode-indent.el | 883 -- test/phps-mode-test-indent.el | 4 - 2 fi

[elpa] externals/phps-mode e083e90ac0 108/212: Passing more indentation tests for PSR-2

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit e083e90ac083b07ced9c9870da12f995d92388ba Author: Christian Johansson Commit: Christian Johansson Passing more indentation tests for PSR-2 --- phps-mode-indent.el | 22 +++--- test/phps-mode-test-indent.el | 4 ++-- 2 files change

[elpa] externals/phps-mode fe9cb90c44 097/212: Passing indent test for some multi-line assignments

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit fe9cb90c441d975f917b58a4d848072597fb74fb Author: Christian Johansson Commit: Christian Johansson Passing indent test for some multi-line assignments --- phps-mode-indent.el | 52 +++ test/phps-mode-test-ind

[elpa] externals/phps-mode d5d80017bc 104/212: Passed indent tests for concatenated string

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit d5d80017bc4a1cfea016b81cbde23a1a7aa25257 Author: Christian Johansson Commit: Christian Johansson Passed indent tests for concatenated string --- test/phps-mode-test-indent.el | 10 +- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/tes

[elpa] externals/phps-mode 84d447e4e6 119/212: Added TODO item

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 84d447e4e6b52aed8ca2344f04732f3127503cfe Author: Christian Johansson Commit: Christian Johansson Added TODO item --- phps-mode-indent.el | 42 +++--- 1 file changed, 35 insertions(+), 7 deletions(-) diff --git a/phps-mo

[elpa] externals/phps-mode b9956e278f 120/212: Indent support for closing bracket after closing multi-line assignment

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit b9956e278f4550da83b9aadff7fa90d8e43b4ae4 Author: Christian Johansson Commit: Christian Johansson Indent support for closing bracket after closing multi-line assignment --- phps-mode-indent.el | 67 + 1 fi

[elpa] externals/ssh-deploy 9311f9b4f8 2/2: Updated modified date

2022-01-25 Thread Christian Johansson
branch: externals/ssh-deploy commit 9311f9b4f8d25ce54fb7da9bf59d955fed366a4d Author: Christian Johansson Commit: Christian Johansson Updated modified date --- ssh-deploy.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh-deploy.el b/ssh-deploy.el index c16e0a88cc..a9

[elpa] externals/phps-mode ee211dac6a 084/212: Started on indentation tests

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit ee211dac6a36d2b18114a6023970fab325a90890 Author: Christian Johansson Commit: Christian Johansson Started on indentation tests --- Makefile | 6 +- phps-mode-indent.el | 198 ++ test/phps-mode-test-indent.el | 817 ++

[elpa] externals/phps-mode 3853ddf32a 099/212: Passed another concatenation test for indentation

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 3853ddf32a0c1e1df16709a173243a95e47624e7 Author: Christian Johansson Commit: Christian Johansson Passed another concatenation test for indentation --- phps-mode-indent.el | 103 +- test/phps-mode-test-inden

[elpa] externals/phps-mode a3b9559880 121/212: Improved indent support for nested switch case

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit a3b95598808265387b85eee318555e4a8bc15a99 Author: Christian Johansson Commit: Christian Johansson Improved indent support for nested switch case --- phps-mode-indent.el | 225 +++--- test/phps-mode-test-indent.e

[elpa] externals/phps-mode 228f212127 080/212: Starting on removing the old process tokens in string function

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 228f2121277734868400bed32a44986553b24600 Author: Christian Johansson Commit: Christian Johansson Starting on removing the old process tokens in string function --- phps-mode-ast.el| 17 +- phps-mode-lex-analyzer.el | 418

[elpa] externals/phps-mode 7deebc5f79 101/212: Improved indent test descriptions

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 7deebc5f798c45e01a1df3d1a8a7c0bdbf29338d Author: Christian Johansson Commit: Christian Johansson Improved indent test descriptions --- test/phps-mode-test-indent.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/test/phps-mode-

[elpa] externals/phps-mode 491c82a2a1 071/212: Added TODO item for bookkeeping via AST

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 491c82a2a1a7b10fdef6e16aa2c55db27aa43243 Author: Christian Johansson Commit: Christian Johansson Added TODO item for bookkeeping via AST --- test/phps-mode-test-ast.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/test/phps-m

[elpa] externals/phps-mode d205d8392f 113/212: Passed another indent test

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit d205d8392f343bf26645940bcfa3a6418f85bfef Author: Christian Johansson Commit: Christian Johansson Passed another indent test --- phps-mode-indent.el | 17 +++-- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/phps-mode-indent.el b

[elpa] externals/phps-mode 9a2573939a 094/212: More wrestling

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 9a2573939a7e3aaf053af2dacbb6d64bcd370c03 Author: Christian Johansson Commit: Christian Johansson More wrestling --- phps-mode-indent.el | 205 +- test/phps-mode-test-indent.el | 4 + 2 files changed, 129

[elpa] externals/phps-mode 198cfbd360 199/212: Added failing indentation tests

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 198cfbd360cc2e33425f6e597fa05df64ab7a257 Author: Christian Johansson Commit: Christian Johansson Added failing indentation tests --- test/phps-mode-test-indent.el | 29 + 1 file changed, 25 insertions(+), 4 deletions(-) diff --

[elpa] externals/phps-mode 08f57c1d36 107/212: Added TODO item for indent

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 08f57c1d36ad0e522680256a9daec3d7f700ce2d Author: Christian Johansson Commit: Christian Johansson Added TODO item for indent --- phps-mode-indent.el | 43 +++ 1 file changed, 27 insertions(+), 16 deletions(-) diff --

[elpa] externals/phps-mode f4d2164f8b 067/212: Bookkeeping via parser SDT passing static variables in function

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit f4d2164f8b97d4393ba7317608f5b4021606591b Author: Christian Johansson Commit: Christian Johansson Bookkeeping via parser SDT passing static variables in function --- phps-mode-ast-bookkeeping.el | 34 +- phps-mode-parser-sdt.

[elpa] externals/phps-mode 502a42b5c0 205/212: Improved indentation around doc-comments

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 502a42b5c0cd59d6913f06fb6e0bd4bfcd4822fe Author: Christian Johansson Commit: Christian Johansson Improved indentation around doc-comments --- phps-mode-indent.el | 63 + 1 file changed, 39 insertions(+),

[elpa] externals/phps-mode b469f0ffbb 088/212: Passing indentation for multi-line class implements

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit b469f0ffbbdb62bfc996f50a89775aa7f2d77c46 Author: Christian Johansson Commit: Christian Johansson Passing indentation for multi-line class implements --- phps-mode-indent.el | 37 ++--- 1 file changed, 34 insertions(+), 3 del

[elpa] externals/phps-mode e42646dc3a 058/212: Added SDT for isset() and empty()

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit e42646dc3af592c4e7408b85babe0d8128ac5a66 Author: Christian Johansson Commit: Christian Johansson Added SDT for isset() and empty() --- phps-mode-parser-sdt.el | 28 1 file changed, 28 insertions(+) diff --git a/phps-mode-parse

[elpa] externals/phps-mode 7c0cb57312 098/212: Added more multi-line assignment indent tests

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 7c0cb5731229f665ccd4f985ccdd75a004d53ffa Author: Christian Johansson Commit: Christian Johansson Added more multi-line assignment indent tests --- test/phps-mode-test-indent.el | 16 1 file changed, 16 insertions(+) diff --git a/test/phps

[elpa] externals/phps-mode 5b1f5b4774 079/212: Improved format of SDT

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 5b1f5b477454d319a8f8e56939ad71eece033271 Author: Christian Johansson Commit: Christian Johansson Improved format of SDT --- phps-mode-parser-sdt.el | 1025 ++- 1 file changed, 486 insertions(+), 539 deletions(-)

[elpa] externals/phps-mode d19bd439cf 198/212: Updated TODO items

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit d19bd439cf3a5552a3d6c3cf85294d7cf12b91da Author: Christian Johansson Commit: Christian Johansson Updated TODO items --- TODO.md | 24 ++-- 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/TODO.md b/TODO.md index c05fc02c7d

[elpa] externals/phps-mode 261121f096 056/212: Fixed incorrect information in debug output in test

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 261121f096aa414c4cf99457d7bf872286adaa82 Author: Christian Johansson Commit: Christian Johansson Fixed incorrect information in debug output in test --- test/phps-mode-test-ast.el| 58 +-- test/phps-mode-test-par

[elpa] externals/phps-mode 3f3a8bb0fa 081/212: Major refactor of indent tests

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 3f3a8bb0fae0f127bd28c1543e64b7ad27907423 Author: Christian Johansson Commit: Christian Johansson Major refactor of indent tests --- test/phps-mode-test-lex-analyzer.el | 824 1 file changed, 275 insertions(+), 549 delet

[elpa] externals/phps-mode 4b4a96fda2 208/212: Improved cache filename

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 4b4a96fda2ad4dc920b99df9d315e5eba923c3fc Author: Christian Johansson Commit: Christian Johansson Improved cache filename --- TODO.md | 4 phps-mode-cache.el | 2 +- phps-mode-lex-analyzer.el| 6 +++--- test/phps-m

[elpa] externals/phps-mode d9115ec583 069/212: Cleaned up AST bookkeeping tests

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit d9115ec583d8e37d5bf41d56cef0ecb84d49e09d Author: Christian Johansson Commit: Christian Johansson Cleaned up AST bookkeeping tests --- test/phps-mode-test-ast.el | 640 ++--- 1 file changed, 84 insertions(+), 556 dele

[elpa] externals/phps-mode 7a636ccd28 078/212: Removed obsolete file parser-grammar-macro.el

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 7a636ccd28dc84cf84e32feafe441307a04ef0f1 Author: Christian Johansson Commit: Christian Johansson Removed obsolete file parser-grammar-macro.el --- phps-mode-lexer.el| 31 phps-mode-parser-grammar-macro.el | 102 ---

[elpa] externals/phps-mode 9ad46d061e 057/212: Bookkeeping via AST passing two more tests

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 9ad46d061e098d7660d638b160178731df4a2444 Author: Christian Johansson Commit: Christian Johansson Bookkeeping via AST passing two more tests --- phps-mode-ast-bookkeeping.el | 22 ++ test/phps-mode-test-ast.el | 10 +- 2 files

[elpa] externals/phps-mode a629baba89 053/212: More work on bookkeeping via AST for arrow function variables

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit a629baba89b3f4da9fc9ef53d09e61f4b0131946 Author: Christian Johansson Commit: Christian Johansson More work on bookkeeping via AST for arrow function variables --- phps-mode-ast-bookkeeping.el | 58 +++- phps-mode-par

[elpa] externals/phps-mode 0735959c08 209/212: Using silent cache write

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 0735959c08a047c12b31567b79eccac55399d661 Author: Christian Johansson Commit: Christian Johansson Using silent cache write --- phps-mode-cache.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/phps-mode-cache.el b/phps-mode-cache.el i

[elpa] externals/phps-mode 8b5ce22d87 072/212: Fixed issue with SDT for return statement

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 8b5ce22d87a28082d6a0b7e65161a7649cc18243 Author: Christian Johansson Commit: Christian Johansson Fixed issue with SDT for return statement --- phps-mode-parser-sdt.el| 2 +- test/phps-mode-test-ast.el | 2 +- 2 files changed, 2 insertions(+), 2 deletio

[elpa] externals/phps-mode e8a47de694 052/212: Work on supported arrow functions for bookkeeping via AST

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit e8a47de694e7e72c44acefc2a3f3c672dc154f07 Author: Christian Johansson Commit: Christian Johansson Work on supported arrow functions for bookkeeping via AST --- phps-mode-ast-bookkeeping.el | 15 +++- phps-mode-parser-sdt.el | 89 -

[elpa] externals/phps-mode 4d226f18cc 048/212: Bookkeeping via AST working with referenced foreach variables

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 4d226f18ccb07f77742acfc5d30b03180a1e7fc5 Author: Christian Johansson Commit: Christian Johansson Bookkeeping via AST working with referenced foreach variables --- phps-mode-ast-bookkeeping.el | 28 +++- phps-mode-parser-sdt.el

[elpa] externals/phps-mode d4f0db2c0c 211/212: Added failing bookkeeping test

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit d4f0db2c0c25807c63627341e3c988582577d523 Author: Christian Johansson Commit: Christian Johansson Added failing bookkeeping test --- TODO.md| 12 +++- test/phps-mode-test-ast.el | 13 - 2 files changed, 23 insertions(

[elpa] externals/phps-mode fa3681141b 027/212: Passed test for bookkeeping of conditional assignment via parser SDT

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit fa3681141b7ba6bf12579c52944d776b331f13b7 Author: Christian Johansson Commit: Christian Johansson Passed test for bookkeeping of conditional assignment via parser SDT --- phps-mode-ast.el | 116 ++- 1 file

[elpa] externals/phps-mode 95078e0db2 029/212: Added SDT for increment variable production

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 95078e0db2d27edd6c7744813ff92cf82497ca4c Author: Christian Johansson Commit: Christian Johansson Added SDT for increment variable production --- phps-mode-ast.el | 23 +++ 1 file changed, 23 insertions(+) diff --git a/phps-mode-ast.el

[elpa] externals/phps-mode f858060096 034/212: More work on bookkeeping generated from parser SDT

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit f85806009631fe857d3345f46ecd2fef4be0e064 Author: Christian Johansson Commit: Christian Johansson More work on bookkeeping generated from parser SDT --- phps-mode-ast.el | 174 --- 1 file changed, 113 inse

[elpa] externals/phps-mode 55d59ee365 207/212: More work on cache support

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 55d59ee365db248d5938d251dd4da297751959e6 Author: Christian Johansson Commit: Christian Johansson More work on cache support --- TODO.md | 2 ++ phps-mode-cache.el| 2 +- phps-mode-lex-analyzer.el | 30 +++

[elpa] externals/phps-mode 8f9870fb9b 013/212: Parser SDT does not use global variables

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 8f9870fb9b171a3c8bab4e8c4470b88fd670da2d Author: Christian Johansson Commit: Christian Johansson Parser SDT does not use global variables --- phps-mode-ast.el | 76 -- test/phps-mode-test-ast.el | 11 ++

[elpa] externals/phps-mode d037aa09bc 023/212: Added bookkeeping via parser SDT foreach ($x as $y) {}

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit d037aa09bc65120ce08a4145bda2e1e0f18dabb2 Author: Christian Johansson Commit: Christian Johansson Added bookkeeping via parser SDT foreach ($x as $y) {} --- phps-mode-ast.el | 44 1 file changed, 44 insertions(+)

[elpa] externals/phps-mode a907f103f0 026/212: More work on AST for bookkeeping

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit a907f103f0e713d0ac19a00cd42cb150a1226c09 Author: Christian Johansson Commit: Christian Johansson More work on AST for bookkeeping --- phps-mode-ast.el | 234 +++ 1 file changed, 165 insertions(+), 69 dele

[elpa] externals/phps-mode 057aadd2f6 197/212: Improved indentation around multi-line logical expressions

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 057aadd2f6213bbda26cdbc66e43abc905b338ae Author: Christian Johansson Commit: Christian Johansson Improved indentation around multi-line logical expressions --- phps-mode-indent.el | 25 +++-- test/phps-mode-test-indent.el | 8

[elpa] externals/phps-mode updated (3734d56372 -> 5ae4886f14)

2022-01-25 Thread Christian Johansson
cjohansson pushed a change to branch externals/phps-mode. from 3734d56372 More testing with generating AST new d3b5a85b70 Using property list as basis for AST new 2afb7dc87a Generating basic imenu-index via parser SDT new 35c9b0fd1c Imenu generated correctly for one

[elpa] externals/phps-mode 580298c395 201/212: Improved indentation of multi-line concatenated strings containing brackets

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 580298c39528509f61c36fa2228096de71639c91 Author: Christian Johansson Commit: Christian Johansson Improved indentation of multi-line concatenated strings containing brackets --- phps-mode-indent.el | 35 ++- test/ph

[elpa] externals/phps-mode cb4d95cd7a 204/212: Passed new indentation tests

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit cb4d95cd7adb419761d9e12cf67c8d0616469a9d Author: Christian Johansson Commit: Christian Johansson Passed new indentation tests --- phps-mode-indent.el | 34 +- 1 file changed, 25 insertions(+), 9 deletions(-) diff --git a/ph

[elpa] externals/phps-mode a65c8af308 008/212: Extract ast code into separate file and test

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit a65c8af30899890ce1564313f9371e46c4c7eedd Author: Christian Johansson Commit: Christian Johansson Extract ast code into separate file and test --- Makefile | 6 +- phps-mode-ast.el | 291 ++

[elpa] externals/phps-mode d85974c2aa 196/212: Improved indentation inside multi-dimensional arrays

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit d85974c2aa8f2c351bb62db3cbfeae5160800791 Author: Christian Johansson Commit: Christian Johansson Improved indentation inside multi-dimensional arrays --- phps-mode-indent.el | 60 --- test/phps-mode-test-in

[elpa] externals/phps-mode 781356557c 194/212: More adjustments to indent helper to find previous command

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 781356557cb77efdea8258c047c02446735e7dea Author: Christian Johansson Commit: Christian Johansson More adjustments to indent helper to find previous command --- phps-mode-indent.el | 54 +-- test/phps-mode-t

[elpa] externals/phps-mode ef97058a67 184/212: Added more tests for indentation helper functions

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit ef97058a674fe5d0c40224299ddbca59b10a19c8 Author: Christian Johansson Commit: Christian Johansson Added more tests for indentation helper functions --- phps-mode-indent.el | 181 ++ test/phps-mode-test-inden

[elpa] externals/phps-mode 72c692b511 210/212: Re-scan buffer interactively now clears cache and kills running threads

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 72c692b511866c85a27896da35416b0549da6f7c Author: Christian Johansson Commit: Christian Johansson Re-scan buffer interactively now clears cache and kills running threads --- TODO.md | 1 + phps-mode-lex-analyzer.el | 25 ++

[elpa] externals/phps-mode e049853a6f 193/212: Remove use of lex-analyzer from semantic and instead use custom

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit e049853a6f4c0edfeb0212e17ee5084657b33813 Author: Christian Johansson Commit: Christian Johansson Remove use of lex-analyzer from semantic and instead use custom --- phps-mode-lex-analyzer.el | 116 -- phps-mode-l

[elpa] externals/phps-mode 63c5fef240 175/212: Started on tests for more basic functions of indentation

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 63c5fef2404ec5364166c905bdf164dda9b18adb Author: Christian Johansson Commit: Christian Johansson Started on tests for more basic functions of indentation --- phps-mode-indent.el | 360 ++ test/phps-mode-tes

[elpa] externals/phps-mode edba476df8 191/212: Byte compilation fixes for indentation

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit edba476df84b6c6f54ab552a6d439822e9bfce36 Author: Christian Johansson Commit: Christian Johansson Byte compilation fixes for indentation --- TODO.md | 2 +- phps-mode-indent.el | 159 +---

[elpa] externals/phps-mode af263a5462 200/212: Improved indentation detection of start of alternative control structure

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit af263a54623db63570470a565281ce4f15a20dd4 Author: Christian Johansson Commit: Christian Johansson Improved indentation detection of start of alternative control structure --- phps-mode-indent.el | 5 +++-- test/phps-mode-test-indent.el | 22 +

[elpa] externals/phps-mode fe83e986c7 192/212: Fixed issue with optimized lexer after byte-compilation

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit fe83e986c74a9093be86563f6ce928e586721c52 Author: Christian Johansson Commit: Christian Johansson Fixed issue with optimized lexer after byte-compilation --- TODO.md|1 + phps-mode-lexer.el | 2818 ++--

[elpa] externals/phps-mode 18221a85f0 177/212: Added failing parse test for multiple swith case conditions

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 18221a85f0350bbb6c9a591312e7d9202757357c Author: Christian Johansson Commit: Christian Johansson Added failing parse test for multiple swith case conditions --- TODO.md | 6 ++ phps-mode-macros.el | 2 +- test/phps-mode-

[elpa] externals/phps-mode 06b35e4bf1 183/212: Fixed TODO item in this branch

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 06b35e4bf1f01d19a81ced2547177f856cabab2c Author: Christian Johansson Commit: Christian Johansson Fixed TODO item in this branch --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index 4d19b76d1d..6791d6f35b 100644 --- a/TODO.

[elpa] externals/phps-mode 733f36a123 203/212: Added more failing indentation tests

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 733f36a123cc255935c302d441b31257d16560e8 Author: Christian Johansson Commit: Christian Johansson Added more failing indentation tests --- TODO.md | 2 +- test/phps-mode-test-indent.el | 16 +++- 2 files changed, 16 insert

[elpa] externals/phps-mode 66d4352052 169/212: Added more failing indent tests

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 66d43520527f0bebb9182a7fcbfce7836f74da95 Author: Christian Johansson Commit: Christian Johansson Added more failing indent tests --- test/phps-mode-test-indent.el | 12 1 file changed, 12 insertions(+) diff --git a/test/phps-mode-test-indent.

[elpa] externals/phps-mode 87974abfcc 190/212: Improved indentation after lines containing => symbol

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 87974abfccba4c1ea806c0696a5a52c59ef3ab32 Author: Christian Johansson Commit: Christian Johansson Improved indentation after lines containing => symbol --- phps-mode-indent.el | 28 +--- phps-mode-macros.el | 2 +- 2 files changed,

[elpa] externals/phps-mode 73d460d5a4 181/212: Passing lexer tests with optimized lexer

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 73d460d5a4ed4c7e99f04082d54fe0ee815eecbf Author: Christian Johansson Commit: Christian Johansson Passing lexer tests with optimized lexer --- phps-mode-lexer.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/phps-mode-lexer.el

[elpa] externals/phps-mode 3e79319cf5 195/212: Added failing indent test

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 3e79319cf50cbf6820a601c31291df162e06bc83 Author: Christian Johansson Commit: Christian Johansson Added failing indent test --- test/phps-mode-test-indent.el | 5 + 1 file changed, 5 insertions(+) diff --git a/test/phps-mode-test-indent.el b/test/phps-

[elpa] externals/phps-mode be61c94dc3 165/212: Added TODO item

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit be61c94dc3c1a8bf881e8636e6b870fce47953dc Author: Christian Johansson Commit: Christian Johansson Added TODO item --- phps-mode-indent.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/phps-mode-indent.el b/phps-mode-indent.el index 7c8c82a2b6..a93cb

[elpa] externals/phps-mode 40ecf58372 189/212: Adjustments for indent helper function determining last index line

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 40ecf58372206aee506583e7b592a7f06895607f Author: Christian Johansson Commit: Christian Johansson Adjustments for indent helper function determining last index line --- phps-mode-indent.el | 248 ++ test/php

[elpa] externals/phps-mode e15d602e46 179/212: More TODO items

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit e15d602e46d3745ace69f790597ac38031386e67 Author: Christian Johansson Commit: Christian Johansson More TODO items --- TODO.md | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index b44e2df004..4d19b76d1d 100644 --

[elpa] externals/phps-mode 0e3889a122 202/212: Added indentation support for HTML/XML

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 0e3889a12261f28e3f982afc64b9cdadfe82e78d Author: Christian Johansson Commit: Christian Johansson Added indentation support for HTML/XML --- TODO.md | 10 - phps-mode-indent.el | 102 +

[elpa] externals/phps-mode 413547fbf1 188/212: Searching for previous bracket now steps over optional PHP starting tags

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 413547fbf1ecb86f8b360a253345282e83200fd4 Author: Christian Johansson Commit: Christian Johansson Searching for previous bracket now steps over optional PHP starting tags --- phps-mode-indent.el | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) d

[elpa] externals/phps-mode c453932f32 139/212: Added TODO item

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit c453932f3200bc12d186d7885a6fe70c99940d59 Author: Christian Johansson Commit: Christian Johansson Added TODO item --- phps-mode-indent.el | 51 +-- 1 file changed, 33 insertions(+), 18 deletions(-) diff --git

[elpa] externals/phps-mode 91fb5402cd 158/212: Added another failing indentation and made it pass

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 91fb5402cdb004cef93c9c15231471cc9a437b3a Author: Christian Johansson Commit: Christian Johansson Added another failing indentation and made it pass --- phps-mode-indent.el | 63 ++- test/phps-mode-test-inde

[elpa] externals/phps-mode c05d97fc31 182/212: Disabled debug-mode in this branch

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit c05d97fc315e3ff174d2428be6249d2605848a0e Author: Christian Johansson Commit: Christian Johansson Disabled debug-mode in this branch --- phps-mode-macros.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phps-mode-macros.el b/phps-mode-

[elpa] externals/phps-mode 6a49784b8b 161/212: When indentation search previous code lines it skips commented out lines

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 6a49784b8b1f6f8bf4df48a85ca1efa665dc2e00 Author: Christian Johansson Commit: Christian Johansson When indentation search previous code lines it skips commented out lines --- phps-mode-indent.el | 21 + 1 file changed, 9 insertions(+), 1

[elpa] externals/phps-mode 2dc9280bcd 185/212: More work

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 2dc9280bcd681b324e87648f7f434c19886931a0 Author: Christian Johansson Commit: Christian Johansson More work --- phps-mode-indent.el | 3 ++- phps-mode-macros.el | 2 +- test/phps-mode-test-indent.el | 8 3 files changed, 11 inse

[elpa] externals/phps-mode 7ec071188a 137/212: Added more indent unit tests for nested function calls

2022-01-25 Thread Christian Johansson
branch: externals/phps-mode commit 7ec071188a851c1993bcb17caa938ddd6a29ff5a Author: Christian Johansson Commit: Christian Johansson Added more indent unit tests for nested function calls --- test/phps-mode-test-indent.el | 16 1 file changed, 16 insertions(+) diff --git a/

  1   2   3   4   5   6   7   8   9   10   >