-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add !#else
pre-processor directive support
#20
Labels
enhancement
New feature or request
Priority: P4
Resolution: Fixed
Status: Closed
Version: AdGuard v4.2.x (patch 2)
Version: Safari v1.11.16
Comments
ameshkov
changed the title
Add #else pre-processor directive support
Add Sep 19, 2023
!#else
pre-processor directive support
slavaleleka
changed the title
Add
Add support of Sep 22, 2023
!#else
pre-processor directive support!#else
pre-processor directive
slavaleleka
changed the title
Add support of
Add Sep 25, 2023
!#else
pre-processor directive!#else
pre-processor directive support
adguard-bot
added
Status: In Review
Resolution: Fixed
and removed
Status: In Progress
labels
Oct 2, 2023
adguard
pushed a commit
that referenced
this issue
Oct 3, 2023
Squashed commit of the following: commit a568d65 Author: Slava Leleka <v.leleka@adguard.com> Date: Mon Oct 2 22:08:47 2023 +0300 fix linter commit 4ea3cb5 Merge: dd94c11 4e77339 Author: Slava Leleka <v.leleka@adguard.com> Date: Mon Oct 2 22:07:38 2023 +0300 merge master into the branch commit dd94c11 Author: Slava Leleka <v.leleka@adguard.com> Date: Mon Oct 2 22:03:09 2023 +0300 fix FiltersDownloaderCreator() comment commit e6588f7 Author: Slava Leleka <v.leleka@adguard.com> Date: Mon Oct 2 19:22:29 2023 +0300 remove not used function commit bf0c4bf Author: Slava Leleka <v.leleka@adguard.com> Date: Mon Oct 2 16:51:22 2023 +0300 fix jsdoc commit b912971 Author: Slava Leleka <v.leleka@adguard.com> Date: Mon Oct 2 16:49:35 2023 +0300 add more tests commit 5b79151 Author: Slava Leleka <v.leleka@adguard.com> Date: Mon Oct 2 16:49:25 2023 +0300 handle invalid else directive commit 31fd9bb Author: Slava Leleka <v.leleka@adguard.com> Date: Mon Oct 2 16:26:39 2023 +0300 fix tests commit d50744d Author: Slava Leleka <v.leleka@adguard.com> Date: Mon Oct 2 16:17:07 2023 +0300 improve tests commit dbe5e67 Author: Slava Leleka <v.leleka@adguard.com> Date: Mon Oct 2 15:42:44 2023 +0300 use one function instead of findConditionEnd and findConditionElse commit a50ddcf Merge: 86ce098 086b55a Author: Slava Leleka <v.leleka@adguard.com> Date: Mon Oct 2 15:18:59 2023 +0300 Merge branch 'master' into feature/AG-26168 commit 86ce098 Author: Slava Leleka <v.leleka@adguard.com> Date: Fri Sep 29 21:13:00 2023 +0300 add tests for else directive commit 7f1eb3f Author: Slava Leleka <v.leleka@adguard.com> Date: Fri Sep 29 21:12:49 2023 +0300 add logging for tests commit eb9fc5c Author: Slava Leleka <v.leleka@adguard.com> Date: Fri Sep 29 21:12:23 2023 +0300 support else directive commit cfeba9c Author: Slava Leleka <v.leleka@adguard.com> Date: Fri Sep 29 17:23:22 2023 +0300 add cosmetic code fixes commit e3e0597 Author: Slava Leleka <v.leleka@adguard.com> Date: Fri Sep 29 17:19:38 2023 +0300 update readme
slavaleleka
added a commit
to AdguardTeam/FiltersRegistry
that referenced
this issue
Oct 24, 2023
slavaleleka
added a commit
to AdguardTeam/KnowledgeBase
that referenced
this issue
Oct 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
Priority: P4
Resolution: Fixed
Status: Closed
Version: AdGuard v4.2.x (patch 2)
Version: Safari v1.11.16
Makes perfect sense to have it:
AdguardTeam/CoreLibs#1806
gorhill/uBlock@194354c
The text was updated successfully, but these errors were encountered: