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
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
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
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
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
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
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
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 |
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
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
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(+)
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
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
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 +-
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(+),
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(
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 ++---
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
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
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 +
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
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 +
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
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
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(-)
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(
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
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
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.
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 |
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
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
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
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 ++
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
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
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
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
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
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
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
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
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
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
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 |
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
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
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
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(-)
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
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 +++
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
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/
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
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(+),
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
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
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
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 +-
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
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
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 ++--
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
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
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
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/
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 ++
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(+),
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
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
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.
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
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
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(-)
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(-)
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
-
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
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
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 ++--
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
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
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
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
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
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
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
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 |
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 +
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
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
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
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
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
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
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,
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
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/
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-
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
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 - 100 of 190 matches
Mail list logo