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 91e24b97d4 Make bmap-token-meta error on unexpected input
Searching for an object that doesn't exist as a token can be really expensive,
so it's better to error on unexpected input and fix code on the calling side.
12 months ago
..
fixtures Implement Incremental Parsing 12 months ago
util Fix tests and patch bugs that came to light in the process 2 years ago
phpinspect-test.el Implement Incremental Parsing 12 months ago
test-autoload.el Implement psr-0 and psr-4 autoloaders 2 years ago
test-bmap.el Make bmap-token-meta error on unexpected input 12 months ago
test-buffer.el Fix some bugs introduced by the incremental parsing feature 12 months ago
test-class.el Fix bug in extended classes' method merging + add some tests 2 years ago
test-edtrack.el Fix some bugs introduced by the incremental parsing feature 12 months ago
test-fs.el Implement psr-0 and psr-4 autoloaders 2 years ago
test-index.el Implement Incremental Parsing 12 months ago
test-parser.el Implement Incremental Parsing 12 months ago
test-project.el Refactor phpinspect--project to phpinspect-project 1 year ago
test-resolvecontext.el Implement Incremental Parsing 12 months 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