[elpa] externals/phps-mode 44e618ffe3 023/135: SDT for trait_alias

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 44e618ffe3237c11ee37a0811f583bf5441a1b64 Author: Christian Johansson Commit: Christian Johansson SDT for trait_alias --- phps-mode-parser-sdt.el | 96 + 1 file changed, 96 insertions(+) diff --git a/phps-mod

[elpa] externals/phps-mode 8c71d3838e 018/135: Added SDT for type

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 8c71d3838e7e94fdd31852ec7eb38390df8b7b1c Author: Christian Johansson Commit: Christian Johansson Added SDT for type --- phps-mode-parser-sdt.el | 169 1 file changed, 156 insertions(+), 13 deletions(-) diff

[elpa] externals/phps-mode 67635aa9ee 015/135: Added SDT for for-statement and foreach-statements

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 67635aa9eec0daf498ca80f84c4a5c17eee1c4af Author: Christian Johansson Commit: Christian Johansson Added SDT for for-statement and foreach-statements --- phps-mode-parser-sdt.el | 89 +++-- 1 file changed, 87 inser

[elpa] externals/phps-mode f28ea09743 020/135: SDT is not using get-list-of-object function anymore

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit f28ea09743055f961d4af52d76fa9b80ffeb1e08 Author: Christian Johansson Commit: Christian Johansson SDT is not using get-list-of-object function anymore --- phps-mode-parser-sdt.el | 203 1 file changed, 102 in

[elpa] externals/phps-mode dd672cd243 021/135: More SDT

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit dd672cd243a7e1539ea834477b9b97e494755e9c Author: Christian Johansson Commit: Christian Johansson More SDT --- phps-mode-parser-sdt.el | 62 + 1 file changed, 62 insertions(+) diff --git a/phps-mode-parser-sd

[elpa] externals/phps-mode 23fcce7ee0 006/135: SDT for use-top-statements

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 23fcce7ee0e086aed6babd1b4bb9c59d922c5363 Author: Christian Johansson Commit: Christian Johansson SDT for use-top-statements --- phps-mode-parser-sdt.el | 68 + 1 file changed, 68 insertions(+) diff --git a/p

[elpa] externals/phps-mode ddc1213d83 002/135: Typo in production number

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit ddc1213d837665fd3b3df51450337ed10bc17adb Author: Christian Johansson Commit: Christian Johansson Typo in production number --- phps-mode-parser-sdt.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phps-mode-parser-sdt.el b/phps-mo

[elpa] externals/phps-mode 393edecde0 009/135: Started with bookkeeping index of objects

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 393edecde0206893a3e83be15e075fd27e6ef622 Author: Christian Johansson Commit: Christian Johansson Started with bookkeeping index of objects --- phps-mode-ast-bookkeeping.el | 448 +++ test/phps-mode-test-ast.el |

[elpa] externals/phps-mode f333b4f0fd 007/135: SDT for possible_comma

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit f333b4f0fd5f183e0e331f274ec35f97cab4a4a2 Author: Christian Johansson Commit: Christian Johansson SDT for possible_comma --- phps-mode-parser-sdt.el | 32 +++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/phps-mo

[elpa] externals/phps-mode cba467b26c 050/135: Added TODO items

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit cba467b26cefe06f0b168f85352f96266460f46b Author: Christian Johansson Commit: Christian Johansson Added TODO items --- phps-mode-parser-sdt.el | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/phps-mode-parser-sdt.el b/p

[elpa] externals/phps-mode c93e41b57f 013/135: Fixed new compilation errors in added SDT

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit c93e41b57fc71ff7676b7172c007e7683431efe5 Author: Christian Johansson Commit: Christian Johansson Fixed new compilation errors in added SDT --- phps-mode-parser-sdt.el | 375 1 file changed, 255 insertions(+)

[elpa] externals/phps-mode fd28fcbed3 012/135: Added SDT for unset_variables and more

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit fd28fcbed3f8d7f43b815d7745cf950bc8c90e6c Author: Christian Johansson Commit: Christian Johansson Added SDT for unset_variables and more --- phps-mode-parser-sdt.el | 111 +++- 1 file changed, 82 insertions(+), 29

[elpa] externals/phps-mode 42b983bb16 045/135: More work on bookkeeping via SDT

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 42b983bb1627df81900f81dfd5436161ece13aa8 Author: Christian Johansson Commit: Christian Johansson More work on bookkeeping via SDT --- phps-mode-ast.el| 2 +- phps-mode-parser-sdt.el | 92 + 2 files c

