You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
phpinspect.el/test
Hugo Thunnissen f030a685d2
continuous-integration/drone/push Build was killed Details
Alter interpret-expression-type to interpret array-member assignment
interpret-expression-type now interprets assignment values provided through
array access as derived statements. This makes type inference work for cases
like `[$foo[0]]`, where it did not before.
1 year ago
..
fixtures Implement array member type inference 1 year ago
util Fix tests and patch bugs that came to light in the process 2 years ago
phpinspect-test.el Alter interpret-expression-type to interpret array-member assignment 1 year ago
test-autoload.el Implement psr-0 and psr-4 autoloaders 2 years ago
test-buffer.el Implement @method annotation indexation 2 years ago
test-class.el Fix bug in extended classes' method merging + add some tests 2 years ago
test-fs.el Implement psr-0 and psr-4 autoloaders 2 years ago
test-index.el Implement array member type inference 1 year ago
test-project.el Transition from index script to autoloader 2 years ago
test-type.el Fix bug in extended classes' method merging + add some tests 2 years ago
test-util.el Implement array member type inference 1 year ago
test-worker.el Replace index-thread with more generic and encapsulated worker type 2 years ago