Go to file
Daimona Eaytoy f8438a4647 Remove the old parser
All methods were moved to the new parser. Tests and other pieces were
adjusted to expect just a single parser. There are still some TODOs
(remove AFPTransitionBase, remove $this->mCur), but these are left for
another commit.

Note that the new parser was not renamed: this is because the names are
wrong anyway (CachingParser is more of an Evaluator than a Parser, and
AFPTreeParser is the real parser, and should be renamed as well).

NOTE to reviewers: this patch looks quite big, but if you diff the old
parser with the new version of the CachingParser, you'll notice that the
diff is actually small, since everything was basically copied verbatim.

Bug: T239990
Change-Id: Ie914ef64c70503a201b4d2dec698ca2fa8e69b10
2021-04-09 13:23:07 +00:00
.phan Notify of a throttled filter 2020-12-19 10:31:29 +01:00
db_patches Clean up SchemaChangeHandler 2020-11-29 19:14:24 +00:00
i18n Localisation updates from https://translatewiki.net. 2021-04-09 08:57:23 +02:00
includes Remove the old parser 2021-04-09 13:23:07 +00:00
maintenance Increase coverage for more classes 2021-01-17 17:38:58 +00:00
modules Check response code and prevent exception in worker-abusefilter 2021-02-12 00:01:51 +00:00
tests Remove the old parser 2021-04-09 13:23:07 +00:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-10 23:05:48 +00:00
.gitignore Add config for Selenium and basic tests 2019-09-17 16:23:07 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml Fix method names of hook interfaces 2021-03-09 17:03:14 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Add aliases for Serbian language 2018-12-24 02:16:55 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.4.0 2018-09-01 05:29:54 +00:00
composer.json build: Updating dependencies 2021-01-28 21:17:54 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Remove the old parser 2021-04-09 13:23:07 +00:00
Gruntfile.js eslint config tweaks 2020-06-09 19:39:03 +01:00
package-lock.json build: Updating eslint-config-wikimedia to 0.20.0 2021-04-07 21:23:03 +00:00
package.json build: Updating eslint-config-wikimedia to 0.20.0 2021-04-07 21:23:03 +00:00