[elpa] externals/phps-mode c782b18dc0 027/135: Merge branch 'master' into feature/full-sdt

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit c782b18dc04c72442dd8bea1d572787247c65ae8 Merge: 610358e2ef a42252b2b0 Author: Christian Johansson Commit: Christian Johansson Merge branch 'master' into feature/full-sdt --- TODO.md | 25 ++ phps-mode-indent.el | 6 +-

[elpa] externals/phps-mode 96eeff74f8 130/135: Added more todo items for bookkeeping and imenu

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 96eeff74f85c180d88723c09700f97dc42b7efc2 Author: christian Commit: christian Added more todo items for bookkeeping and imenu --- phps-mode-parser-sdt.el| 21 ++--- test/phps-mode-test-ast.el | 4 ++-- 2 files changed, 16 insertions(+),

[elpa] externals/phps-mode 6816e24e04 005/135: More work on attributes SDT

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 6816e24e040fb89f148b4ac368c8af5fb07addbf Author: Christian Johansson Commit: Christian Johansson More work on attributes SDT --- phps-mode-parser-sdt.el | 94 - 1 file changed, 31 insertions(+), 63 deletions(

[elpa] externals/phps-mode ad3b10e716 055/135: Added variable reference to bookkeeping stack where it is referencing $this

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit ad3b10e71656d2e15f9d3a26071a30647df70ace Author: Christian Johansson Commit: Christian Johansson Added variable reference to bookkeeping stack where it is referencing $this --- phps-mode-parser-sdt.el | 92 ++---

[elpa] externals/phps-mode a07fd20026 008/135: Keeping track of global namespace directly from SDT

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit a07fd20026bd8c0a1a974416bb99d15d20fbbf0d Author: Christian Johansson Commit: Christian Johansson Keeping track of global namespace directly from SDT --- phps-mode-ast-imenu.el | 131 +--- phps-mode-parser-sdt.el

[elpa] externals/phps-mode b1d402cc39 001/135: Added some SDT rules

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit b1d402cc39d82e7bf639a7e14537c7aa344ec581 Author: Christian Johansson Commit: Christian Johansson Added some SDT rules --- phps-mode-parser-sdt.el | 265 ++-- 1 file changed, 258 insertions(+), 7 deletions(-) dif

[elpa] externals/phps-mode a0b350c316 003/135: More work on SDT

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit a0b350c3164680d4c623936eb71abddbfe60743f Author: Christian Johansson Commit: Christian Johansson More work on SDT --- phps-mode-ast.el| 54 ++--- phps-mode-parser-sdt.el | 34 +

[elpa] externals/phps-mode 610358e2ef 026/135: SDT for property

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 610358e2ef3e5bf0a9da7686e3b71ab02e7bb3ab Author: Christian Johansson Commit: Christian Johansson SDT for property --- phps-mode-parser-sdt.el | 30 ++ 1 file changed, 22 insertions(+), 8 deletions(-) diff --git a/phps-mode-pars

[elpa] externals/phps-mode 8aae220c57 098/135: Started on integrating imenu generation in SDT bookkeeping

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 8aae220c5760c2202e387a16ee5adb6a69d159fb Author: Christian Johansson Commit: Christian Johansson Started on integrating imenu generation in SDT bookkeeping --- phps-mode-ast.el | 12 +++ phps-mode-parser-sdt.el| 189 +

[elpa] externals/phps-mode 4949daefd9 101/135: Passing another SDT imenu test

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 4949daefd927e4760667d58bf7c9f0c70b4b6d7e Author: Christian Johansson Commit: Christian Johansson Passing another SDT imenu test --- test/phps-mode-test-ast.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/phps-mode-test-ast.el

[elpa] externals/phps-mode f86d8dc6ac 078/135: More work on arrow function variable uri

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit f86d8dc6ac0b291b3b94a3f547555b0fdb3d128a Author: christian Commit: christian More work on arrow function variable uri --- phps-mode-parser-sdt.el | 18 -- 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/phps-mode-parser-sdt.e

[elpa] externals/phps-mode a0358daa01 004/135: Added SDT for attributes

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit a0358daa01d4e825a10587fcb5bf011a1802c53f Author: Christian Johansson Commit: Christian Johansson Added SDT for attributes --- phps-mode-parser-sdt.el | 164 ++-- 1 file changed, 160 insertions(+), 4 deletions(-)

[elpa] externals/phps-mode f4be94ccfc 094/135: Passing bookkeeping test for class properties inside conditional expression

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit f4be94ccfcc09d9aa7fbf4101d18dc03ba909c08 Author: Christian Johansson Commit: Christian Johansson Passing bookkeeping test for class properties inside conditional expression --- test/phps-mode-test-ast.el | 15 ++- 1 file changed, 10 insertions(

[elpa] externals/phps-mode b2454f1967 058/135: Bookkeeping of static class property

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit b2454f1967ae98aead75d1087e182c1c2ef6ca84 Author: Christian Johansson Commit: Christian Johansson Bookkeeping of static class property --- phps-mode-parser-sdt.el | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/phps-mode-pa

[elpa] externals/phps-mode 7fa721a85d 060/135: More work on bookkeeping static class properties

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 7fa721a85ddb9eefa5db9c89f3cab3dcd7ace3d5 Author: Christian Johansson Commit: Christian Johansson More work on bookkeeping static class properties --- phps-mode-parser-sdt.el | 37 - 1 file changed, 36 insertions(+), 1 de

[elpa] externals/phps-mode 1a1245f186 082/135: Passing bookkeeping test isset and empty variables

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 1a1245f18695b571ad5b44cb740932e9a8abdcdf Author: Christian Johansson Commit: Christian Johansson Passing bookkeeping test isset and empty variables --- phps-mode-parser-sdt.el| 60 ++ test/phps-mode-test-ast.

[elpa] externals/phps-mode d33625bb1a 067/135: Bookkeeping for array assignment passing test

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit d33625bb1af15cc059cb4e05cb9f04565b6d82f9 Author: Christian Johansson Commit: Christian Johansson Bookkeeping for array assignment passing test --- phps-mode-parser-sdt.el| 62 ++ test/phps-mode-test-ast.el |

[elpa] externals/phps-mode 177b00f06a 132/135: Updated copyright years

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 177b00f06af8db9b8c5967fbe664327f05743c2f Author: christian Commit: christian Updated copyright years --- admin/phps-mode-automation.el| 2 +- phps-mode-ast.el | 2 +- phps-mode-automation-grammar.el | 4 ++-- ph

[elpa] externals/phps-mode e1752a3aa3 064/135: Bookkeeping of variables inside simple anonymous functions

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit e1752a3aa38d9295e20b33530855f8e35d31e6d8 Author: Christian Johansson Commit: Christian Johansson Bookkeeping of variables inside simple anonymous functions --- phps-mode-parser-sdt.el| 304 + test/phps-mode-t

[elpa] externals/phps-mode 0bf9b31fef 062/135: Passed bookkeeping via SDT for try catch variables

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 0bf9b31fefe7443dbbd808512f67c296244c1578 Author: Christian Johansson Commit: Christian Johansson Passed bookkeeping via SDT for try catch variables --- phps-mode-ast.el | 3 +++ phps-mode-parser-sdt.el| 29 - test

[elpa] externals/phps-mode eac10d63e6 063/135: Started on bookkeeping of variables inside anonymous functions

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit eac10d63e61655c51fad3800156ec45324b2b12f Author: Christian Johansson Commit: Christian Johansson Started on bookkeeping of variables inside anonymous functions --- phps-mode-ast.el| 3 ++ phps-mode-parser-sdt.el | 95 ++

[elpa] externals/phps-mode 6944154fd3 125/135: Imenu via SDT passing some more tests

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 6944154fd3ffb5da503bf6a0a427d9dbda4d3ed5 Author: christian Commit: christian Imenu via SDT passing some more tests --- phps-mode-ast.el | 6 +++--- test/phps-mode-test-ast.el | 42 +- 2 files changed, 24 i

[elpa] externals/phps-mode ada5e79291 097/135: Passing bookkeeping test for class properties in class constructor

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit ada5e79291a73aea54915076a4e7faddf2bf6e38 Author: Christian Johansson Commit: Christian Johansson Passing bookkeeping test for class properties in class constructor --- phps-mode-parser-sdt.el| 57 +++--- test/php

[elpa] externals/phps-mode fb9a181135 088/135: Passed more bookkeeping tsts

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit fb9a181135d3f0feca34573ff703a435db6f8965 Author: Christian Johansson Commit: Christian Johansson Passed more bookkeeping tsts --- phps-mode-ast.el | 3 --- phps-mode-parser-sdt.el| 7 +-- test/phps-mode-test-ast.el | 10 -- 3 fi

[elpa] externals/phps-mode 0654fe8899 134/135: Updated documentation

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 0654fe8899d0dc2af01a1a28b86b8555844821b2 Author: christian Commit: christian Updated documentation --- README.md | 5 +++-- TODO.md | 9 - 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index ddd7b2e09b..550

[elpa] externals/phps-mode e2f2c86e18 059/135: Improved class properties bookkeeping test

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit e2f2c86e188e794e408d58f43cf40a26804bd3dc Author: Christian Johansson Commit: Christian Johansson Improved class properties bookkeeping test --- test/phps-mode-test-ast.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/phps-mode-te

[elpa] externals/phps-mode d98f6d78d8 114/135: Saving symbol-table after parse

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit d98f6d78d8fa2869a38e84037d62427132ba6070 Author: Christian Johansson Commit: Christian Johansson Saving symbol-table after parse --- phps-mode-ast.el | 19 +- phps-mode-lex-analyzer.el | 9 +- phps-mode-parser-sdt.el| 18 +- test/phps-mo

[elpa] externals/phps-mode 438ec520fc 051/135: Passing bookkeeping via SDT for conditional assignments

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 438ec520fc8167783877b20586cb5d43feeedd23 Author: Christian Johansson Commit: Christian Johansson Passing bookkeeping via SDT for conditional assignments --- phps-mode-parser-sdt.el| 82 -- test/phps-mode-test

[elpa] externals/phps-mode 9c67facc86 075/135: Work on bookkeeping of class static properties

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 9c67facc8673fc55152565e3c4763e7433994e39 Author: Christian Johansson Commit: Christian Johansson Work on bookkeeping of class static properties --- phps-mode-parser-sdt.el | 232 ++-- 1 file changed, 124 insertio

[elpa] externals/phps-mode ebe28c3c9d 073/135: Work on improving symbol URI generation for class method variables

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit ebe28c3c9d522111049500abd79961eafdc9fb25 Author: Christian Johansson Commit: Christian Johansson Work on improving symbol URI generation for class method variables --- phps-mode-parser-sdt.el | 29 ++--- 1 file changed, 18 insertion

[elpa] externals/phps-mode 696d66d7e7 085/135: Bookkeeping of static variable inside function

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 696d66d7e76b37d968b226e9c892c42cb584ab77 Author: Christian Johansson Commit: Christian Johansson Bookkeeping of static variable inside function --- phps-mode-parser-sdt.el| 15 +++ test/phps-mode-test-ast.el | 2 +- 2 files changed, 16 ins

[elpa] externals/phps-mode 6c6906317a 095/135: Added bookkeeping test for trait class symbols

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 6c6906317a60413f74966dcb447d621b932b94fd Author: Christian Johansson Commit: Christian Johansson Added bookkeeping test for trait class symbols --- phps-mode-parser-sdt.el| 55 -- test/phps-mode-test-ast.el |

[elpa] externals/phps-mode 962b905ca0 057/135: Bookkeeping working for class non-static properties

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 962b905ca0d35badb218654c1348976aecbbfcd6 Author: Christian Johansson Commit: Christian Johansson Bookkeeping working for class non-static properties --- phps-mode-parser-sdt.el | 71 +++-- 1 file changed, 39 inse

[elpa] externals/phps-mode updated (5fd766964d -> d5bdadc6fc)

2023-01-29 Thread Christian Johansson
cjohansson pushed a change to branch externals/phps-mode. from 5fd766964d Updated version to 0.4.30 new b1d402cc39 Added some SDT rules new ddc1213d83 Typo in production number new a0b350c316 More work on SDT new a0358daa01 Added SDT for attributes new

[elpa] externals/phps-mode 0e8923c0bd 042/135: Passed super-globals bookkeeping test via SDT

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 0e8923c0bddd541eaa90822bfedcf5572b39a062 Author: Christian Johansson Commit: Christian Johansson Passed super-globals bookkeeping test via SDT --- phps-mode-parser-sdt.el | 183 +++- 1 file changed, 120 insertion

[elpa] externals/phps-mode 18f1f12fc6 096/135: Added new bookkeeping test for class parameters in constructor method

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 18f1f12fc60d65403e35067fb4baf9598c549ee9 Author: Christian Johansson Commit: Christian Johansson Added new bookkeeping test for class parameters in constructor method --- test/phps-mode-test-ast.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-)

[elpa] externals/phps-mode 86ad9e35ee 047/135: Renamed symbol id to symbol URI

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 86ad9e35eed01ea5906a03f6cc691ccf9e0f49b2 Author: Christian Johansson Commit: Christian Johansson Renamed symbol id to symbol URI --- phps-mode-parser-sdt.el | 37 +++-- 1 file changed, 19 insertions(+), 18 deletions(-) diff

[elpa] externals/phps-mode f9ddef260c 039/135: Passing first bookkeeping test using SDT generated bookkeeping

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit f9ddef260c43e4c11fc2c427069876e1ef40232b Author: Christian Johansson Commit: Christian Johansson Passing first bookkeeping test using SDT generated bookkeeping --- phps-mode-ast-bookkeeping.el | 1 - phps-mode-parser-sdt.el | 213 +++

[elpa] externals/phps-mode d464cb1f01 077/135: Fixed bookkeeping of global variables

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit d464cb1f01f745e324c5ffc25e2b109397a73be3 Author: christian Commit: christian Fixed bookkeeping of global variables --- phps-mode-parser-sdt.el | 20 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/phps-mode-parser-sdt.el

[elpa] externals/phps-mode 776c818ff9 121/135: Passing some more imenu tests

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 776c818ff905c8e53378dabe7d209eb0e19f489c Author: Christian Johansson Commit: Christian Johansson Passing some more imenu tests --- phps-mode-ast.el | 64 +++-- phps-mode-parser-sdt.el| 668 - test/

[elpa] externals/phps-mode 7602348327 031/135: More SDT rules

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 7602348327fc16a4bcdd258355e41eb20d67fc6f Author: Christian Johansson Commit: Christian Johansson More SDT rules --- phps-mode-parser-sdt.el | 248 +++- 1 file changed, 205 insertions(+), 43 deletions(-) diff --g

[elpa] externals/phps-mode 1afe6aaec7 086/135: Passing more tests for static variables

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 1afe6aaec767f48da0a156f675c0964770c6d079 Author: Christian Johansson Commit: Christian Johansson Passing more tests for static variables --- phps-mode-parser-sdt.el| 9 - test/phps-mode-test-ast.el | 6 +++--- 2 files changed, 11 insertions(+),

[elpa] externals/phps-mode 66c02b9be1 083/135: Passing test for bookkeeping of interface variables

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 66c02b9be1eb3dbf147ba2caaf3f2b6249e17661 Author: Christian Johansson Commit: Christian Johansson Passing test for bookkeeping of interface variables --- phps-mode-parser-sdt.el| 32 test/phps-mode-test-ast.el | 2 +- 2

[elpa] externals/phps-mode eb07936ea8 036/135: added todo notes

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit eb07936ea8323469a1680aade7546b8de2e5dbbb Author: Christian Johansson Commit: Christian Johansson added todo notes --- phps-mode-parser-sdt.el | 6 ++ test/phps-mode-test-ast.el| 4 ++-- test/phps-mode-test-parser.el | 12 ++-- 3 fil

[elpa] externals/phps-mode 787aaa2bb4 081/135: Passing another bookkeeping test

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 787aaa2bb48e32338b8416a74269b4b3bc94a46d Author: Christian Johansson Commit: Christian Johansson Passing another bookkeeping test --- test/phps-mode-test-ast.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/test/phps-mode-t

[elpa] externals/phps-mode e6bc401d0b 068/135: Work on improving test for global variable bookkeeping

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit e6bc401d0bd601431310c06528d0356c8a1726b9 Author: Christian Johansson Commit: Christian Johansson Work on improving test for global variable bookkeeping --- phps-mode-parser-sdt.el| 30 -- test/phps-mode-test-ast.el | 2 +-

[elpa] externals/phps-mode 7a3b86b11d 011/135: Added SDT for all statements

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 7a3b86b11d2adf950a6785e0633740037288a853 Author: Christian Johansson Commit: Christian Johansson Added SDT for all statements --- phps-mode-ast-bookkeeping.el | 4 +- phps-mode-parser-sdt.el | 208 +++ 2 files

[elpa] externals/phps-mode 7609f09f04 090/135: More bookkeeping final touches

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 7609f09f043627f9ff487b8eb358d65224822b99 Author: Christian Johansson Commit: Christian Johansson More bookkeeping final touches --- phps-mode-parser-sdt.el| 40 test/phps-mode-test-ast.el | 6 -- 2 files ch

[elpa] externals/phps-mode a10656fc34 070/135: Passing bookkeeping test for global variables

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit a10656fc343a2298004d699fcc5576135e83c15b Author: Christian Johansson Commit: Christian Johansson Passing bookkeeping test for global variables --- phps-mode-parser-sdt.el| 38 +++--- test/phps-mode-test-ast.el | 4 ++--

[elpa] externals/phps-mode dbaf508512 052/135: Work on getting bookkeeping for class properties working

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit dbaf508512060a34c751a526b08822bfce06261d Author: Christian Johansson Commit: Christian Johansson Work on getting bookkeeping for class properties working --- phps-mode-parser-sdt.el | 95 +++-- 1 file changed, 77

[elpa] externals/phps-mode 911abb044e 024/135: SDT method_body

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 911abb044e5553b22044b50c0fefa3d47b90de88 Author: Christian Johansson Commit: Christian Johansson SDT method_body --- phps-mode-parser-sdt.el | 49 ++--- 1 file changed, 38 insertions(+), 11 deletions(-) diff --g

[elpa] externals/phps-mode 807c834649 116/135: More work on imenu generation

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 807c834649ff52ed2ae9bc76de4f5c84159d3cb8 Author: Christian Johansson Commit: Christian Johansson More work on imenu generation --- phps-mode-ast.el| 37 + phps-mode-parser-sdt.el | 2 +- 2 files changed, 34 inse

[elpa] externals/phps-mode 34a595fa09 028/135: SDT class_const_list

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 34a595fa0924de892f1d2c3889b7334a4b5ec2fb Author: Christian Johansson Commit: Christian Johansson SDT class_const_list --- phps-mode-parser-sdt.el | 30 ++ 1 file changed, 30 insertions(+) diff --git a/phps-mode-parser-sdt.el b/

[elpa] externals/phps-mode e74d0fd634 010/135: SDT for inner_statement

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit e74d0fd634a722cebc26430c498f59a3d137e6cd Author: Christian Johansson Commit: Christian Johansson SDT for inner_statement --- phps-mode-ast-bookkeeping.el | 39 --- phps-mode-parser-sdt.el | 90 ++

[elpa] externals/phps-mode 002b27bfb7 054/135: Started on bookkeeping support via SDT for class properties via object operator

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 002b27bfb7ce0f7f5f75a59639cc2a22b30e3658 Author: Christian Johansson Commit: Christian Johansson Started on bookkeeping support via SDT for class properties via object operator --- phps-mode-parser-sdt.el | 10 ++ 1 file changed, 6 insertions(+),

[elpa] externals/phps-mode 40d7d88fb8 069/135: Work on bookkeeping global variables

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 40d7d88fb883c234a2666eb4637f076dbf6b499f Author: Christian Johansson Commit: Christian Johansson Work on bookkeeping global variables --- phps-mode-parser-sdt.el | 68 - 1 file changed, 28 insertions(+), 40 d

[elpa] externals/phps-mode d456658676 089/135: Passing bookkeeping test for $this inside arrow function

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit d4566586764e1ce3ca88e8b55e68dcac4fe849c9 Author: Christian Johansson Commit: Christian Johansson Passing bookkeeping test for $this inside arrow function --- phps-mode-parser-sdt.el| 76 +- test/phps-mode-tes

[elpa] externals/phps-mode e614a20ada 066/135: Added bookkeeping for referenced foreach variables

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit e614a20ada15e5c1ddec8710a0ceb6e4cef0443b Author: Christian Johansson Commit: Christian Johansson Added bookkeeping for referenced foreach variables --- phps-mode-parser-sdt.el| 49 +- test/phps-mode-test-ast.

[elpa] externals/phps-mode 6d3cadbdf0 104/135: More integration of new imenu and bookkeeping via SDT

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 6d3cadbdf0c3dc02c0030a8a812cc33d2679c57c Author: Christian Johansson Commit: Christian Johansson More integration of new imenu and bookkeeping via SDT --- phps-mode-ast.el | 1 + phps-mode-lex-analyzer.el | 10 -- 2 files changed, 9 inser

[elpa] externals/phps-mode 16a63da318 113/135: More TODO items for bookkeeping

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 16a63da318eb1bfc40371fdaf0766d650f0443c4 Author: Christian Johansson Commit: Christian Johansson More TODO items for bookkeeping --- test/phps-mode-test-ast.el | 453 +++-- 1 file changed, 233 insertions(+), 220 dele

[elpa] externals/phps-mode a84bfdccd3 120/135: More fighting the AST

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit a84bfdccd35456364181a18ce679261e5f9c1582 Author: Christian Johansson Commit: Christian Johansson More fighting the AST --- phps-mode-parser-sdt.el | 244 +++- 1 file changed, 118 insertions(+), 126 deletions(-)

[elpa] externals/phps-mode f26c45586d 046/135: More work on bookkeeping

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit f26c45586d80af2986e5abe446976956b007167c Author: Christian Johansson Commit: Christian Johansson More work on bookkeeping --- phps-mode-parser-sdt.el | 135 +--- 1 file changed, 81 insertions(+), 54 deletions(-)

[elpa] externals/phps-mode d5bdadc6fc 135/135: Improved installation documentation

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit d5bdadc6fc993d498db91f396f0ec1383bd96a58 Author: christian Commit: christian Improved installation documentation --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 550df3e73a..34791c6c86 100644 -

[elpa] externals/phps-mode b68d94ee08 030/135: More SDT rules

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit b68d94ee08f377d2f4da909447b8dff0e1bfb3fa Author: Christian Johansson Commit: Christian Johansson More SDT rules --- phps-mode-parser-sdt.el | 603 +--- 1 file changed, 572 insertions(+), 31 deletions(-) diff --g

[elpa] externals/phps-mode ae68e19c0a 080/135: Passing bookkeeping arrow function

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit ae68e19c0ae11baef1ab7a64a75adeacde838f04 Author: Christian Johansson Commit: Christian Johansson Passing bookkeeping arrow function --- phps-mode-parser-sdt.el| 57 +++--- test/phps-mode-test-ast.el | 2 +- 2 fi

[elpa] externals/phps-mode 749659769c 115/135: More work on imenu generation via SDT

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 749659769c2fed26dd6fa8665a96484c0e206e31 Author: Christian Johansson Commit: Christian Johansson More work on imenu generation via SDT --- phps-mode-ast.el | 10 +- phps-mode-parser-sdt.el| 1139 ++--

[elpa] externals/phps-mode 23ba458f20 133/135: Updated version and date for 0.4.31

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 23ba458f203a331755f3d56083c2c325b25e7134 Author: christian Commit: christian Updated version and date for 0.4.31 --- phps-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phps-mode.el b/phps-mode.el index 6a72bec4ca..3682966e

[elpa] externals/phps-mode 5080effb1d 014/135: Added TODO item

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 5080effb1db3565a5f2ff70528b7470047b0f25e Author: Christian Johansson Commit: Christian Johansson Added TODO item --- phps-mode-parser-sdt.el | 1 + 1 file changed, 1 insertion(+) diff --git a/phps-mode-parser-sdt.el b/phps-mode-parser-sdt.el index cb1b5ee

[elpa] externals/phps-mode bddf800099 111/135: Added failing test

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit bddf800099b689a645cd6972f84bdb85e8b13a77 Author: Christian Johansson Commit: Christian Johansson Added failing test --- test/phps-mode-test-ast.el | 6 ++ 1 file changed, 6 insertions(+) diff --git a/test/phps-mode-test-ast.el b/test/phps-mode-test-as

[elpa] externals/phps-mode 7dcaa1df9e 034/135: Added SDT rules for all productions

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 7dcaa1df9e94148a22f4e5c40f13bf0d8d0e3d82 Author: Christian Johansson Commit: Christian Johansson Added SDT rules for all productions --- phps-mode-parser-sdt.el | 401 ++-- 1 file changed, 358 insertions(+), 43 d

[elpa] externals/phps-mode cfcb795473 016/135: SDT for while_statement

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit cfcb79547318dbb44ba7a14b25696fcfed6ac87b Author: Christian Johansson Commit: Christian Johansson SDT for while_statement --- phps-mode-parser-sdt.el | 136 1 file changed, 136 insertions(+) diff --git a/php

[elpa] externals/phps-mode 6e43f9f6db 037/135: More messing around with SDT

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 6e43f9f6db88159fe01f371a034c7bc49d1df7bb Author: Christian Johansson Commit: Christian Johansson More messing around with SDT --- phps-mode-parser-sdt.el | 23 +++ 1 file changed, 23 insertions(+) diff --git a/phps-mode-parser-sdt.el b

[elpa] externals/phps-mode c4d9f8d909 038/135: More work on SDT

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit c4d9f8d909fb78e5fafa9036e06ecf9873e64301 Author: Christian Johansson Commit: Christian Johansson More work on SDT --- phps-mode-ast-bookkeeping.el | 1 + phps-mode-parser-sdt.el | 38 ++ 2 files changed, 31 inserti

[elpa] externals/phps-mode 258551c02a 035/135: More work on bookkeeping generation via SDT

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 258551c02a3ab6b30c5f04e925a75b9da31f0a50 Author: Christian Johansson Commit: Christian Johansson More work on bookkeeping generation via SDT --- phps-mode-ast-bookkeeping.el | 1077 +- phps-mode-parser-sdt.el |

[elpa] externals/phps-mode b21c9f3f3a 107/135: Imenu generation via SDT all tests now passing

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit b21c9f3f3abc13db25f57c34eb4e4ec16eef138e Author: Christian Johansson Commit: Christian Johansson Imenu generation via SDT all tests now passing --- phps-mode-parser-sdt.el| 68 ++--- test/phps-mode-test-ast.el | 76 +

[elpa] externals/phps-mode ae516f9e19 105/135: Using separate imenu items for redeclared symbols

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit ae516f9e19521ef4fb5bcc1657ef7ee75b19bcc3 Author: Christian Johansson Commit: Christian Johansson Using separate imenu items for redeclared symbols --- phps-mode-parser-sdt.el| 13 ++--- test/phps-mode-test-ast.el | 6 +++--- 2 files changed, 1

[elpa] externals/phps-mode dffe0d0485 029/135: More SDT rules

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit dffe0d04859813cd34ca58789053b4b5ffe9697c Author: Christian Johansson Commit: Christian Johansson More SDT rules --- phps-mode-parser-sdt.el | 639 +--- 1 file changed, 553 insertions(+), 86 deletions(-) diff --g

[elpa] externals/phps-mode 442b5202d4 040/135: Bookkeeping via SDT passing second test

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 442b5202d4e0292ec5d22823459cd2a743dcb7d3 Author: Christian Johansson Commit: Christian Johansson Bookkeeping via SDT passing second test --- phps-mode-ast.el| 9 + phps-mode-parser-sdt.el | 1 + 2 files changed, 10 insertions(+) diff --git

[elpa] externals/phps-mode 249f8a2a4d 087/135: Work on bookkeeping class static variable

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 249f8a2a4d04b46dfec69a937e7e28b4dcfd687a Author: Christian Johansson Commit: Christian Johansson Work on bookkeeping class static variable --- phps-mode-parser-sdt.el| 14 +- test/phps-mode-test-ast.el | 2 ++ 2 files changed, 11 insertion

[elpa] externals/phps-mode 579034d1c6 127/135: Passing imenu test via SDT

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 579034d1c6366b35453071ec923161d8d2feb932 Author: christian Commit: christian Passing imenu test via SDT --- phps-mode-ast.el | 4 +-- phps-mode-parser-sdt.el| 65 ++--- test/phps-mode-test-ast.el | 90

[elpa] externals/phps-mode 3332b2bfa9 109/135: Fixes syntax coloring of super-globals

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 3332b2bfa9a3fca0c308e565b48a600568dd5a28 Author: Christian Johansson Commit: Christian Johansson Fixes syntax coloring of super-globals --- phps-mode-lex-analyzer.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/phps-mode-lex-an

[elpa] externals/phps-mode 61d3e7b1e0 093/135: Passing bookkeeping test but via SDT

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 61d3e7b1e0ec6c8d1dd70bf5a26fa9f101f5b124 Author: Christian Johansson Commit: Christian Johansson Passing bookkeeping test but via SDT --- phps-mode-parser-sdt.el| 23 --- test/phps-mode-test-ast.el | 11 +-- 2 files changed,

[elpa] externals/phps-mode 4981a1eb45 032/135: SDT rules up to 520

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 4981a1eb458f8801bc2d961d703b6fd9c5d9f7de Author: Christian Johansson Commit: Christian Johansson SDT rules up to 520 --- phps-mode-parser-sdt.el | 560 1 file changed, 473 insertions(+), 87 deletions(-) dif

[elpa] externals/phps-mode 330e6fd6cc 128/135: Superglobals and $this not included in imenu index

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit 330e6fd6ccfb35cd7627fb5c469fb2b768e1b6c7 Author: christian Commit: christian Superglobals and $this not included in imenu index --- phps-mode-ast.el | 30 ++-- phps-mode-parser-sdt.el| 402 +++-- test/

[elpa] externals/phps-mode e8a5dbe153 126/135: Fix for trait and interface imenu

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit e8a5dbe15301efb819cabf19d1abcb5963d7f195 Author: christian Commit: christian Fix for trait and interface imenu --- phps-mode-parser-sdt.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/phps-mode-parser-sdt.el b/phps-mode-

[elpa] externals/phps-mode be00689e6f 119/135: Fixed sorting of imenu

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit be00689e6f2f654c45d39152f739f72b6d7ca0e4 Author: Christian Johansson Commit: Christian Johansson Fixed sorting of imenu --- phps-mode-ast.el | 92 -- phps-mode-parser-sdt.el| 24 test/p

[elpa] externals/phps-mode c0c37bafd9 110/135: Added some TODO items

2023-01-29 Thread Christian Johansson
branch: externals/phps-mode commit c0c37bafd944ef01b468d06aebe9c73cc1a49142 Author: Christian Johansson Commit: Christian Johansson Added some TODO items --- phps-mode-parser-sdt.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/phps-mode-parser-sdt.el b/phps-mode-parser-sdt.el inde

  1   2   >