1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-04 16:47:15 +02:00
uBlock/platform
Raymond Hill 4818405cf6
Remove need to pass parser at every compile() call
The compiler instance is already initialized with a
reference to the parser, no need to keep passing the
reference at each call to compile().
2021-08-05 13:30:20 -04:00
..
browser Group all compiling-related code into FilterCompiler() class 2021-08-04 15:14:48 -04:00
chromium Modularize codebase with export/import 2021-07-27 17:26:04 -04:00
common Fix jshint warnings 2021-08-03 12:08:59 -04:00
firefox Modularize codebase with export/import 2021-07-27 17:26:04 -04:00
nodejs Remove need to pass parser at every compile() call 2021-08-05 13:30:20 -04:00
opera Modularize codebase with export/import 2021-07-27 17:26:04 -04:00
safari Clarify that the code base was really old and obsolete 2019-09-22 09:57:38 -04:00
thunderbird Modularize codebase with export/import 2021-07-27 17:26:04 -04:00